NEW
Font size
WorksheetsIEasy Breeze
Total questions: 25
Worksheet time: 8mins
Which of the following is a search engine?
Google Chrome
Linux
UNIX
Which of the following is volatile memory?
RAM
ROM
Hard disk
CD drive
Which type of code is not human-understandable?
Encrypted code
Assembly code
Byte code
Binary code
Which protocols are used to send and receive e-mail?
SMTP, POP3
SSH, POP3
POP3, SMTP
FTP, SSH
Which protocol is used for finding devices?
GPS
UDP
TCP
IP
Fill in the blanks with the appropriate CSS property:
.paragraph {
text-decoration: ________;
}
Italic
20px
underline
bold
The #define ... directive in C is handled by the C compiler during____
Semantic analysis
Code optimizer
Syntax analysis
Lexical analysis
Which of the following is not a wireless technology?
BLE
WiFi
PIR
Radar
Which of the following allows IoT devices to communicate and transmit data?
Accelerometer
Sensor
Firewall
Network
Definition of CIVIL in Civil Engineering?
Concrete Infrastructure Validation Inspection Laboratory
Construction Investigation and Various Information Leveling
Construction Innovation Value in Landscapes
City Improvement Ventures in Landscapes
Which instrument is used to measure horizontal angles in surveying?
Theodolite
Dumpy level
Measuring tape
Compass
Which of the following is a non-ferrous material?
Iron
Steel
Aluminium
Cast Iron
Which cycle is used in petrol engines?
Otto cycle
Diesel cycle
Brayton cycle
Rayton cycle
Which of the following is a common application of robotics?
Textile Weaving
Manufacturing and Welding Process
Writing Novels
Cooking Novels
Which manufacturing process involves pouring molten metal into a mold to create a desired shape?
Machining
Casting
Forming
Joining
Which of the following is a disadvantage of using steel in construction?
High strength-to-weight ratio
Susceptibility to corrosion
Durability
Fire resistance
Which of the following is not a file handling mode in C programming?
'r'
'w'
'x'
'a'
What is the purpose of dynamic memory allocation?
To allocate memory at compile time
To allocate memory at runtime
To deallocate memory at runtime
To allocate memory at compile time
What will be the output of the following code: int x = 5; int *p = &x; printf("%d", *p);
A) 5
B) Address of p
C) Address of x
D) Compilation error
What is the primary function of a PN junction diode?
Voltage regulation
Rectification
Signal amplification
Power dissipation
Which logic gate is known as the universal gate?
AND
OR
NAND
XOR
Which sorting algorithm is the simplest but inefficient for large datasets?
Bubble Sort
Merge Sort
Quick Sort
Heap Sort
Which AI technique is used to mimic the human brain?
Neural Networks
Decision Trees
K-Means Clustering
Linear Regression
Which of these is NOT a step in Data Science?
Data Collection
Data Cleaning
Data Cooking
Data Visualization
Which of the following is the strongest password?
Password_123
P@ssw0rd!
123456
userpassword
