What does the acronym CSS stand for? MCQ with Answer and Explanation

What does the acronym CSS stand for?
A. Computer Style Sheets
B. Cascading Style Sheets
C. Creative Style Sheets
D. Common Style Sheets
Answer: Option B
Solution (By JKExamLibrary)
CSS stands for Cascading Style Sheets, used to describe the presentation of a document written in HTML.

This question belongs to: Computer Internet and Web Technologies

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1 Report Error
What is the purpose of an 'IP Address' assignment in internet architectures?
A. To format visual layouts of web content documents cleanly
B. To clean automated malware scripts from browser cache blocks
C. To uniquely identify a specific device interface on a network, allowing data packets to be correctly routed to it
D. To store email files permanently inside local terminal drives

Correct Answer: Option C


Explanation:
An Internet Protocol (IP) address serves as a unique logical address identifier for a device on an IP network, enabling accurate packet routing.

This question belongs to: Computer Internet and Web Technologies
Question #2 Report Error
In internet context, what does the term 'Phishing' refer to?
A. An algorithm used by routers to distribute network load smoothly
B. A high-speed networking technique to clean bad data packets
C. The fraudulent practice of sending emails masquerading as reputable sources to steal sensitive personal records
D. The mechanical process of searching database records via browser scripts

Correct Answer: Option C


Explanation:
Phishing is a social engineering attack where attackers impersonate trustworthy entities via email or websites to steal credentials, credit card details, or sensitive personal data.

This question belongs to: Computer Internet and Web Technologies
Question #3 Report Error
What type of attack involves an adversary secretly intercepting, reading, or altering communication messages between two web parties without either side knowing the channel is compromised?
A. Phishing email broadcast
B. Denial of Service crash sequence
C. SQL Injection vulnerability
D. Man-in-the-Middle (MitM) Attack

Correct Answer: Option D


Explanation:
A Man-in-the-Middle (MitM) attack occurs when a hacker inserts themselves into a communication session between a client and server to eavesdrop or modify data in transit.

This question belongs to: Computer Internet and Web Technologies