++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 sign does jQuery use as a shortcut for jQuery?
? Sign
% Sign
@ Sign
$ Sign
View Answer
2. If you want to have 3 equal columns in Bootstrap, which class would you use?
.col-md-3
.col-md-12
.col-md-6
.col-md-4
View Answer
3. The bootstrap version in use should include the __________ for proper functioning of popovers.
popover.js
tooltip.js
popover.min
form.css
View Answer
4. The bootstrap version in use should include the __________ for proper functioning of collapsible.
collaps.css
tooltip.js
transition.js
popover.js
View Answer
5. Get Id Selector by using _________ function.
All of these
$.GetElementId()
$.getId()
document.getElementById()
View Answer
6. what class are indicated by contextual classes for emphasizing cell or row
All of them
Success
Danger
Warning
View Answer
7. Glyphicons is mainly used for?
Slideshow
images
animation
for icons
View Answer
8. Which jQuery method is used to hide selected elements?
display(none)
hidden()
hide()
None of these
View Answer
9. Which class provides a full width container, spanning the entire width of the viewport?
.container-fixed
.container
.full-container
.container-fluid
View Answer
10. The _________ property of any event refers to the element that originated the event.
action
event
target
get
View Answer