++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. Glyphicons is mainly used for?
for icons
images
Slideshow
animation
View Answer
2. The bootstrap version in use should include the __________ for proper functioning of popovers.
form.css
popover.min
popover.js
tooltip.js
View Answer
3. If you want to have 3 equal columns in Bootstrap, which class would you use?
.col-md-3
.col-md-4
.col-md-12
.col-md-6
View Answer
4. Get Id Selector by using _________ function.
$.GetElementId()
$.getId()
document.getElementById()
All of these
View Answer
5. What is the full form of JSON?
JavaScript Object Notation
JavaScript Online Notation
Jquery Oriented Notation
None of these
View Answer
6. Which method is used to converts a string value into uppercase()?
Upper()
toLowercase()
toUpperCase()
Capitalize()
View Answer
7. what class are indicated by contextual classes for emphasizing cell or row
All of them
Danger
Warning
Success
View Answer
8. The bootstrap version in use should include the __________ for proper functioning of collapsible.
collaps.css
transition.js
popover.js
tooltip.js
View Answer
9. Which jQuery method is used to hide selected elements?
hidden()
display(none)
None of these
hide()
View Answer
10. The _________ property of any event refers to the element that originated the event.
get
target
event
action
View Answer