++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 method is used to converts a string value into uppercase()?
toLowercase()
Capitalize()
toUpperCase()
Upper()
View Answer
2. Which class is used to change image shapes into a circle?
.img-square
.img-round
.img-circle
.img-thumbnail
View Answer
3. Glyphicons is mainly used for?
Slideshow
animation
images
for icons
View Answer
4. Which method is used to converts a given value into a string()?
toString()
substr()
toUppercase()
tostringfy()
View Answer
5. Which class provides a full width container, spanning the entire width of the viewport?
.full-container
.container-fixed
.container
.container-fluid
View Answer
6. If you want to have 3 equal columns in Bootstrap, which class would you use?
.col-md-6
.col-md-12
.col-md-4
.col-md-3
View Answer
7. How many columns in bootstrap grid system?
10
12
9
6
View Answer
8. Which class is used to show search glyphicon?
None of these
glyphicon-find
glyphicon-show
glyphicon-search
View Answer
9. DOM Stands for?
Dynamic Object Model
Document Objection Model
Domestic Oriented Model
Document Object Model
View Answer
10. The _________ property of any event refers to the element that originated the event.
action
event
get
target
View Answer