+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
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. What is the full form of JSON?
JavaScript Online Notation
JavaScript Object Notation
Jquery Oriented Notation
None of these
View Answer
2. what class are indicated by contextual classes for emphasizing cell or row
Success
All of them
Danger
Warning
View Answer
3. The bootstrap version in use should include the __________ for proper functioning of popovers.
tooltip.js
form.css
popover.js
popover.min
View Answer
4. If you want to have 3 equal columns in Bootstrap, which class would you use?
.col-md-6
.col-md-4
.col-md-3
.col-md-12
View Answer
5. The _________ property of any event refers to the element that originated the event.
action
event
target
get
View Answer
6. Which sign does jQuery use as a shortcut for jQuery?
? Sign
$ Sign
@ Sign
% Sign
View Answer
7. __________ class defines the dialog layout of the modal?
modal-content
modal-header
modal-dialog
modal-table
View Answer
8. How many columns in bootstrap grid system?
6
10
9
12
View Answer
9. Which method is used to converts a string value into uppercase()?
Upper()
toLowercase()
toUpperCase()
Capitalize()
View Answer
10. Which contextual class indicates a successful or positive action?
.text-danger
.text-warning
.text-info
.text-success
View Answer