++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. The bootstrap version in use should include the __________ for proper functioning of collapsible.
tooltip.js
collaps.css
transition.js
popover.js
View Answer
2. Get Id Selector by using _________ function.
$.getId()
document.getElementById()
$.GetElementId()
All of these
View Answer
3. Which class provides a full width container, spanning the entire width of the viewport?
.container-fixed
.container-fluid
.full-container
.container
View Answer
4. Which method is used to converts a given value into a string()?
toUppercase()
toString()
substr()
tostringfy()
View Answer
5. Which jQuery method is used to hide selected elements?
hidden()
None of these
display(none)
hide()
View Answer
6. What is the full form of JSON?
None of these
Jquery Oriented Notation
JavaScript Object Notation
JavaScript Online Notation
View Answer
7. The _________ property of any event refers to the element that originated the event.
get
event
action
target
View Answer
8. The bootstrap version in use should include the __________ for proper functioning of popovers.
popover.min
popover.js
tooltip.js
form.css
View Answer
9. How many columns in bootstrap grid system?
12
10
6
9
View Answer
10. In Bootstrap, content must be placed within
Columns
Container
Table
Rows
View Answer