++92 313 8389893
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
Enroll Now
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. Which class is used to show search glyphicon?
glyphicon-search
glyphicon-find
glyphicon-show
None of these
View Answer
2. The bootstrap version in use should include the __________ for proper functioning of collapsible.
collaps.css
transition.js
popover.js
tooltip.js
View Answer
3. Which method is used to converts a string value into uppercase()?
toUpperCase()
Capitalize()
Upper()
toLowercase()
View Answer
4. How many columns in bootstrap grid system?
12
6
9
10
View Answer
5. DOM Stands for?
Dynamic Object Model
Domestic Oriented Model
Document Object Model
Document Objection Model
View Answer
6. The bootstrap version in use should include the __________ for proper functioning of popovers.
tooltip.js
form.css
popover.min
popover.js
View Answer
7. Which class provides a full width container, spanning the entire width of the viewport?
.container-fluid
.container-fixed
.full-container
.container
View Answer
8. Which contextual class indicates a successful or positive action?
.text-info
.text-warning
.text-success
.text-danger
View Answer
9. If you want to have 3 equal columns in Bootstrap, which class would you use?
.col-md-3
.col-md-6
.col-md-4
.col-md-12
View Answer
10. In Bootstrap, content must be placed within
Container
Columns
Rows
Table
View Answer