NEW
Font size
WorksheetsRound 1: Hack The Quest
Total questions: 22
Worksheet time: 8mins
BITCOIN was released in year ____?
1990
2009
1998
2013
A phase of the Program Development Cycle involves the consideration of what the end-users want or need.
Coding the Program
Planning the logic
Understanding the logic
Identify the following decentralized application that even pays you BAT cryptocurrency:
Lion
LeoAuth
FreeWAY
Brave
What will be the output of the following code:
x= '11_22'
print(float(x))
1122.0
11.22
1122
Error
Identify the person shown in the image below:
Guido van Rossum
Bjarne Stroustrup
Brendan Eich
Rasmus Lerdorf
Which of the following computers are on their way to replace to Supercomputers?
Mini Computers
Personal Computers
Quantum Computers
Main Frame Computers
What will be the output of:
print(type(1/2))
0.5
<class 'int'>
<class 'float'>
None
If a process fails, most operating system write the error information to a ______
new file
another running process
log file
none of the mentioned
Which of the following is not an Indian payment gateway? [BONUS QUESTION]
Find the Output-
x = 'PythonCoding'
y = x.rfind("o")
print(y)
4
5
6
7
Which of the following is an objective of network security?
Confidentiality
Integrity
Availability
All of the them
What is the Public DNS IP address of Google?
8.2.8.2.
8.4.4.8.
8.8.8.8.
4.8.4.8.
Which NLP model does Google use in its search system?
GPT-2
T5
BERT
GPT-3
Which of the following is a type of architecture used in computers nowadays?
Microarchitecture
Harvard Architecture
Von-Neumann Architecture
System Design
Which protocol is used for file transfer?
SMTP
TCP
FTP
SNMP
Which one is first fully supported 64-bit operating system?
Windows Vista
Linux
Mac
Windows XP
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]
PayTM
Google Pay
PayPal
BharatPe
Postfix expression is just a reverse of prefix expression.
TRUE
FALSE
Which of the below given sorting techniques has highest best-case runtime complexity :
selection sort
quick sort
insertion sort
bubble sort
In computer world, Trojan refer to
Virus
Malware
Worm
Spyware
What does the letter 'S' in HTTPS stands for?
Safe
Secure
Short
Shorter
Which of the following is not an example of DBMS?
MySQL
Microsoft Access
IBM DB2
