Computer Science - IT MCQs
Topic Notes: Computer Science - IT
<p>MCQs and preparation resources for competitive exams, covering important concepts, past papers, and detailed explanations.</p>
Plato
- Biography: Ancient Greek philosopher (427–347 BCE), student of Socrates and teacher of Aristotle, founder of the Academy in Athens.
- Important Ideas:
- Theory of Forms
- Philosopher-King
- Ideal State
841
What should you do if you receive a suspicious email?
Answer:
Delete the email without clicking on any links or opening any attachments
The safest course of action is to delete the email and report it as phishing if your email provider offers that option.
842
What is the purpose of the "developer tools" built into most modern browsers?
Answer:
To help web developers inspect and debug websites
Developer tools provide a range of features for inspecting the HTML, CSS, and JavaScript of a webpage.
843
What is a "hard refresh" in a web browser?
Answer:
A way to reload a web page and force the browser to re-download all the files, including those that are stored in the cache
A hard refresh can be useful for fixing problems with websites that are not loading correctly.
844
How many collision domains does a 12-port switch create?
Answer:
12
Each port on a switch is its own collision domain, so a 12-port switch creates 12 collision domains.
845
The term "Internet of Things" (IoT) was coined by:
Answer:
Kevin Ashton
The term "Internet of Things" was coined by Kevin Ashton in 1999.
846
Which browser is the successor to the original Netscape Navigator?
Answer:
SeaMonkey
The SeaMonkey project is a community-driven effort to continue the development of the Netscape Communicator internet suite.
847
A home Wi-Fi network is an example of a:
Answer:
LAN
A home Wi-Fi network connects devices within a home, which is a small geographical area, so it is a LAN.
848
A network in a single room or building is a:
Answer:
LAN
A Local Area Network (LAN) is confined to a small area, such as a single room, a building, or a campus.
849
What is a key advantage of a switch over a hub?
Answer:
It reduces collisions.
By creating a separate collision domain for each port, a switch dramatically reduces the number of collisions on a network.
850
What is a potential issue with P2P file sharing?
Answer:
Copyright infringement and malware.
P2P networks are often used for the illegal distribution of copyrighted material, and downloading files from unknown peers can expose you to viruses and malware.