Students can access the CBSE Sample Papers for Class 10 Computer Applications with Solutions and marking scheme Term 2 Set 3 will help students in understanding the difficulty level of the exam.
CBSE Sample Papers for Class 10 Computer Applications Term 2 Set 3 with Solutions
Time allowed: 2 hours
Maximum Marks: 25
General Instructions:
- The Question Paper contains three sections A, B and C. Each section is compulsory.
- Section A has 4 questions of short answer type. Each question is of 2 marks. Internal choice is provided in 1 question.
- Section B has 3 questions of Long Answer Type-I (LA-I). Each question is of 3 marks. Internal choice is provided in 1 question.
- Section C has 2 questions of Long Answer Type-II (LA-II). Each question is of 4 marks.
SECTION – A (8 Marks)
(This section has 4 questions of short answer type. Each question is of 2 marks. Internal choice is provided in 1 question )
Question 1.
Dinesh is confused with the terms website and web portaL Help him by giving difference between them.
OR
A company has revised the salary structure of its employees. They want to inform them through email but do not want them to know about other receivers. Help them by differentiating between Cc and Bcc. (2)
Answer:
Website | Web Server |
1. A website is a location present on the internet that one can access via its URL. | 1. A web portal is a single point of access for information in which the content is personalized and categorized for a set of specific users. |
2. It is like a knowledge domain, and any user can access it with or without Logging in. | 2. It acts os a gateway to Let users access the intended knowledge from a specified domain. |
OR
Cc | Bcc |
1. Cc stands for Carbon Copy. | 1. Bcc stands for Blind carbon copy. |
2. It allows you to send the same mail message to multiple recipients at the same time. | 2. It allows the sender to send same mail. message to multiple recipients without Letting them know that some other person has also received the same message. |
Related Theory:
The mails that you have sent can be seen in ‘Sent mail’ folder and before they are successfully sent or are in queue can be seen in ‘Outbox’
Caution:
Cc and Bcc both are used for sending same email to multiple recipients.
Question 2.
Consider the given code:
<a href= “mailto: [email protected] “>Send Email</a>
Define the use of Mailto. (2)
Answer:
Mailto link is a type of HTML link that activates the default mail client on the computer for sending an e-mail.
Related Theory:
HREF is abbreviated as “Hypertext Reference”. The document to be linked is specified with HREF attribute.
Question 3.
Garvit wants to create a table with border width 5 pixels, border colour red and background colour of the table as blue. Write a code for him. (2)
Answer:
<TABLE bgcolor = “blue” border = 5 bordercolor = “red’’>
Question 4.
A CSS declaration includes a property name. Define property. (2)
Answer:
A CSS property is a type of attribute of HTML tag. In short, all the HTML attributes are converted into CSS properties. They could be color, border etc.
Related Theory
You can include any number of properties for each selector, but they must be separated by semicolons. The property name and its value should be separated by a colon. Each declaration should be terminated by a semicolon (;).
SECTION – B (9 Marks)
(This section has 3 questions of Long Answer Type-I (LA-I). Each question is of 3 marks. Internal choice is provided in 1 question.)
Question 5.
Mr. Aurbindo has installed a Wifi at home but he is worried that internet would spoil his children. Help him by describing the advantages of internet, (any three) (3)
Answer:
The advantages of internet are as follows:
- The Internet is a source of endless knowledge supply which anyone can access free of cost.
- With online shopping, selling and buying goods has become easy.
- Using internet the sharing of files has become easier and faster.
- The mobile and online banking is a feature of internet that helps in instant money transfer.
- Internet is also a vast source of entertainment.
Note : Write any three
Question 6.
To send an email you need an email id. An email account is written in special format. Exemplify the format of an email account.
OR
Saheb Singh is an accountant in a private company. For office correspondence he still relies on traditional mailing system. Enlist some disadvantages of email. (3)
Answer:
An E-mail address consists of two parts. The first part is called username and the second one is calLed domain name. Both the parts are separated by ‘(§)’ (at) symbol. An E-mail address is written in the following format:
username@hostname
for example: [email protected]
In the above example sharma_rajat is user-name. A username is always written on the left side of @ symbol The portion to the right of @ identifies the server or host or network that services the e-mail. In the above example rediffmail.com is the host.
Caution:
The host or server is sometimes also called the email server or domain name.
OR
Although Email is the most easiest and fastest way of communication over internet, it has some disadvantages too. Some of them are listed below:
- Both the sender and receiver should have email account.
- Internet is required to send or receive email.
- The attachments with e-mail can be a source of viruses.
- Limited size of data file can be sent as attachment.
- Email lacks in personal touch therefore it is a hasty medium to convey emotions.
- No guarantee that the mail will be read until the user logs on and checks E-mail.
Note : Write any three.
Question 7.
A URL or a web address is divided into different parts and each part or component is separated by ‘/’ symbol Explain the components of URL by giving an example. (3)
Answer:
URL stands for Uniform Resource Locator. It is the address or location of a web page on Internet. A URL consists of three parts:
type://address/path
Consider the following URL
http://www.myweb.com/homepage.php
In the given URL various parts are as follows:
- http is the type of protocol
- www.myweb.com is the domain name or IP address of the server on the Internet.
- homepage.php is the location or path of the file on the server.
SECTION – C (8 Marks)
(This section has 2 questions of Long Answer Type-II (LA-II). Each question is of 4 marks. Question-8 is of case-based type.)
Question 8.
Read the case study given below and attempt any 4 sub-questions (out of 5). Each sub-question carries 1 mark. (4)
Sugandha lives with her family in Pune, Maharashtra. Her daughter, Anushka, is studying in Jaipur. From talking to sending money, all their activities are dependent on internet.
(A) Sugandha and Anushka generally do audio video conversation. What type of internet service are they using?
Answer:
Video conferencing.
Related Theory:
Video conferencing is a type of telecommunication tool in which two or more people are engaged in an audio visual call. It allows users at different locations to attend face-to-face meetings without having to move to single location together.
(B) Name any two social networking sites that allow audio-video conversation.
Answer:
Skype, Facebook Messenger
Related Theory:
Social networking is the use of web based social media applications to build connections with friends, relatives, clients etc. A large number of social networking sites are available on web. They may be in forms of blogs, microblogs, message boards, discussion forums, chat rooms etc.
(C) Sugandha wants to pay Anushka’s college fees, but has no time to travel so far. How can she pay her fees?
Answer:
Using Net banking facility.
Related Theory:
E-Banking is a form of banking in which transactions are done through Computers and other telecommunication devices. Internet banking, personal computer (PC) banking, online banking, virtual banking, remote electronic banking are all synonyms for e-banking.
(D) Anushka’s college sends the performance card online to the parents for which the college has taken address of parents.
Answer:
Email.
Related Theory:
An email is a service for sending or receiving emails or messages in the form of text audio, video, etc over the internet
(E) During pandemic the college sent all the students back to their respective homes and started teaching them online. This is called
Answer:
E-Learning.
Related Theory:
Some popular e-learning software are: eFront, Adobe Captivate, Udemy, Articulate, Udacity etc.
Question 9.
A restaurant wants to display the following menu on its website:
Write a code in HTML to generate the following table considering the specifications as given below. Students can write code for any 4 specifications out of the given 5 specifications.
Specification 1: Title of the table should be “Treat Point” which should be center aligned.
Specification 2: Table Border should be red in colour and its thickness should be 5 pixels.
Specification 3: Background colour of the table should be cyan.
Specification 4: Attribute rowspan and colspan should be used wherever required.
Specification 5: The table should exactly contain same number of rows and columns as shown above.
The data in each cell should be as shown in the above table. (4)
Answer:
<html> <body> ctable border="5px” bordercolor = "red" bgcolor="cyan"> <caption align=center>Treat Point</caption> <tr> <td > Indian </td> <td> <ul> <li> Masala Dosa </li> <li> Chhole Bhature </li> <li> paav Bhaji </li> </ul> </td> </tr> <tr> <td> Chinese </td> <td> <ol> <li> Chilli Paneer </li> <li> Manchurian </li> <li> Noodles </li> </ol> </td> </tr> </table> </body> </html>