NEW
Font size
WorksheetsQuizBuzz
Total questions: 45
Worksheet time: 33mins
The Electronics and IT Ministry of India is to collaborate with which company to set up a Quantum Computing Applications Lab?
Microsoft
Apple
Amazon
A WhatsApp API enabled chatbot called ‘Mitra’ was launched by which company to provide employment opportunities?
Infosys
Mahindra
Vahan
TCS
What command gives you the authority to install applications in Linux?
ls -a
sudo apt-get install
su apt-get-install
None of these
Using the following commands, you can clone a specific branch of
a GitHub repo
Step 1. git checkout <branch_name>
Step 2. git clone <branch_name>
Step 1. git clone <github_rep_url>
Step 2. git clone <branch_name>
git clone --single-branch --branch <branch_name> <github_repo_url>
git clone -single-branch <branch_name> < github_repo_url >
The Chandra X-ray Observatory was launched by which space agency?
SpaceX
Blue Origin
ISRO
NASA
Which motor company has the highest market share in the world?
Volkswagen
Tesla
Honda
Toyota
Which of the following is an NFT?
Bitcoin
Real Estate
Ether
Dogecoin
Which programming language can be used for both client-side and server-side
of a web application?
Java
Python
JavaScript
PHP
This cryptocurrency follows the ‘proof of stake’ consensus mechanism
Ethereum 2.0
Litecoin
Bitcoin
Bitcion Cash
Which software can be used to run Microsoft Windows games to run on Linux-based operating systems?
Proton
Oracle VM VirtualBox
Microsoft Store
Atom
What is a bitcoin miner?
A type of blockchain
An algorithm that predicts the next part of the chain
A person doing calculations to verify transactions
Computers that validate and process blockchain transactions
Which Linux command do you use to change the file permission of a file or directory?
mod
change
chmod
mv
The CEO of this mortgage startup recently laid off a large no. of employees at a zoom meeting
GoDaddy.com
Better.com
Quicken Loans
JPMorgan Chase
Which organization will regulate crypto exchanges in India?
RBI
Wazir
Securities and Exchange Board of India
Bombay Stock Exchange
Dynamic Programming is basically
Tree Traversal technique
Brute Force Algorithm
Recursion
+
Memory
Sorting Algorithm
What is the correct HTML for making a hyperlink
<a name="http://mcqsets.com">MCQ Sets Quiz</a>
<http://mcqsets.com</a>
<a href="http://mcqsets.com">MCQ Sets Quiz</a>
url="http://mcqsets.com">MCQ Sets Quiz
Which country’s space agency is to test fire the Space Launch System (SLS), the most powerful rocket ever built?
Japan
China
United States
India
Express is a backend framework for
Node.js
Java
Python
PHP
Choose the correct Statement:
Library does not let you in charge of the flow of the application
Framework forces you to code in a specific structure
There is no difference between library and Framework
Bootstrap is a CSS library
What is the name given to the computer's short-term memory that is lost when the computer is turned off?
CPU
Hardware
RAM
Processor
Which of the following is not an example of an image file?
JPG
TIF
BMP
DOC
What does the block in the blockchain consist of?
Transaction Data.
A Hash Point
A Time Stamp
All of These.
Which of the following is not an application of artificial intelligence?
Database and Management System
Chatbots
Light Detecting and Ranging
Face recognition system
______ is the process of finding errors and fixing them within a program.
Compiling
Debugging
Scanning
Executing
What is the only thing that computers understand?
Low-level language.
Machine code
High-level Language
Algorithm
Which of the following is themselves a collection of different data types?
String.
Structures
Array.
All of the above.
The number of letters skipped in between adjacent letters in the series are multiples of 3. which of the following series observes this rule?
DHLPU
LORUX
AELPZ
GKOTZ
Evaluate !(1 && !(0 || 1))
ERROR
FALSE
TRUE
Cannot be Evaluated.
If x means +, / means -, - means x, + means /, then 8x7-8+40/2=?
7 52
1
7 53
8 52
In the following list of numerals how many 2's are followed by 1's but not preceded by 4?
4 2 1 2 1 4 2 1 1 2 4 4 4 1 2 2 1 2 1 4 4 2 1 4 2 1 2 1 2 4 1 4 2 1 2 4 1 4 6
5
1
More than 5
4
Which of the following correctly shows the hierarchy of Arithmetic Operator in C?
/ + * -
+ - / *
/ * + -
* - / +
In which of the following languages,the instructions are written in the form of 0s and 1s?
Assembly Language
Programming Language
High-Level Language
Machine Language
Which of the following describes the use of technology or machinery, specifically involving gases?
Actuation
Hydraulics
Pneumatics
Carbonation
A robot that follows a program and does not need a human to control it is a(n)
Tethered robot
Artificial intelligence robot
Remote control robot
Autonomous robot
The Command do you use to create Linux file system is –
fsck
mkfs
mount
None of the above
What technology is used to record cryptocurrency transactions?
Blockchain
Machine Learning
Tokens
Coinbase
A folder in windows computer can't be made with the name
can
con
mak
make
URL stands for:-
Uniform Resource Locator
Universal Resource Locator
Unique Resource Locator
Uniform Reserve Locator
Which one is the first web browser invented in 1990
Internet Explorer
Mosaic
Mozilla
Nexus
Firewall in computer is used for
Security
Data Transmission
Authentication
Monitoring
What is the binary value of 'A'
01000100
11000001
01100001
01000001
What is the full form of PDF?
Printed Document Format
Public Document Format
Portable Document Format
Published Document Format
What is the limit of characters for a tweet on Twitter
110
140
280
150
Which keyword is used to come out of a loop only for that iteration?
Break
Continue
Return
None
What is a node in blockchain?
A type of cryptocurrency
A crypto exchange
An NFT
A connected computer in a blockchain network
