CLASS: X
SUBJECT:COMPUTER APPLICATIONS
REVISION WORKSHEET - 1
Section A
1. Which of the following is NOT an Internet protocol?
(A) FTP (B) SMTP (C) HTML (D) HTTP
2. The full form of URL is:
(A) Uniform Resource Locator (B) Universal Reference Link
(C) Uniform Reference Locator (D) Unique Resource Link
3. The HTML tag used to insert a line break is:
(A) <LINE> (B) <BREAK> (C) <BR> (D) <HR>
4. Which protocol is used to send emails?
(A) SMTP (B) POP3 (C) FTP (D) HTTP
5. Which tag is used to create an unordered list in HTML?
(A) <OL> (B) <UL> (C) <LI> (D) <LIST>
6. Which of the following is a top-level domain?
(A) .com (B) .html (C) www (D) index
7. Assertion (A): The <HR> tag is used to draw a horizontal line across the webpage.
Reason (R): <HR> is a paired tag that needs both start and end tags.
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.
Section B
1. Explain the use of cellspacing in a table with example.
2. Write HTML code to create a paragraph with text “This is my webpage” in red color and center
aligned.
3. Write HTML code to create a hyperlink to “https://www.google.com” that opens in a new tab.
4. Differentiate between HTTP and HTTPS.
Section C
1. Correct the following HTML statements:
i. <H3 align=middle>Welcome<H3>
ii. <A link=“www.example.com”>Click here</A>
iii. <UL type=”1”>
2. Sunita visited the website http://www.cbse.gov.in.
i. Identify the protocol.
ii. What does .gov represent?
iii. What is the difference between domain name and URL?
3. Write HTML code to create an ordered list of three programming languages starting with Roman
numerals.
4. Write HTML code to display:
i. CO₂
Section D
Write HTML code to create a webpage with:
● Title: “My Class Record”
● Background color: lightgreen
● Heading: “Student Report” (H2, centered)
● A table with border=1, cellpadding=3:
Roll No Name Marks
1 Roha 50
2 Sanya 48
Section E
1. A travel agency named “HolidayWorld” has launched its website. Answer:
i. Which internet service is used for selling tour packages online?
ii. Which service enables video chat with customers?
iii. Which service allows uploading travel videos?
iv. Which service is used to send regular e-mail updates?
CLASS: X
SUBJECT:COMPUTER APPLICATIONS
REVISION WORKSHEET - 2
Section A
1. Which of the following is an example of e-Governance?
(A) Filing online tax (B) Booking train ticket (C) Online shopping (D) Attending Zoom class
2. DNS stands for:
(A) Digital Network System (B) Domain Name System
(C) Device Naming Service (D) Data Numbering Server
3. Which attribute of <IMG> displays alternative text if image fails to load?
(A) alt (B) src (C) href (D) text
4. Which of the following is NOT a mobile technology?
(A) 4G (B) Bluetooth (C) HTML (D) SMS
5. Which protocol is used to receive emails?
(A) SMTP (B) POP3 (C) FTP (D) DNS
6. Which attribute of <TABLE> sets the space between the cell contents and cell border?
(A) cellpadding (B) cellspacing (C) align (D) border
7. Which of the following is NOT a web service?
(A) e-Learning (B) e-Banking (C) e-Shopping (D) Bluetooth transfer
8. HTTPS is considered secure because it uses:
(A) Encryption (B) Decryption (C) Fewer packets (D) Faster speed
9. Assertion (A): <BR> tag is an empty tag.
Reason (R): Empty tags do not require an end tag.
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.
Section B
1. What is a hyperlink? Write an example with <A> tag.
2. Explain the difference between cellpadding and cellspacing with example.
3. What is e-Banking? Write two advantages.
4. Rohit wants to create a definition list of “Computer” and “Internet”. Write HTML code.
Section C
1. Rewrite the correct code:
i. <A hyper=www.yahoo.com target="next">Yahoo</A>
ii. <FONT colour=red size="7">Text</FONT>
iii. <IMG file="logo.png" width=200 height=100>
2. Priya visits https://www.google.co.in. Answer:
i. Which part is the protocol?
ii. What does .in indicate?
iii. What does the ‘s’ in https represent?
3. Write HTML code to create a hyperlink to http://www.dpsrohini.com that opens in a new
window.
Section D
Write HTML code to create a webpage with:
● Title: “My School Timetable”
● Background color: lightyellow
● Heading: “Time Table” (H2, centered)
● A table with border=1 containing:
Day Period 1 Period 2
Mon English Science
Tue Maths Computer
Section E
1. Anjali is learning HTML online. Answer:
i. Which software is needed to write HTML?
ii. What is the extension of HTML files?
iii. Differentiate between tag and attribute.
iv. Which attribute is used to set a background image?
2. A group of students is working on a science project. Identify services:
i. They search for information online.
ii. They share notes.
iii. They interact through video conferencing.
iv. They purchase project materials online.