wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Round 1: Hack The Quest

Total questions: 22

Worksheet time: 8mins

Name
Class
Date
1.

BITCOIN was released in year ____?

a)

1990

b)

2009

c)

1998

d)

2013

2.

A phase of the Program Development Cycle involves the consideration of what the end-users want or need.

a)

Coding the Program

b)

Planning the logic

c)

Understanding the logic

3.

Identify the following decentralized application that even pays you BAT cryptocurrency:

a)

Lion

b)

LeoAuth

c)

FreeWAY

d)

Brave

4.

What will be the output of the following code: 

x= '11_22'

print(float(x))

a)

1122.0

b)

11.22

c)

1122

d)

Error

5.

Identify the person shown in the image below:

a)

Guido van Rossum

b)

Bjarne Stroustrup

c)

Brendan Eich

d)

Rasmus Lerdorf

6.

Which of the following computers are on their way to replace to Supercomputers?

a)

Mini Computers

b)

Personal Computers

c)

Quantum Computers

d)

Main Frame Computers

7.

What will be the output of: 

print(type(1/2))

a)

0.5

b)

<class 'int'>

c)

<class 'float'>

d)

None

8.

If a process fails, most operating system write the error information to a ______

a)

new file

b)

another running process

c)

log file

d)

none of the mentioned

9.

Which of the following is not an Indian payment gateway? [BONUS QUESTION]

a)
b)
c)
d)
10.

Find the Output-

x = 'PythonCoding'

y = x.rfind("o")     

print(y)                                                              

a)

4

b)

5

c)

6

d)

7

11.

Which of the following is an objective of network security?

a)

Confidentiality

b)

Integrity

c)

Availability

d)

All of the them

12.

What is the Public DNS IP address of Google?

a)

8.2.8.2.

b)

8.4.4.8.

c)

8.8.8.8.

d)

4.8.4.8.

13.

Which NLP model does Google use in its search system?

a)

GPT-2

b)

T5

c)

BERT

d)

GPT-3

14.

Which of the following is a type of architecture used in computers nowadays?

a)

Microarchitecture

b)

Harvard Architecture

c)

Von-Neumann Architecture

d)

System Design

15.

Which protocol is used for file transfer?

a)

SMTP

b)

TCP

c)

FTP

d)

SNMP

16.

Which one is first fully supported 64-bit operating system?

a)

Windows Vista

b)

Linux

c)

Mac

d)

Windows XP

17.

The person below in the image is known for his famous meme, he is one of the judges at Shark Tank India, he is also the co-founder of ________?

[BONUS Question]

a)

PayTM

b)

Google Pay

c)

PayPal

d)

BharatPe

18.

Postfix expression is just a reverse of prefix expression.

a)

TRUE

b)

FALSE

19.

Which of the below given sorting techniques has highest best-case runtime complexity :

a)

selection sort

b)

quick sort

c)

insertion sort

d)

bubble sort

20.

In computer world, Trojan refer to

a)

Virus

b)

Malware

c)

Worm

d)

Spyware

21.

What does the letter 'S' in HTTPS stands for?

a)

Safe

b)

Secure

c)

Short

d)

Shorter

22.

Which of the following is not an example of DBMS?

a)

MySQL

b)

Microsoft Access

c)

IBM DB2

d)

Google