Safcode Institute by Sir Safder
+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 Development
Amazon Virtual Assistant
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. How many columns in bootstrap grid system?
6
10
12
9
View Answer
2. The _________ property of any event refers to the element that originated the event.
get
action
event
target
View Answer
3. jquery written in _________ .
C++
Javascript
Java
All of these
View Answer
4. Which jQuery method is used to hide selected elements?
display(none)
hide()
hidden()
None of these
View Answer
5. The bootstrap version in use should include the __________ for proper functioning of popovers.
popover.js
form.css
popover.min
tooltip.js
View Answer
6. DOM Stands for?
Domestic Oriented Model
Dynamic Object Model
Document Objection Model
Document Object Model
View Answer
7. Which sign does jQuery use as a shortcut for jQuery?
% Sign
$ Sign
? Sign
@ Sign
View Answer
8. Which class is used to show search glyphicon?
glyphicon-find
None of these
glyphicon-show
glyphicon-search
View Answer
9. Which method is used to converts a given value into a string()?
toUppercase()
toString()
substr()
tostringfy()
View Answer
10. Which method is used to converts a string value into uppercase()?
Upper()
toLowercase()
toUpperCase()
Capitalize()
View Answer