NEW
Font size
WorksheetsByteWise_round1
Total questions: 12
Worksheet time: 11mins
Which of the following creates the smallest header?
<H3></H3>
<H6></H6>
<H2></H2>
<H4></H4>
The universally accepted name for the first page on a website is
home.html
index.html
first.html
root.html
What will be the output of the given code ?
arr1 = [1, 7, 2, 3, 5, 6, 8]
x = arr1[7]
print(x)
7
6
8
error
Which tech stack is used in Web development ?
MERN
Power BI
Pytorch
Tensorflow
How many times will "Hi" be printed to the console?
0
1
2
3
High and low-level programming languages can be understood by a computer.
T
F
An example of a high-level programming language is:
Assembly
Dart
Cloud
Machine code
What is part of a database that holds only one type of information?
field
report
record
row
What is the value of factorial(4)
2
4
8
24
Which tech giant does not have a CEO of Indian origin?
Alphabet
Microsoft
Motorola
IBM
4.5 % of 450 is ?
45
10
20.25
30
A bus travels from the station to the beach, a distance of 576 km away in 6 hours. The bus is only allowed to travel at a maximum speed of 90 km/h. Did the driver break the speed limit?
Yes
No
