++92 313 8389893
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 class is used to change image shapes into a circle?
.img-round
.img-thumbnail
.img-square
.img-circle
View Answer
2. Get Id Selector by using _________ function.
$.GetElementId()
document.getElementById()
All of these
$.getId()
View Answer
3. The _________ property of any event refers to the element that originated the event.
action
target
get
event
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. DOM Stands for?
Domestic Oriented Model
Document Object Model
Document Objection Model
Dynamic Object Model
View Answer
6. Which method is used to converts a string value into uppercase()?
toUpperCase()
Upper()
toLowercase()
Capitalize()
View Answer
7. In Bootstrap, content must be placed within
Columns
Container
Table
Rows
View Answer
8. Glyphicons is mainly used for?
animation
for icons
images
Slideshow
View Answer
9. __________ class defines the dialog layout of the modal?
modal-table
modal-header
modal-dialog
modal-content
View Answer
10. Which jQuery method is used to hide selected elements?
display(none)
hidden()
hide()
None of these
View Answer