English Medium
Academic Year: 2024-2025
Date: मार्च 2025
Advertisements
General Instructions:
- This Question Paper has 5 Sections A-E.
- All Questions are compulsory. However, internal choices have been provided in some of the questions.
- Section A has 12 questions carrying 01 mark each.
- Section B has 7 Short Answer (SA-I) type questions carrying 02 marks each.
- Section C has 4 Short Answer (SA-II) type questions carrying 03 marks each.
- Section D has 1 Long Answer (LA) type question carrying 04 marks.
- Section E has 2 Source based / Case-based / Passage based Questions carrying 04 marks each.
Shreya wants to securely copy files between two Servers or two connected machines over the Internet. Which Protocol should she prefer for getting her task completed?
FTP
HTTP
SCP
Telnet
Chapter:
Which of the following is not an e-governance project in India?
www.drdo.nic.in
www.passport.gov.in
www.incometaxindia.gov.in
www.flipkart.com
Chapter:
Which tag besides <B> can be used to make the text bold in HTML?
<strong>
<dark>
<fat>
<I>
Chapter:
What is the full form of SMTP?
Simple Message Transfer Protocol
Secure Message Transmission Protocol
Simple Mail Transfer Protocol
Secure Mail Transmit Protocol
Chapter:
Which protocol is used for video conferencing among multiple participants?
Telnet
HTTP
VoIP
SFTP
Chapter:
A website may consist of ______.
Static Webpages
Dynamic Webpages
Both static webpages and dynamic webpages
Domain
Chapter:
Aman, a student of Class X, wants to create numbered list in HTML, which of the following tag should he use?
<UL>
<OL>
<DL>
<list>
Chapter:
Making a copy of your webpage on the computer is known as ______.
Uploading
Browsing
Downloading
None of the above
Chapter:
Himani, a class X student, wants to remotely access a computer system far from her house. Which protocol, out of the following, should she prefer to access or log in it remotely?
FTP
SFTP
TCP/IP
TELNET
Chapter:
Anshu, a class X student, is writing CSS code for making all <span> elements bold. Choose the correct code for getting the desired output from the following options:
span{text-size:bold}
span {font-weight:bold}
<span style="font-size:bold">
span{text-size:bold}
Chapter:
Assertion (A): A set of rules, used over the networks, is called a Protocol.
Reason (R): HTML is an example of a Protocol.
Both Assertion (A) and Reason (R) are true and Reason (R) is a correct explanation of Assertion (A).
Both Assertion (A) and Reason (R) are true but Reason (R) is not a correct explanation of Assertion (A).
Assertion (A) is true and Reason (R) is false.
Assertion (A) is false and Reason (R) is true.
Chapter:
Assertion (A): Chat and e-mail are live/real time conversation between people/machines.
Reason (R): We have to be online in both.
Both Assertion (A) and Reason (R) are true and Reason (R) is a correct explanation of Assertion (A).
Both Assertion (A) and Reason (R) are true but Reason (R) is not a correct explanation of Assertion (A).
Assertion (A) is true and Reason (R) is false.
Assertion (A) is false and Reason (R) is true.
Chapter:
Mishika, a class X student, wants to use a software but does not want to pay for it. Which type of software can she use? Write one example of this type of software.
Chapter:
Write any two differences between e-Banking and e-Commerce.
Chapter:
Name any one Indian e-learning website.
Chapter: [0.01] Networking
Advertisements
Rowspan attribute is used to make a cell span multiple rows.
True
False
Chapter:
Unordered list type creates a bulleted list.
True
False
Chapter:
Your best friend emails you and tells you that he/she has created a webpage on an internet site having URL as: www.children.com/india/-abc.html
Now you want to create a link to this web page from your web page. Write the HTML code to do this.
Chapter:
Write HTML code to display Horizontal line of red colour.
Chapter:
Write HTML Code to create a paragraph whose text colour is blue.
Chapter:
Write HTML Code to create a Textbox in an HTML form.
Chapter:
An incomplete CSS code within <head> ... </head> is given below. Complete this code by filling in the blanks as per the specifications that follow:
<head>
<style>
body {________ : blue; } <!--line 1 -->
p {
________: green; <!--line 2 -->
________: Dotum; <!--line 3 -->
}
_____ <!--line 4 -->
{
Color : black;
}
</style>
</head>
Line 1: Page background colour should be Blue.
Line 2: Colour of the Paragraph text should be green.
Line 3: Font family of the Paragraph text should be Dotum.
Line 4: The biggest heading should be black in colour.
Chapter:
Hemant, a class X Student, is writing HTML code to create ordered and unordered lists for a webpage as follows:
<html>
<body bgcolor="yellow">
<h1>My First Heading <_____> <!-- line 1 -->
<p>
<font color="red" size="5"
______="Times New Roman"> <!-- line 2 -->
SOME STATES IN INDIA
</p>
<ul>
<li>DELHI: <______> <!-- line 3 -->
<li>MUMBAI </li>
<_____> <!-- line 4 -->
Based on the above code fill in the blanks given in line 1, line 2, line 3, and line 4 so that Hemant’s webpage displays output correctly?
Chapter:
Differentiate between SMS and MMS in the context of Mobile Technologies.
Chapter: [0.01] Networking
Advertisements
The following HTML statement is not written properly. Re-write the correct statement with underlined correction. The desired purpose of the statement is mentioned under it.
<BODY color="red">
<!--Page background color should be red-->
Chapter:
The following HTML statement is not written properly. Re-write the correct statement with underlined correction. The desired purpose of the statement is mentioned under it.
<FONT type="arial">
<!--Type of Font should be Arial-->
Chapter:
The following HTML statement is not written properly. Re-write the correct statement with underlined correction. The desired purpose of the statement is mentioned under it.
<img source="img_girl.jpg" size="500" height="600">
<!--Image source should be img_girl.jpg, width and
height both should be 500-->
Chapter:
Consider the URL: https://www.cbse.gov.in and answer the following question:
Which component identifies the protocol?
Chapter:
Consider the URL: https://www.cbse.gov.in and answer the following question:
What is the significance of "s" in https?
Chapter:
Consider the URL: https://www.cbse.gov.in and answer the following question:
Expand the terms URL and WWW?
Chapter:
Write any two ways to add an audio file in a web page using HTML? Explain with sample code.
Chapter:
Write any two ways to add a video file in a web page using HTML? Explain with sample code.
Chapter:
Write a suitable HTML statement to display the following text on a webpage:
NH3
Chapter:
Write a suitable HTML statement to display the following text on a webpage:
X3
Chapter:
Write a suitable HTML statement to display the following text on a webpage:
(A+B)3
Chapter:
Write the HTML code to design the web page as shown below:
Chapter:
Write the HTML code to design the web page as shown below (Table border should be 2, height = 100 and width = 300 with cellpadding = 20):
Chapter:
Mr. Anek comes from a village that recently started seeing the digital revolution, and now the people of his village have access to the internet. They can shop online, make payments online, sell online and so on. Anek is also excited with these new changes. He ordered some items online and entered his bank card details on the webpage to make the payment. But still after passing of the promised due date, he has not received his ordered items. There is no way to contact the company as phones are unreachable and emails are not being responded. He also noticed after some days that someone is sending emails on his behalf, using his personal data. |
Based on the above information answer the following question:
- Mr. Anek is a victim of ______.
- Mr. Anek finds that his personal details are now leaked. This means his ______ is compromised.
- While filling out details online, Mr. Anek should have checked ______ in the URL.
- This type of incident will be recognized as a case of ______ (Specify the type of crime).
Chapter:
Based on the following information, answer the questions which follows:
Shresth was a bright student who excelled in academics and extracurricular activities. He intends to take some quotes and literature from the internet to write an Article for a Newspaper. |
- Identify the type of ethical issue he will face, in case he copies the work as discussed in the above case study.
- Does the above incident described above can be considered as example of IPR (Intellectual Property Rights) Violation?
- How can he avoid this ethical issue?
- Suggest two netiquettes that Shresth’s classmates must be aware of.
Chapter:
Other Solutions
Submit Question Paper
Help us maintain new question papers on Shaalaa.com, so we can continue to help studentsonly jpg, png and pdf files
CBSE previous year question papers Class 10 Computer Applications with solutions 2024 - 2025
Previous year Question paper for CBSE Class 10 -2025 is solved by experts. Solved question papers gives you the chance to check yourself after your mock test.
By referring the question paper Solutions for Computer Applications, you can scale your preparation level and work on your weak areas. It will also help the candidates in developing the time-management skills. Practice makes perfect, and there is no better way to practice than to attempt previous year question paper solutions of CBSE Class 10.
How CBSE Class 10 Question Paper solutions Help Students ?
• Question paper solutions for Computer Applications will helps students to prepare for exam.
• Question paper with answer will boost students confidence in exam time and also give you an idea About the important questions and topics to be prepared for the board exam.
• For finding solution of question papers no need to refer so multiple sources like textbook or guides.