This document is a sample question paper for the Computer Applications subject for Class X, covering the academic session 2024-25. It consists of 5 sections with a total of 26 questions, including multiple-choice, short answer, long answer, and case-based questions, with a maximum score of 50 marks. The paper emphasizes various topics related to computer applications, including HTML, CSS, and internet protocols.
This document is a sample question paper for the Computer Applications subject for Class X, covering the academic session 2024-25. It consists of 5 sections with a total of 26 questions, including multiple-choice, short answer, long answer, and case-based questions, with a maximum score of 50 marks. The paper emphasizes various topics related to computer applications, including HTML, CSS, and internet protocols.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2
Sample Question Paper (Theory)
Computer Applications (Code 165)
Class: X | Session: 2024-25
Maximum Marks: 50 | Time Allowed: 2 Hours
General Instructions:
1. This Question Paper has 5 Sections A-E.
2. All Questions are compulsory. However, internal choices have been provided in some questions. 3. Section A has 12 questions carrying 1 mark each. 4. Section B has 7 Short Answer (SA-I) type questions carrying 2 marks each. 5. Section C has 4 Short Answer (SA-II) type questions carrying 3 marks each. 6. Section D has 1 Long Answer (LA) type question carrying 4 marks. 7. Section E has 2 Source-based/Case-based questions carrying 4 marks each.
Section - A (1 Mark Each)
(All questions are compulsory and are MCQs.)
1. Which protocol is used to securely transfer files over the internet?
A. FTP B. HTTP C. SFTP D. TELNET 2. The <ol> tag in HTML is used for: A. Creating an unordered list B. Creating an ordered list C. Adding a horizontal line D. Adding a hyperlink 3. What does HTTPS stand for? A. Hypertext Transfer Protocol Standard B. Hypertext Transfer Protocol Secure C. Hypertext Transmission Protocol Secure D. Hyper Transfer Protocol Secure 4. Which attribute in the <img> tag is used to specify the source of an image? A. href B. src C. alt D. title 5. Select the correct HTML tag to create a hyperlink: A. <link> B. <a> C. <href> D. <hyper> 6. Which CSS property is used to set the background color of a webpage? A. font-color B. page-color C. color D. background-color 7. What is the full form of VoIP? A. Voice over Internet Protocol B. Voice over Internal Protocol C. Virtual Online Internet Protocol D. Video over Internet Protocol 8. Identify the tag used to insert a line break in HTML. A. <br> B. <hr> C. <lb> D. <break> 9. Which protocol is used for video conferencing? A. VoIP B. FTP C. HTTP D. SMTP 10. What is the default alignment of text in an HTML <p> tag? A. Left B. Center C. Right D. Justify 11. Assertion (A): A set of rules used to transmit data over the internet is called a protocol. Reason (R): TCP/IP is an example of a protocol. Select the correct option: A. Both A and R are true and R is a correct explanation of A. B. Both A and R are true but R is not a correct explanation of A. C. A is true and R is false. D. A is false and R is true. 12. Assertion (A): Online shopping websites must use HTTPS instead of HTTP. Reason (R): HTTPS ensures encrypted communication and secure transactions. Select the correct option: A. Both A and R are true and R is a correct explanation of A. B. Both A and R are true but R is not a correct explanation of A. C. A is true and R is false. D. A is false and R is true.