0% found this document useful (0 votes)
37 views4 pages

Pt-Ii Class X

class x computer application question

Uploaded by

sagarsaini0612
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views4 pages

Pt-Ii Class X

class x computer application question

Uploaded by

sagarsaini0612
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

PT-II EXAMINATION [SESSION 2024–25]

CLASS: X TIME: 2HR


SUBJECT: COMPUTER APPLICATION MARK: 50
NAME: _______________ ROLL NO: _____

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 of the
questions.
3. Section A has 12 questions carrying 01 mark each.
4. Section B has 7 Short Answer (SA-I) type questions carrying 02 marks each.
5. Section C has 4 Short Answer (SA-II) 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)
1. The default starting value for an ordered list in HTML is_________.
(a) I (b) 1 (c) a (d) A
2. Which of the following in not an attribute of <img> tag in HTML.
(a) source (b) width (c) alt (d) color
3. HTML provides us with _________ labels of headings that can be inserted in a web page.
(a) 5 (b) 6 (c) 7 (d) 8
4. Which of this is not part of URL ?
(a) IP address (b) Port Number (c) Domain Name (d) None of these
5. Which of the following is not a valid value for the target attribute of <a> tag?
(a) _blank (b) _self (c) _top (d) _bottom

6. What protocol is used to send and receive email messages?

(a) HTTP (b) FTP (c) SMTP (d) TCP

7. Which of the following is not a legal domain in context of web address ?


(a) edu (b)com (c)tv (d)work
8. The first page that you normally view at a web site is its:
(a)Home page (b)Master page (c)Email (d)ISP
9. The full form of URL is:
(a)Uniform Read Letter (b)Uniform Row Locator
(c)Uniform Resource Locator (d)Uniform Resource Letter
10. Buying goods by placing orders online is called.
(a)e-Commerce (b)e-Shopping(c)e-buying (d)all of the above.
Questions No-11 & 12 are Assertion and Reason types. Each question consists of two statements,
namely, Assertion (A) and Reason (R). Select the most suitable option considering the
Assertion & Reason.
11.
Assertion (A): HTML is a Markup language.
Reason (R): HTML is used to structure or format text with the help of predefined tags.
(i)Both Assertion (A) and Reason (R) are true and Reason (R) is a correct explanation of Assertion (A).
(ii)Both Assertion (A) and Reason (R) are true but Reason (R) is not a correct explanation of Assertion
(A).
(iii)Assertion (A) is true and Reason (R) is false.
(iv)Assertion (A) is false and Reason (R) is true.
12.
Assertion (A): In HTML, Tags written in lowercase letters or uppercase letters are treated as the same.
Reason (R) : HTML is a case sensitive language.
(i)Both Assertion (A) and Reason (R) are true and Reason (R) is a correct explanation of Assertion (A).
(ii)Both Assertion (A) and Reason (R) are true but Reason (R) is not a correct explanation of Assertion
(A).
(iii)Assertion (A) is true and Reason (R) is false.
(iv)Assertion (A) is false and Reason (R) is true.

SECTION –B
(2 marks each)

13. What is the difference between a website and a web page?

14. Discuss some advantages and limitations of e-mail.


OR
Define the terms.
(i) e-learning (ii) e-shopping
15. What is different between container tags and empty tags ?
16. Write the name of attributes present in <IMG> tag ?
OR
Can you assign justified alignment to a paragraph in HTML.
17. Discuss some advantages and limitations of e-mail.

18. Describe two examples of internet services other than email.


19. What is protocol? Name any one protocol used on internet.
OR
What are the different types of html hrading?

SECTION –C
(3 marks each)
20. Write the html code to gets these following output.
List of Indian states with their cities
1. Odisha
o Sambalpur
o Bargarh
o Bhubaneswar
2. Chhattisgarh
o Raipur
o Bilaspur
o Raigarh

21. A web designer wants to give headings in a webpage through <h4> tag. Additionally, he wants to
implement following styles on all the <h4> tag of the same webpage at one go.
Color-red
Background color-yellow
border of the heading - 2px in black

He is not able to implement the above-mentioned additional styles of <h1> tag through regular html code.
help Him in writing the code for same.

22. Define the followings terms.


(i) TELNET (ii) Client (iii) Server
OR
What is blog ? What is blogger.
23. What is FTP ? how does FTP work ?
OR
Compare e-mail and video conferencing.
SECTION –D
(4 marks)
24. What is mobile technologies? Explain different types of mobile technologies.
OR

Write suitable HTML code to design it.

Events:
The following events are scheduled to be held on 1st April, 2023.
The timing are as follows :
1. 9.00 AM – 10.00 AM Flag hoisting
2. 10.00 AM – 11.00 AM Painting competition
3. 11.00 AM -1.00 PM Dance competition
4.1.00PM – 1.30 PM Lunch
5. 1.30 PM – 2.30 PM Song competition
6. 2.30PM – 3 PM Closing Ceremony
For any quries contact [email protected]
Phone- 1234567890
Write the HTML code to design the above shown web page title
considering the specifications as given below. You can write the code for
any four specifications out of the given six specifications.
Specifications :
(i) The background color of the page should be cyan, the font face
· for the page should be Arial.
(ii) Heading Events should be the first level of heading
(iii)Font size for the paragraph and the list of products should be 5.
SECTION - E
(4 marks each)
Case Study -1
25. Rashmi is a student of ABC School. She has been provided with an email
id from the school to use for all academic correspondences. She generally
receives all her school’s correspondences on this email.

One day she was working in the computer lab, and after her work was
over, she forgot to logout of her email account. When she left the computer
lab, her classmate, Prabhnoor sends objectionable emails from the same
email id, to her teachers, so as to malign Rashmi.

Based on the given situation, attempt any four (out of five)


fill-ups/questions given below :

(a) Prabhnoor has invaded ___________ of Rashmi.


(b) Rashmi informs her class teacher about the incident. The
teacher calls Prabhnoor and makes him aware of ________,
which is following ethical principles while working online.
c) The teacher also advises all students never to share their
________ with anyone.
(d) Rashmi has learnt that she should always ___________ of her
email account once her work is complete.
(e) Prabhnoor is now aware of ethical practices to be followed
while working over the Internet and decides to guide his
friends and relatives about the same. Write any two points that
Prabhnoor should advise them to do while working online.
Case Study -2

26. You are tasked with creating a simple webpage for a school event. The webpage should include the
following elements:
1. A title for the webpage.
2. A heading with the name of the event.
3. A brief paragraph describing the event.
4. An image related to the event.
5. A list of three activities that will take place during the event.
Instructions:
Using HTML, write the code to create a webpage that meets the requirements mentioned in the scenario.
You need to include appropriate tags to structure the content properly.
Question:
Write the HTML code that satisfies the given scenario. Ensure to use correct HTML tags for the title,
heading, paragraph, image, and list.

You might also like