NEW
Font size
S
M
L
XL
WorksheetsWEB TECH
Total questions: 25
Worksheet time: 13mins
Name
Class
Date
1.
Identify the language which is used in Frontend Development?
a)
HTML
b)
CSS
c)
Java Script
d)
All the Above
2.
There are _____ level of heading in html Which of these is the largest planet in the Solar System?
a)
3
b)
4
c)
5
d)
6
3.
The purpose of markup is to
a)
add hypertext capablities
b)
enhance the document
c)
both A&B
d)
none of the above
4.
Which of the following tags do not require a terminator?
a)
<u>
b)
<br>
c)
<b>
d)
none of the above
5.
To get the ordered list we use
a)
<h1>
b)
<ul>
c)
<ol>
d)
<ml>
6.
For a particular font its size attribute can be an absolute value ranging form
a)
1 to 10
b)
1 to 9
c)
1 to 8
d)
1 to 7
7.
The Major components of the Web browser are ___
a)
Menu Bar
b)
ToolBar
c)
Location
d)
all of the above
8.
Which one of the following tags is used to insert graphics in the webpage
a)
<image>
b)
<immages>
c)
<img>
d)
<graphics>
9.
The following html tag is used to display the content as a moving text
a)
<marquee>
b)
</img>
c)
<a href>
d)
none of the above
10.
HTML comment should be enclosed between
a)
<!-and->
b)
<! And !>
c)
<!— and –“”
d)
none of the above
11.
_____ tag is used before beginning of the paragraph text
a)
<textarea>
b)
<sup>
c)
<p>
d)
<h1>
12.
The _____ element can be used to identify your html file to the outside world
a)
Title
b)
Body
c)
Head
d)
none of the above
13.
The decimal range of network address for class b network is between
a)
127-190
b)
128-190
c)
128-191
d)
127-255
14.
CGI stand for
a)
Command Gate Interface
b)
Common Gateway Interface
c)
Common Gate input
d)
None of the above
15.
In HTML ______ tag contains the information about the current document such as title etc.
a)
Body
b)
td
c)
Head
d)
none of the above
16.
Example of picture editing software is
a)
MS paint
b)
Photoshop
c)
Sound recorder
d)
none of the above
17.
Morphing is also related to
a)
Text
b)
Sound
c)
Animation
d)
none of the above
18.
For abbreviation we can use
a)
<abbr> </abbr> tags
b)
<acronym> </acronym>
c)
Both of the Above
d)
none of the above
19.
The domain for India is
a)
Ind
b)
Indi
c)
In
d)
Indus
20.
Which of the following methods can be used to display data in some form using Javascript?
a)
document.write()
b)
console.log()
c)
window.alert()
d)
all of the above
21.
What keyword is used to check whether a given property is valid or not?
a)
in
b)
is in
c)
exists
d)
lies
22.
When an operator’s value is NULL, the typeof returned by the unary operator is:
a)
Boolean
b)
Undefined
c)
Object
d)
Integer
23.
Which of the following is not a Javascript framework?
a)
Node
b)
Vue
c)
React
d)
Cassandra
24.
How do we write a comment in javascript?
a)
/* */
b)
//
c)
#
d)
$ $
25.
Which of the following keywords is used to define a variable in Javascript?
a)
let
b)
var
c)
Both A & B
d)
none of the above
Reset
