+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. jquery written in _________ .
C++
Java
All of these
Javascript
View Answer
2. Which class is used to change image shapes into a circle?
.img-circle
.img-thumbnail
.img-square
.img-round
View Answer
3. Which class provides a full width container, spanning the entire width of the viewport?
.container-fluid
.container-fixed
.full-container
.container
View Answer
4. Which sign does jQuery use as a shortcut for jQuery?
% Sign
? Sign
@ Sign
$ Sign
View Answer
5. Which method is used to converts a string value into uppercase()?
Capitalize()
Upper()
toUpperCase()
toLowercase()
View Answer
6. Get Id Selector by using _________ function.
$.getId()
document.getElementById()
$.GetElementId()
All of these
View Answer
7. In Bootstrap, content must be placed within
Container
Table
Columns
Rows
View Answer
8. __________ class defines the dialog layout of the modal?
modal-content
modal-header
modal-table
modal-dialog
View Answer
9. The _________ property of any event refers to the element that originated the event.
action
event
get
target
View Answer
10. If you want to have 3 equal columns in Bootstrap, which class would you use?
.col-md-4
.col-md-12
.col-md-6
.col-md-3
View Answer