+923132835245
safcodeinstitute@gmail.com
Online Quiz
10000+ Questions!
Students Works
Ideas & Topics!
Live Coding
HTML & CSS
Home
(current)
About
Courses
CIT
Web Designing
Graphic Designing
Web Development
Digital Marketing
WordPress + SEO
Artificial Intelligence (AI)
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Softwares
Contact
Test Your Programming Skills with Safcode!
Here is all important interview / exams questions.
Student doing practice apptitude test on safcode platform.
Instruction: "Total Number of Questions: 20
Each question carry 10 mark , no negative marking"
Quiz Start
1. DOM Stands for?
Domestic Oriented Model
Document Objection Model
Document Object Model
Dynamic Object Model
View Answer
2. In Bootstrap, content must be placed within
Columns
Rows
Table
Container
View Answer
3. Which class provides a full width container, spanning the entire width of the viewport?
.full-container
.container-fixed
.container-fluid
.container
View Answer
4. Which contextual class indicates a successful or positive action?
.text-warning
.text-info
.text-success
.text-danger
View Answer
5. what class are indicated by contextual classes for emphasizing cell or row
Success
Danger
Warning
All of them
View Answer
6. Which class is used to show search glyphicon?
glyphicon-find
None of these
glyphicon-search
glyphicon-show
View Answer
7. Which class is used to change image shapes into a circle?
.img-square
.img-round
.img-thumbnail
.img-circle
View Answer
8. Which method is used to converts a string value into uppercase()?
Capitalize()
Upper()
toLowercase()
toUpperCase()
View Answer
9. Which jQuery method is used to hide selected elements?
display(none)
hidden()
None of these
hide()
View Answer
10. Which method is used to converts a given value into a string()?
toUppercase()
tostringfy()
toString()
substr()
View Answer