Aspirant Academy

MCQ

Basic Computer: Internet & WWW MCQ - Practice Questions with Answers

Solve 15 Basic Computer: Internet & WWW questions for RAS/RPSC preparation.

Practice questions

Q1Consider the following statements about web browsers. Statement 1: A web browser is used to access and display web pages. Statement 2: Pressing F5 in most browsers refreshes the currently opened web page. Statement 3: A web browser directly assigns IP addresses to all computers on the Internet. Which of the statements given above are correct?

A Statement 1 and Statement 2 only
B Statement 1 and Statement 3 only
C Statement 2 and Statement 3 only
D Statement 1, Statement 2 and Statement 3
Explanation

A browser such as Chrome, Edge or Firefox is client software used to request, receive and display web pages. So Statement 1 is correct. F5 is the standard refresh key in mainstream browsers, so Statement 2 is also correct. Statement 3 adds an unrelated networking function. IP addresses are assigned through network configuration and services such as DHCP, not by the browser. Therefore, only Statements 1 and 2 are correct.

Q2Which statement correctly distinguishes the Internet from the World Wide Web?

A The World Wide Web is the physical cable network, while the Internet is only a collection of web pages.
B The Internet is a global network of networks, while the World Wide Web is a system of linked web pages accessed through it.
C The Internet works only for email, while the World Wide Web works only for printing documents.
D The Internet and the World Wide Web are two names for exactly the same thing.
Explanation

The Internet is the underlying global network that connects computers, servers and smaller networks. The World Wide Web is not the whole Internet; it is a service that uses the Internet to access interlinked web pages through browsers. The stem asks for a distinction, so the correct option must keep the larger network and the web-page system separate. Email, file transfer and other services can also use the Internet. Hence option B states the standard relationship accurately.

Q3Assertion (A): A website address beginning with HTTPS is generally safer for sending login details than the same site over plain HTTP. Reason (R): HTTPS uses encryption to help protect data exchanged between the browser and the web server. Choose the correct answer.

A Both A and R are true, and R is the correct explanation of A.
B Both A and R are true, but R is not the correct explanation of A.
C A is true, but R is false.
D A is false, but R is true.
Explanation

The assertion is about safety while sending login details. HTTPS means that HTTP is being used with a security layer that encrypts the communication between the browser and the web server. This does not guarantee that every website is honest, but it does protect data in transit better than plain HTTP. The reason states exactly this encryption point, so both the assertion and the reason are true, and the reason correctly explains the assertion.

Q4Match List I with List II. List I: I. DNS II. Browser III. Hyperlink IV. Search engine List II: 1. Opens and displays web pages 2. Converts domain names into IP addresses 3. A clickable link to another resource 4. Finds web pages using keywords

A I-2, II-1, III-3, IV-4
B I-1, II-2, III-4, IV-3
C I-4, II-3, III-1, IV-2
D I-3, II-4, III-2, IV-1
Explanation

DNS stands for Domain Name System and translates human-readable domain names into IP addresses used by computers. A browser such as Chrome or Edge opens and displays web pages. A hyperlink is a clickable connection that takes the user to another page, file or resource. A search engine finds web pages after the user enters keywords. Matching these functions gives I-2, II-1, III-3 and IV-4. This is why option A is the only fully correct sequence.

Q5Match List I with List II. List I: I. Web browser II. Search engine III. Internet service provider IV. IP address List II: 1. Helps users find information on the Web 2. Displays web pages to the user 3. Provides Internet connectivity to customers 4. Numeric address used to identify a device on a network Choose the correct code.

A I-2, II-1, III-3, IV-4
B I-1, II-2, III-3, IV-4
C I-2, II-3, III-1, IV-4
D I-4, II-1, III-3, IV-2
Explanation

A web browser, such as Chrome or Edge, is used to display web pages. A search engine helps users search for information available on the Web. An Internet service provider supplies Internet connectivity to customers through broadband, fibre, mobile data, or similar services. An IP address is the numeric address used to identify a device on a network. Therefore the correct matching is I-2, II-1, III-3 and IV-4.

You've seen 5 of 15 sample questions

Unlimited practice on Basic Computer: Internet & WWW comes with the RAS Test Series + Practice pack or Gate Pass.

More questions

6Read the Assertion (A) and Reason (R) carefully. Assertion (A): Pressing F5 in most web browsers reloads the current web page. Reason (R): Reloading asks the browser to fetch the page content again from the website or cache. Choose the correct answer.

ABoth A and R are true, and R is the correct explanation of A.
BBoth A and R are true, but R is not the correct explanation of A.
CA is true, but R is false.
DA is false, but R is true.

7Which statement correctly describes the relationship between the Internet and the World Wide Web?

AThe Internet is the global network infrastructure, and the World Wide Web is a service that runs on it.
BThe World Wide Web is the hardware cable system, and the Internet is only a set of web pages.
CThe Internet and the World Wide Web are two names for exactly the same thing.
DThe World Wide Web can work without any network connection because it is stored only inside a browser.

8Assertion (A): Domain names are easier for users to remember than numeric IP addresses. Reason (R): The Domain Name System translates domain names into their corresponding IP addresses. Choose the correct answer.

ABoth A and R are true, and R is the correct explanation of A.
BBoth A and R are true, but R is not the correct explanation of A.
CA is true, but R is false.
DA is false, but R is true.

9Which of the following is NOT a correct statement about HTTPS?

AHTTPS uses encryption to make data exchange more secure.
BHTTPS is commonly used on banking and payment websites.
CHTTPS guarantees that a website will never contain false information.
DHTTPS is the secure version of HTTP for web communication.

10Match List I with List II. List I: I. URL II. HTTP III. HTML IV. ISP List II: 1. Markup language used to create web pages 2. Address of a resource on the web 3. Organisation that provides Internet access 4. Protocol used for transferring web pages

AI-2, II-4, III-1, IV-3
BI-4, II-2, III-1, IV-3
CI-2, II-1, III-4, IV-3
DI-3, II-4, III-1, IV-2

11Which of the following statements about web pages and browsers is incorrect?

AA web page can contain text, images, audio, video, and hyperlinks.
BA hyperlink is used to move from one web page or resource to another.
CA browser is mainly used to open and view websites and web pages.
DA browser permanently stores all websites on the user's computer, so the Internet is not needed after installation.

12In Internet terminology, what is the main purpose of a URL?

ATo give the address of a resource on the Internet
BTo encrypt every file stored on a computer
CTo increase the speed of the Internet connection
DTo permanently delete unwanted web pages

13Which of the following statements about search engines and web browsers is incorrect?

AA search engine helps users find web pages by keywords.
BA web browser can open a website when its URL is entered in the address bar.
CA search engine and a web browser are the same program, and a website cannot be opened without a search engine.
DThe home page of a website is usually its main or starting page.

14Statement 1: A URL is used to identify the address of a resource on the Web. Statement 2: In a web address, HTTPS generally indicates an encrypted connection between the browser and the website. Which of the following is correct?

AOnly Statement 1 is correct.
BOnly Statement 2 is correct.
CBoth Statement 1 and Statement 2 are correct.
DNeither Statement 1 nor Statement 2 is correct.

15Which statement best describes the relationship between the Internet and the World Wide Web?

AThe Internet is the global network infrastructure, and the World Wide Web is a service that runs on it.
BThe World Wide Web is the physical cable system, and the Internet is only a browser.
CThe Internet and the World Wide Web are two names for exactly the same thing.
DThe Internet works only when web pages are opened through search engines.

More topics in Basic Computer

Explore other subjects