Top 50+ Solved Web Essentials MCQ Questions Answer
Q. Which tag creates a check box for a form in HTML?
a. <checkbox>
b. <input type="checkbox">
c. <input=checkbox>
d. <input checkbox>
Q. Which of the following attributes is used to specify elements to bind stylerules to?
a. id
b. class
c. tag
d. all of the mentioned
Q. Which selector is used to specify a rule to bind a particular uniqueelement?
a. id
b. class
c. tag
d. both class and tag
Q. __________ has introduced text, list, box, margin, border, color, andbackground properties.Answer:- CSS
a. css
b. selector
c. declaration
d. text color
Q. The _______property is used to set the color of the text.Answer:- Text color
a. css
b. selector
c. declaration
d. text color
Q. The CSS __________properties is used to define the background effects.Answer:- background
a. css
b. selector
c. background
d. text color
Q. _______ is a platform independent light weighted objet based scriptinglanguage.
a. java script
b. head
c. number ,string & boolean
d. none of these
Q. JavaScript support three primitive data types: ___________.
a. java script
b. head
c. number ,string & boolean
d. none of these
Q. JavaScript allows two composite data types: __________
a. objects and array
b. head & title
c. number & boolean
d. none of these
Q. _________ keyword is used to declare variables in java script
a. dim
b. head
c. var
d. none of these
Q. DOM stand for ___________
a. document object model
b. document object memory
c. document oriented memory
d. none of these