NEW
Font size
WorksheetsTech Verse Quiz
Total questions: 25
Worksheet time: 8mins
What is the difference between HTML and CSS?
HTML is for styling, CSS is for structure
HTML is a programming language, CSS is a markup language
HTML is for structure, CSS is for styling
Both are the same
What is the full form of CSS?
Computer Style Sheet
Cascading Style Sheet
Creative Style Sheet
Colorful Style Sheet
Which of the following best describes how the DOM interacts with JavaScript?
JavaScript can only read data from the DOM
JavaScript can both read and modify elements and attributes in the DOM
JavaScript cannot access the DOM directly
The DOM automatically updates without JavaScript
When a web page loads, how is the DOM created?
The server sends a JSON structure to create the DOM
The browser parses the HTML and builds the DOM tree dynamically
The user creates the DOM manually
The CSS file generates the DOM
What is a loop in programming?
A way to store data
A statement that repeats a block of code
A function
A variable
Which loop is best when the number of iterations is known?
for
while
do-while
None
When using Flexbox, how does the `justify-content` property behave if `flex-direction` is set to column?
It aligns items horizontally
It aligns items vertically along the main axis
It centers items in both directions
It reverses item order automatically
Which part of the box model is the innermost?
Border
Padding
Content
Margin
What is a
An inline element
A block-level container used to group elements
A styling tag
A table element
Is HTML a programming language?
Yes, it is used for logic
No, it is a markup language
Yes, it compiles code
Yes, it executes functions
What is SQL Injection vulnerability?
Injecting ads
Manipulating database queries
Increasing CPU speed
Formatting the server
Main advantage of 2FA (Two Factor Authentication) is?
Twice password needed
Second verification like OTP required
Unlimited login attempts
Faster login
What is Brute Force attack?
Trying random passwords till correct matches
Installing legal software
Only DDOS attack
Only social engineering
What does hashing do?
Converts data into irreversible fixed size value
Compresses a file
Encrypts data reversible
Deletes data permanently
What is Phishing?
Fake emails/websites to steal credentials
Increasing WiFi range
Memory leak attack
BIOS level attack
What is Social Engineering in cyber security?
Hacking hardware
Tricking humans to give sensitive info
Increasing social media likes
Programming social apps
Which one is an example of a weak password?
2748@tY$
H**8@n!c
123456
qW#71jL2
What is Malware?
A type of operating system
Harmful software designed to damage system
Password manager
Antivirus
What should you NOT share with anyone?
Name
Age
OTP
Favorite movie
After a server is compromised, what should be the first step in forensic investigation?
Format the system immediately
Preserve logs and volatile memory
Send an email to the hacker
Uninstall the antivirus
What is a sensor?
A device that stores data
A device that detects physical changes in the environment
A type of microcontroller
A display unit
Which of the following is a microcontroller?
Arduino Uno
Raspberry Pi
Desktop CPU
WiFi Router
Raspberry Pi is:
A microcontroller board
A single-board computer
A power supply
A temperature sensor
What is the full form of PIR sensor?
Passive Infrared Sensor
Programmable Infrared Reader
Passive Internal Receiver
Power Infra Range
Why do we use 5G networks?
To provide slower data transfer
To support high-speed, low-latency communication
To replace Wi-Fi
To connect wired devices
