Multiple Choice
The snippet that has to be used to check if "a" is not equal to "null" is
A) if(a!=null)
B) if (!a)
C) if(a!null)
D) if(a!==null)
Correct Answer:

Verified
Correct Answer:
Verified
Q12: A hexadecimal literal begins with<br>A)00<br>B)0x<br>C)0X<br>D)Both b and
Q13: The <link> tag goes inside<br>A)body section<br>B)head section<br>C)style
Q14: CSS comments are inserted inside …………………<br>A)//...................//<br>B)<!..................><br>C)/*..................*/<br>D)All of
Q15: Which of the following are the background
Q16: When does JavaScript code appear inline within
Q18: The _ property specifies the stack order
Q19: JavaScript Code can be called by using<br>A)RMI<br>B)Triggering
Q20: _ property specifies an image to use
Q21: To specify table border in CSS, _
Q22: Head tag is used for?<br>A)Writing style<br>B)Writing Java