HTML-CSS-JS-QUIZ
467 subscribers
Multiple choice Questions of HTML & CSS
Download Telegram
In Javascript, 'this' is a .........
Anonymous Quiz
31%
String
37%
Keyword
10%
Tag
13%
Attribute
8%
All of the above
HTML-CSS-JS-QUIZ pinned «Who is making the Web standards?»
HTML-CSS-JS-QUIZ pinned «"QuickTime" video format is created by»
HTML-CSS-JS-QUIZ pinned «Which of the following is the correct way to send mail in HTML?»
HTML-CSS-JS-QUIZ pinned «Full form of PNG is»
HTML-CSS-JS-QUIZ pinned «What will be the output of following CSS code?
h1 {color: "green";}
»
HTML-CSS-JS-QUIZ pinned «Javascript Arrays are written with ______ bracket.»
In JavaScript, The escape caharacter starts from ..........
Anonymous Quiz
30%
/
24%
\
9%
|
27%
/*
10%
All of the above
Comparing two JavaScript objects always returns ........
Anonymous Quiz
41%
True
22%
Falue
20%
Error
11%
Nothing happens
6%
None of the above
How do you display a border like this:

The top border = 10 pixels The bottom border = 5 pixels The left border = 20 pixels The right border = 1pixel ?
Anonymous Quiz
43%
border-width: 10px 5px 20px 1px
35%
border-width: 10px 1px 5px 20px
16%
border-width: 10px 20px 5px 1px
6%
border-width: 10px 5px 1px 20px
How do you select all p elements inside a div element?
Anonymous Quiz
37%
div.p
36%
div p
17%
div + p
4%
div-p
6%
None of the above
/i flag is used in Javascript for
Anonymous Quiz
12%
Inactive
39%
Inline
21%
Internal
14%
Insensitve
13%
Insert
/g flag is used to replace the .......... match.
Anonymous Quiz
11%
Good
38%
Global
16%
Genuine
18%
Gateway
17%
GUI
In Javascript, the second parameter of ............ specifies the length of the extracted part.
Anonymous Quiz
18%
slice()
31%
substring()
20%
substr()
31%
All of the above
In Javascript, the maximum number of decimals is
Anonymous Quiz
30%
15
40%
16
12%
17
18%
18
Charcode of '&'
Anonymous Quiz
30%
36
34%
37
29%
38
7%
39
Character code of '' :
Anonymous Quiz
32%
128512
37%
128151
22%
128525
9%
128516