WorksheetsRNHS REV 1
Total questions: 48
Worksheet time: 24mins
What does the acronym "URL" stand for?
Uniform Resource Locator
Universal Resource Locator
Uniform Retrieval Locator
Universal Retrieval Locator
Which protocol is used to send emails?
SMTP
HTTP
FTP
SNMP
What does "GUI" stand for?
Graphical User Interface
General User Interface
Graphical Utility Interface
General Utility Interface
What does SQL stand for?
Structured Query Language
Simple Query Language
Standard Query Language
Sequential Query Language
What is the main purpose of a firewall?
To prevent unauthorized access
To speed up internet connection
To store data
To manage network traffic
What is cloud computing?
Computing services provided over the internet
Computing services provided by a local server
Computing services provided by a personal computer
Computing services provided by a mobile device
What is the main purpose of an IP address?
To identify a device on a network
To encrypt data
To store data
To manage network traffic
What is the difference between RAM and ROM?
RAM is volatile memory, ROM is non-volatile memory
RAM is non-volatile memory, ROM is volatile memory
RAM is read-only memory, ROM is read-write memory
RAM is used for long-term storage, ROM is used for short-term storage
What does HTTP stand for?
HyperText Transfer Protocol
HyperText Transmission Protocol
HighText Transfer Protocol
HyperText Transfer Process
What is the purpose of a DNS server?
To translate domain names into IP addresses
To encrypt data
To store data
To manage network traffic
What is the primary goal of artificial intelligence?
To create machines that can perform tasks requiring human intelligence
To create machines that can perform any task
To create machines that can only perform repetitive tasks
To create machines that can perform tasks that are easy for humans
What does NLP stand for in the context of AI?
Natural Language Processing
Neural Language Programming
Network Learning Protocol
None of the above
What is a neural network?
A computational model inspired by the human brain
A network of biological neurons
A type of database
A type of computer hardware
Which algorithm is commonly used for image recognition tasks?
Convolutional Neural Networks (CNNs)
K-means clustering
Decision trees
Support Vector Machines (SVMs)
What is the Turing Test used for?
To determine if a machine can exhibit intelligent behavior
To measure the speed of a computer
To test the security of a network
To evaluate the efficiency of an algorithm
Which of the following is a type of unsupervised learning?
K-means clustering
Linear regression
Decision trees
Support Vector Machines
What is the main goal of reinforcement learning?
To learn a policy that maximizes reward
To classify data into categories
To reduce the dimensionality of data
To cluster data points
What is a perceptron?
A type of artificial neuron
A type of database
A type of computer hardware
A type of programming language
Which algorithm is commonly used for natural language processing tasks?
Recurrent Neural Networks (RNNs)
K-means clustering
Convolutional Neural Networks (CNNs)
Decision trees
What is the main advantage of dynamic programming over recursion?
It avoids redundant calculations
It is easier to implement
It uses less memory
It is faster for all types of problems
What is the time complexity of binary search?
O(log n)
O(n)
O(n^2)
O(1)
Which sorting algorithm has the best average-case time complexity?
Quick sort
Bubble sort
Insertion sort
Selection sort
What is a greedy algorithm?
An algorithm that always makes the locally optimal choice
An algorithm that always makes the globally optimal choice
An algorithm that uses dynamic programming
An algorithm that uses recursion
What is the purpose of a hash function?
To map data of arbitrary size to fixed-size values
To sort data
To encrypt data
To compress data
Which algorithm is used to find the shortest path in a graph?
Dijkstra's algorithm
Depth-first search
Breadth-first search
Kruskal's algorithm
What is the time complexity of the merge sort algorithm?
O(n log n)
O(n)
O(n^2)
O(log n)
Which data structure is used in the implementation of a queue?
Linked list
Stack
Array
Tree
What is the purpose of a hash table?
To store key-value pairs
To sort data
To compress data
To encrypt data
Which algorithm is used to find the minimum spanning tree of a graph?
Kruskal's algorithm
Dijkstra's algorithm
Breadth-first search
Depth-first search
What is the primary purpose of blockchain technology?
To enable secure, transparent, and tamper-proof transactions
To create a centralized database
To mine cryptocurrencies
To create smart contracts
Which cryptocurrency was the first to be created?
Bitcoin
Ethereum
Litecoin
Ripple
What is a smart contract?
A self-executing contract with the terms directly written into code
A legal contract written in code
A contract that requires a lawyer to interpret
A contract that is stored on a centralized server
What is the consensus mechanism used by Bitcoin?
Proof of Work (PoW)
Proof of Stake (PoS)
Delegated Proof of Stake (DPoS)
Byzantine Fault Tolerance (BFT)
What is the maximum supply of Bitcoin?
21 million
100 million
1 billion
Unlimited
What is the primary purpose of a cryptocurrency wallet?
To store private and public keys
To mine cryptocurrencies
To create smart contracts
To trade cryptocurrencies
What is the consensus mechanism used by Ethereum?
Proof of Stake (PoS)
Proof of Work (PoW)
Delegated Proof of Stake (DPoS)
Byzantine Fault Tolerance (BFT)
What is a blockchain?
A distributed ledger
A type of database
A type of encryption algorithm
A type of cryptocurrency
What is the primary function of a miner in a cryptocurrency network?
To validate and record transactions
To create new cryptocurrencies
To trade cryptocurrencies
To store cryptocurrencies
What is the maximum supply of Ethereum?
Unlimited
21 million
100 million
1 billion
What is the primary purpose of a decentralized application (dApp)?
To run on a peer-to-peer network without a central authority
To store data
To mine new blocks
To validate transactions
What is the purpose of a nonce in blockchain technology?
To vary the input to the hash function
To encrypt transactions
To store data
To validate transactions
What is the primary purpose of a digital signature in cryptocurrency transactions?
To verify the authenticity of the sender
To encrypt the transaction data
To store the transaction data
To mine new blocks
What is the consensus mechanism used by Litecoin?
Proof of Work (PoW)
Proof of Stake (PoS)
Delegated Proof of Stake (DPoS)
Byzantine Fault Tolerance (BFT)
What is the primary function of a cryptocurrency exchange?
To facilitate the buying and selling of cryptocurrencies
To mine cryptocurrencies
To store cryptocurrencies
To create new cryptocurrencies
What is the purpose of a Merkle tree in blockchain technology?
To efficiently verify the integrity of data
To encrypt transactions
To store data
To validate transactions
What is the primary purpose of a consensus algorithm in blockchain?
To ensure all participants agree on the state of the blockchain
To encrypt transactions
To store data
To mine new blocks
What is the primary purpose of a decentralized finance (DeFi) platform?
To provide financial services without intermediaries
To store data
To mine new blocks
To validate transactions
What is the primary purpose of a token in a blockchain network?
To represent an asset or utility
To encrypt transactions
To store data
To validate transactions
