Computer Science/IT MCQs
Topic Notes: Computer Science/IT
MCQs and preparation resources for competitive exams, covering important concepts, past papers, and detailed explanations.
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
591
In the client-server model, the server provides a:
Answer:
Centralized service
The services and resources are managed and provided from a central location.
592
When should you use a hard refresh?
Answer:
All of the above
A hard refresh can be a useful troubleshooting step in a variety of situations.
593
In the URL "[https://www.example.com/page](https://www.google.com/search?q=https://www.example.com/page)", what is "https://"?
Answer:
The protocol
The protocol specifies how data is to be exchanged between the browser and the web server. "https" stands for Hypertext Transfer Protocol Secure.
594
A web \_\_ consists of one or more web pages on a web server.
Answer:
Site
A website is a collection of related web pages, including multimedia content, typically identified with a common domain name.
595
What is the "deep web"?
Answer:
The part of the World Wide Web that is not indexed by search engines
The deep web includes content such as online banking portals, webmail, and private databases.
596
What is an intranet?
Answer:
A private network using internet protocols within an organization
An intranet is an internal network restricted to an organization using Internet protocols.
597
When was the first version of Netscape Navigator released?
Answer:
1994
Netscape Navigator was a dominant web browser in terms of usage share in the 1990s. Its first version was released in 1994.
598
What is a routing table?
Answer:
A list of IP addresses and the best path to reach them
A router uses a routing table to store information about different networks and how to reach them.
599
A "server" in the client-server model is:
Answer:
Both a and b
A server is both the hardware (a powerful computer) and the software (e.g., web server software, database server software) that runs on it to provide services.
600
A hub connects:
Answer:
Both b and c
A hub, like a switch, is used to connect devices within the same network, but it is less efficient.