You are on page 1of 5

Class: X Session: 2022-23

Computer Applications (Code 165)


Maximum Marks: 50 Time Allowed: 2 hours
General Instructions:
1. This Question Paper has 5 Sections A-E.
2. All Questions are compulsory. However, an internal choice of approximately 30% is provided.
3. Section A has 12 questions carrying 01 mark each.
4. Section B has 7 Very Short Answer (VSA) type questions carrying 02 marks each.
5. Section C has 4 Short Answer (SA) type questions carrying 03 marks each.
6. Section D has 1 Long Answer (LA) type question carrying 04 marks.
7. Section E has 2 Source based /Case-based /Passage based Questions carrying 04 marks each.

Section – A (All questions are compulsory)

Q1. c. Digital signature

Q2. b. online reservation

Q3. b webserver

Q4 d HTTP

Q5 b SMTP

Q6 d URL

Q7 c <a href = “www. touchpad.com”> touchpad.com </a>

Q8 a. <img src = “lion.png” />

Q9 b. Using <!-- and -->

Q10 c type

Q11 a Both Assertion (A) and Reason (R) are true and Reason (R) is a correct
explanation of Assertion (A).

Q12 c) Assertion (A) is true and Reason (R) is false.

Q13 Electronic governance or e-governance implies government functioning


with the application of ICT (Information and Communications
Technology).
There are 4 types of e-governance namely:
 G2C (Government to Citizens)
 G2B (Government to Business)
 G2E (Government to employees)
 G2G (Government to Government)

Q14 Video conferencing is live, visual connection between two or more


remote parties over the internet that simulates a face-to-face meeting.
Video conferencing is important because it joins people who would not
normally be able to form a face-to-face connection.
5 elements required for video conferencing are:-
 Video Input
 Video Output
 Audio Input
 Audio Output
 Network
OR
Electronic banking, Use of computers and telecommunications to
enable banking transactions to be done by telephone or computer
rather than through human interaction. Its features include electronic
funds transfer for retail purchases, automatic teller machines (ATMs),
and automatic payroll deposits and bill payments.
3 security measures
 User Identification
 The PIN System
 Signature based E-Banking

Q15 The input tag is used within < form> element to declare input controls
that allow users to input data. An input field can be of various types
depending upon the attribute type. The Input tag is an empty element
which only contains attributes. For defining labels for the input
element, < label> can be used.

Q16 FTP is used for downloading files, while SMTP is used for send emails.
SMTP allows mails to be transferred between sender and receiver on
the same or different computers. FTP, on the other hand, divides the
client and server into data and control.

Q17 Inline CSS allows you to add styles to specific HTML elements. The
internal CSS stylesheet allows you to include CSS code in <head>
section of a markup document.
Inline CSS: Requires the style attribute placed inside an HTML element.
Internal CSS: Requires the <style> element placed inside the head
section of an HTML file.

Q18 The ol element is used when the list is ordered and the ul element is
used when the list is unordered.
For the UL element, possible values for the type attribute are disc,
square, and circle. The default value depends on the level of nesting of
the current list. These values are case-insensitive for the OL element,
possible values for the type attribute are 1,a,A,i,I

Q19 Cellpadding basically defines the space present between a table cell's
border and the content present in it. Cellspacing basically defines the
space present between individual adjacent cells. One can create it using
the tag of HTML <table>, but it sets the type attribute to cellpadding.

Q20 The digital divide is a term that refers to the gap between demographics
and regions that have access to modern information and
communications technology (ICT), and those that don't or have
restricted access. This technology can include the telephone, television,
personal computers and internet connectivity.
Digital rights, closely linked to freedom of expression and privacy, are
those that allow people to access, use, create and publish digital media,
as well as access and use computers, other electronic devices and
communications networks.

Q21 a) Username is info and domain name is touchpad.com


b) SMTP
c) @ sign is used to connect username with the domain name.

Q22 a) {background-image: url("images/OrangeEdu.jpg"); }


b) <p style="color:red"> I love Computer Application</p>

Q23 Radha should use blogs. logs provide more shareable content than just
your products or service posts for consumers to share with others
across social media. It's a great way to educate customers, provide tips
or how-tos, and create more connections with your brand.
3 websites to create blogs are:
 WordPress (www.wordpress.org)
 LinkedIn (www.linkedin.com)
 Weebly (www.weebly.com)

Q24
<html>
<center>
<h2>Places to visit in Delhi</h2>
</center>
<body>
<br>
<center>
<img src="C:\Users\Sonia Mittal\Desktop\Delhi.jpg">
</center>
<ol>
<li> North Delhi
<ol type=a>
<li>India Gate
<li>Red Fort
</ol>
<li>East Delhi
<ul type=disc>
<li>Swaminarayan Akshardham
<li> Lotus Temple
</ul>
</ol>
</body>
</html>

Q25 <html>
<Title> Annual Day</Title>
<body>
<table border="5" >
<h3>Annual Day Practice Time Table</h3>
<tr>
<td >Period No.</td>
<td>1</td>
<td>2</td>
<td>3</td>
</tr>
<tr>
<td>Monday</td>
<td>Grade-7</td>
<td>Grade-8</td>
<td>Grade-9</td>
</tr>
<tr>
<td>Tuesday</td>
<td colspan=2 align="center">Grade-6</td>
<td>Grade5</td>
</tr>
Q26 a) E-Shopping
b) www.myntra.com & www.ajio.com
c) https and lock symbol before url
d) Google Chrome & Internet Explorer
e) Airtel & Jio

You might also like