Time:
20:00
1.
Which class property makes an image transparent ?
w3-trans
w3-opacity
w3-grayscale
None of the above
2.
Which keyword is a must to use when JavaScript code is to run in older browser ?
let
var
const
none of the above
3.
How are tones created in Images ?
When white is added to a color
When grey is added to a color
When black is added to a color
None of the above
4.
__________ is used to specify a new condition to test if the first condition is false.
if
else
else if
none of the above
5.
Shortcut keys for rotating canvas 90 Degree clockwise is _________.
CTRL+Alt+Shift+10
CTRL+Shift+0
CTRL+Alt+Shift+F10
CTRL+Alt+Shift+0
6.
Which of the following directives is used to start an angular JS application ?
ng-model
ng-init
ng-app
ng-repeat
7.
What is not correct about Embedded Style Sheets ?
specifies the Multipurpose Internet Mail Extensions (MIME) type that describes a file’s content
The style element’s type attribute
Class Selectors are used in Embedded Style sheets
Embedded style sheets enable to embed an entire CSS document in an XHTML
All the statements are correct
8.
How to specify individual items in an ordered list ?
ol
ul
li
None of the above
9.
What does the .edu domain represents ?
Entertainment domain
Education domain
e-Learning domain
Commercial domain
10.
Rectangular Marquee tool is used for the purpose of :
Selecting portion inside image
Floating the marquee
Creating marquee
None of the above
11.
What protocol is used by all computer connections to the Internet ?
UDP
Telnet
TCP/IP
FTP
12.
What is not correct about the Style class ?
Style-class declarations are preceded by a period
Apply only to specific element types defined in the style sheet
Define styles that can be applied to any element
Style-class declarations are preceded by an underscore
13.
Which is not a valid CSS type ?
Embedded
Inline
External
Outline
14.
Which is not a vibrant color ?
Purple
Red
Orange
White
15.
Which is not a valid text alignment class in W3.Text ?
w3-center-align
w3-left-align
w3-center
w3-right-align
16.
Which comparison operator is used to find equality of type as well as content between two variables ?
==
===
=
None of the above
17.
An element can be accessed in JavaScript using :
getElementsByName
getElementsByClassName
getElementsById
All of the above
18.
Which of the following can be used as a prefix for Directives ?
data
ng-
Both (A) and (B)
None of the above
19.
Which is true about <iframe> tag ?
Its inline frame
Embed another document within a current HTML document
Both (A) and (B) are true
None
20.
Are the negative values allowed in padding property ?
No
Yes
Cannot say
May be
Submit