Safcode Institute by Sir Safder
+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 Development
Amazon Virtual Assistant
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 jQuery method is used to hide selected elements?
None of these
hide()
hidden()
display(none)
View Answer
2. If you want to have 3 equal columns in Bootstrap, which class would you use?
.col-md-12
.col-md-3
.col-md-6
.col-md-4
View Answer
3. Which class is used to change image shapes into a circle?
.img-circle
.img-thumbnail
.img-square
.img-round
View Answer
4. DOM Stands for?
Domestic Oriented Model
Document Object Model
Document Objection Model
Dynamic Object Model
View Answer
5. Which class provides a full width container, spanning the entire width of the viewport?
.container
.full-container
.container-fluid
.container-fixed
View Answer
6. jquery written in _________ .
Javascript
Java
All of these
C++
View Answer
7. Which method is used to converts a string value into uppercase()?
Upper()
toLowercase()
Capitalize()
toUpperCase()
View Answer
8. The bootstrap version in use should include the __________ for proper functioning of popovers.
popover.js
popover.min
form.css
tooltip.js
View Answer
9. Which method is used to converts a given value into a string()?
toString()
substr()
toUppercase()
tostringfy()
View Answer
10. Get Id Selector by using _________ function.
$.getId()
$.GetElementId()
All of these
document.getElementById()
View Answer