Students can access the CBSE Sample Papers for Class 10 Computer Applications with Solutions and marking scheme Term 2 Set 8 will help students in understanding the difficulty level of the exam.
CBSE Sample Papers for Class 10 Computer Applications Term 2 Set 8 for Practice
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.
Explain Telnet. (2)
Question 2.
Links are core fundamental feature of the web. Describe significance of linking. (2)
Question 3.
Gayatri has written a code for a table in her HTML document. How can she control the inner borders of the table? (2)
Question 4.
The background properties of CSS are used to enhance the appearance of background of a web page. Define different background properties.
OR
Create an HTML document to display the product’s information i.e. product code, product name and its rate. The heading of this page will be “Product List”. Link the external CSS file mainxss to this document. (2)
SECTION – B (9 Marks)
(This section has 3 questions of Long Answer Type-1 (LA-1). Each question is of 3 marks. Internal choice is provided in 1 question)
Question 5.
Discuss the advantages of e-banking.
OR
Discuss the disadvantages of e-banking. (3)
Question 6.
What are the advantages of video conferencing? (3)
Question 7.
What are the advantages of E-Governance? (3)
SECTION – C (8 Marks)
(This section has 2 questions of Long Answer Type-ll (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 comes 1 mark.
Anshika Khurana is a media reporter in a Local channel She collects news from various sources. These sources are Locals and from other cities as well. (4)
(A) Anshika needs an internet connection. Suggest any two popular Internet Service Providers in India.
(B) Arun is Anshika’s source and provides news from Bihar. He uploads news videos on her WhatsApp account. What is meant by uploading?
(C) Anshika has to do field reporting for which she makes audio visual call She uses web service.
(D) The news items are in form of images and videos. Anshika uses protocol to download these files.
(E) Anshika lost her mobile phone while reporting a news. She needs to buy a new mobile phone. Which is the latest communication technology being used in mobile phones?
Question 9.
Write the HTML code to design the web page as shown below, considering the given specifications. Students can write code for any 4 specifications out of the given 5 specifications.
Specification 1: Table Border should be 1.
Specification 2: The border colour should be blue and the data in cells should be center aligned.
Specification 3: The space between cells should be 2 and between cells and data should be 10.
Specification 4: The caption and table header tags 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)