+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. Which contextual class indicates a successful or positive action?
.text-warning
.text-info
.text-success
.text-danger
View Answer
2. Get Id Selector by using _________ function.
$.getId()
$.GetElementId()
document.getElementById()
All of these
View Answer
3. Which class provides a full width container, spanning the entire width of the viewport?
.full-container
.container
.container-fluid
.container-fixed
View Answer
4. what class are indicated by contextual classes for emphasizing cell or row
Danger
Success
All of them
Warning
View Answer
5. Which class is used to show search glyphicon?
glyphicon-show
None of these
glyphicon-search
glyphicon-find
View Answer
6. DOM Stands for?
Domestic Oriented Model
Document Object Model
Document Objection Model
Dynamic Object Model
View Answer
7. __________ class defines the dialog layout of the modal?
modal-dialog
modal-table
modal-content
modal-header
View Answer
8. The _________ property of any event refers to the element that originated the event.
action
target
get
event
View Answer
9. Which method is used to converts a string value into uppercase()?
toUpperCase()
toLowercase()
Upper()
Capitalize()
View Answer
10. If you want to have 3 equal columns in Bootstrap, which class would you use?
.col-md-4
.col-md-3
.col-md-6
.col-md-12
View Answer