+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 + SEO
Artificial Intelligence (AI)
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. Which contextual class indicates a successful or positive action?
.text-warning
.text-info
.text-danger
.text-success
View Answer
2. Which method is used to converts a given value into a string()?
tostringfy()
substr()
toUppercase()
toString()
View Answer
3. The _________ property of any event refers to the element that originated the event.
event
target
action
get
View Answer
4. DOM Stands for?
Document Object Model
Document Objection Model
Domestic Oriented Model
Dynamic Object Model
View Answer
5. The bootstrap version in use should include the __________ for proper functioning of collapsible.
tooltip.js
transition.js
collaps.css
popover.js
View Answer
6. Which jQuery method is used to hide selected elements?
hidden()
None of these
hide()
display(none)
View Answer
7. How many columns in bootstrap grid system?
9
6
10
12
View Answer
8. If you want to have 3 equal columns in Bootstrap, which class would you use?
.col-md-12
.col-md-4
.col-md-3
.col-md-6
View Answer
9. Which method is used to converts a string value into uppercase()?
toUpperCase()
Upper()
toLowercase()
Capitalize()
View Answer
10. Which class provides a full width container, spanning the entire width of the viewport?
.container-fluid
.full-container
.container-fixed
.container
View Answer