+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 method is used to converts a given value into a string()?
toString()
tostringfy()
toUppercase()
substr()
View Answer
2. Which class provides a full width container, spanning the entire width of the viewport?
.container-fixed
.full-container
.container
.container-fluid
View Answer
3. Get Id Selector by using _________ function.
document.getElementById()
$.getId()
All of these
$.GetElementId()
View Answer
4. The bootstrap version in use should include the __________ for proper functioning of popovers.
popover.min
form.css
tooltip.js
popover.js
View Answer
5. The _________ property of any event refers to the element that originated the event.
event
action
target
get
View Answer
6. If you want to have 3 equal columns in Bootstrap, which class would you use?
.col-md-3
.col-md-6
.col-md-12
.col-md-4
View Answer
7. In Bootstrap, content must be placed within
Rows
Container
Columns
Table
View Answer
8. Which method is used to converts a string value into uppercase()?
Capitalize()
toUpperCase()
toLowercase()
Upper()
View Answer
9. __________ class defines the dialog layout of the modal?
modal-content
modal-header
modal-table
modal-dialog
View Answer
10. What is the full form of JSON?
JavaScript Online Notation
None of these
Jquery Oriented Notation
JavaScript Object Notation
View Answer