myCBSEguide

  • Computer Applications
  • CBSE Class 10 Computer...

CBSE Class 10 Computer Applications Sample Paper 2022-23

Mycbseguide app.

Download the app to get CBSE Sample Papers 2023-24, NCERT Solutions (Revised), Most Important Questions, Previous Year Question Bank, Mock Tests, and Detailed Notes.

CBSE Class 10 Computer Applications (Code No. 165) (Sample Paper 2022-23)

Maximum Marks: 50 Time Allowed: 2 hours General Instructions:

  • This Question Paper has 5 Sections A-E.
  • All Questions are compulsory. However, an internal choice of approximately 30% is provided.
  • Section A has 12 questions carrying 01 mark each.
  • Section B has 7 Very Short Answer (VSA) type questions carrying 02 marks each.
  • Section C has 4 Short Answer (SA) 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.

Section – A (All questions are compulsory)

  • Digital Divide
  • Digital Unity
  • Freedom of Information
  • cbse.nic.in
  • india.gov.in
  • brainly.gov.in
  • Sending video files
  • Sending audio file
  • Sending text files only
  • Sending Multimedia content
  • Search Engine
  • <italics>
  • <ita>
  • <line>

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.

  • 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.

Section –B (2 marks each)

  • What is E-learning? Name any one Indian e-learning website.
  • What is a Hypertext link? Give the name and the syntax for the HTML tag which is used for creating a Hypertext Link.
  • “CSS is the most popular choice for the web developers these days”. Write any four advantages of CSS.
  • Explain the concept of Submit and Reset buttons in HTML forms.

Section–C (3 marks each)

  • “Plagiarism is a major problem in the world nowadays”. What do mean by plagiarism? Write any two steps to avoid plagiarism.
  • What does .com suggest?
  • Which component identifies the type of protocol?
  • What is the significance of “s” in https?
  • <body bgcolor=”green”>
  • Write an external CSS code snippet to set all four margins of the body tag with 5px each.
  • Write an inline CSS code to set the background color for the first level heading as ‘green’ containing the text “My CA Exam”.
  • Mr. Amit is a new Internet User. You, being his friend suggest to him some tips which he should follow while using the internet.

Section–D (4 marks each)

Section – E Case Study -1

1RoboticsNLGNLU
2Data ScienceSound
3LightMachine Learning
4SpeedVelocity
<HTML>
<HEAD>
<TITLE> Table Concept </TITLE>
</HEAD>
<BODY>
<Table _________ =2> <!-STATEMENT-1>
<________> Futuristic Time Table</________> <!-STATEMENT-2>
<tr>
<th> Period-No </th>
<th> Monday </th>
<th> Wednesday </th>
<th> Friday </th>
</tr>
<tr>
<td> 1 </td>
<td________=2> Robotics </td> <!-STATEMENT-3>
<td> NLG </td>
<td>NLU </td>
</tr>
<tr>
<td> 2 </td>
<td> Data Science </td>
<td>Sound </td>
</tr>
<tr>
<td> 3 </td>
<td>Light </td>
<td______=2> Machine Learning </td> <!- STATEMENT-4>
</tr>
<tr>
<td> 4 </td>
<td> Speed </td>
<td></td>
<td> Velocity </td>
</tr>
<!- STATEMENT-5>
______
______
______
  • Write the attribute value to complete Statement-1 to achieve the output given in the above table.
  • Write suitable option for the blanks given in Statement-2.
  • Write the appropriate answer for the blank given in Statement-3
  • Write the appropriate answer for the blank given in Statement-4
  • What will be the complete sequence of closing the above html document in statement 5?

Case Study-2

  • Identify the type of cybercrime Parminder is a victim of.
  • After hearing about his ordeal, the school decides to publish a set of moral principles that determines the appropriate behavior of students while using the internet. The school is referring to ________
  • Write a safety measure to be taken by Parminder to avoid threats from unknown people in the future.
  • Parminder decides to make a list of common safety precautions to be taken when online. Write any two points that Parminder should include in his list.
  • Why are privacy settings so important in social networking sites?

Test Generator

Create question paper PDF and online tests with your own name & logo in minutes.

Question Bank, Mock Tests, Exam Papers, NCERT Solutions, Sample Papers, Notes

Related Posts

  • Class 12 Applied Maths Sample Paper 2024
  • CBSE Sample Papers Class 12 Political Science 2024
  • CBSE Sample Papers Class 12 History 2023
  • CBSE Sample Papers Class 12 Accountancy 2024
  • Class 12 Maths sample papers 2024
  • CBSE Sample Paper Class 12 Physics 2024-25
  • Class 10 Artificial Intelligence Sample Paper 2022-23
  • CBSE Practice Papers 2023

4 thoughts on “CBSE Class 10 Computer Applications Sample Paper 2022-23”

Best Computer Fundamental MCQs

Read More DBMS MCQS

Read DBMS MCQS

Read More >>>> class 10 science mcq <<<<<<

Leave a Comment

Save my name, email, and website in this browser for the next time I comment.

CBSE Class 10 Computer Applications 2021 Question Paper

This question paper contains two parts - A and B. Each part is compulsory. Part A carries 20 marks while Part B carries 80 marks. Part A consists of Very Short Answer Type and Case-based MCQ Questions and Part B is Descriptive Paper. Both Part A and Part B have choices.

This section consists of 13 questions of Very Short Answer Type. Question nos. 9 to 13 are of ‘fill in the blank’ type. Fill the blank with the most appropriate answer. Attempt any 10 questions from Question nos. 1 to 13.

1. Write the name of any two attributes of <Font> tag.

2. Ms. Nidhi is designing a webpage for her Primary section. She wants that the written text should appear in white colour on blue colour background of the webpage. Suggest her suitable tag and attribute for the same.

3. Mention any two accepted values of type attribute of <UL> tag.

4. Name the HTML tag to display the text in the given format : H 2 O

5. Name any two attributes of <IMG> tag.

6. Which tag is used to define the title of a web document ?

7. What is the extension of HTML document ?

8. The <bold> tag of HTML specifies bold text on a webpage. Is this statement true or false ?

9. The tag ____ inserts a single line break.

10. ____ attribute of <A> tag is used to redirect the user to an email address instead of a link.

11. HTML headings are defined with the <h1> to ____ tags.

12. <DL> stands for ____ .

13. In ordered list, by default the list items will be marked with ____ .

Both the case study based questions are compulsory. Attempt any 5 questions (out of 7 questions) from each case study. Each question carries 1 mark.

14. INTERNET

The Internet is the global network of computing devices including desktop, laptop, servers, tablets, mobile phones, other handheld devices, printers, scanners, routers, switches, gateways, etc. Computers are either connected to a modem through a cable or wireless (Wi-Fi). That modem, be it wired or wireless, is connected to a local Internet Service Provider (ISP) who then connects to a national network. Many such ISPs connect together forming a regional network and regional networks connect together forming a national network, and such country-wise networks form the Internet backbone.

(i) The term ‘Network of Networks’ is associated with

(A) Bignet (B) Internet (C) Webnet (D) Globalnet

(ii) The Internet is

(A) World Wide Web (B) Collection of numerous computers spread across the world (C) National network (D) Both (A) and (B)

(iii) A web browser is a

(A) Software program required to view www documents (B) Hardware tool required to view www documents (C) Software program required to connect to the MODEM (D) Hardware tool required to connect to the MODEM

(iv) The role of ISP is

(A) To make sure that you can access the internet (B) To manage WWW (C) To get website designed as per your requirement (D) All of the above

(v) A MODEM is a

(A) Software (B) Hardware (C) Network (D) Web

(vi) The service provided by the Internet is

(A) Email (B) Instant messaging (C) Shopping (D) All of the above

(vii) The basic requirements for connecting to the Internet are

(A) Computing Device and Networking Device like MODEM (B) Connection through ISP (C) Only (A) (D) Both (A) and (B)

15. Web Services

Any service that can be offered and availed electronically through World Wide Web, is known as Web service. The popular electronic mediums that we are using are telephone, call center services, mobile phone, television or Internet. The rise in the usage of smartphones has ensured the maximization of availing facilities and services using Internet. The Internet has played a significant role in revolutionizing web services.

(i) The example(s) of web service(s) is/are

(A) Chat (B) E-mail (C) Video conferencing (D) All of the above

(ii) ‘e’ in ‘e-Learning’ stands for

(A) Electrical (B) Electronic (C) Easy (D) Everywhere

(iii) One of the major disadvantages of e-Learning is

(A) It’s very costly (B) It’s only available at certain hours of the day (C) e-Learning lacks face-to-face communication (D) It’s not time efficient

(iv) DigiLocker facility comes under

(A) e-Banking (B) e-Governance (C) e-Shopping (D) e-Reservation

(v) The advantage(s) of e-Governance is/are

(A) Transparency (B) Speedy services (C) Cost saving (D) All of the above

(vi) Pick the odd one out :

(A) Amazon (B) Flipkart (C) Instagram (D) Snapdeal

(vii) https://www.irctc.co.in is related to

(A) e-Learning (B) e-Reservation (C) e-Banking (D) All of the above

All questions are compulsory. In case of internal choices, attempt any one.

16. Ms. Sharda, a class X student, has just started using software on her newly purchased PC. She is confused on how does software licensing work. Help her by explaining it briefly.

17. Discuss briefly the purpose of SMTP and POP3.

18. Som, a website designer, is designing a webpage to spread awareness against COVID-19. He needs to embed a video in the webpage to make the content of the webpage more interesting. Is it possible to embed a video in the webpage ? If yes, then give the HTML code for the same.

19. Vikram is designing a website for his school’s upcoming sports day function. While linking various pages of the website, he wants that all the hyperlinked text should appear in red colour. Help him by suggesting suitable tag and attribute along with sample HTML code for the same.

20. Explain the term digital property rights briefly.

What are the most common types of e-commerce frauds ? Discuss briefly.

21. Discuss the significances of background-colour property of Cascading style sheets with the help of suitable HTML code.

22. What is the purpose of HTML forms ? Write the HTML code to create a text box in the HTML form.

23. What do you understand by the term secure data transmission ? Mention any two main points to ensure secure data transmission in e-commerce.

24. Which software will be called open-source software ? Mention any two popular open-source software.

25. How is SMS different from MMS ? Explain.

What is a search engine ? Discuss its role in WWW.

26. Sahil, a class X student, needs to design a webpage as shown below, to create an image gallery of last three Presidents of India along with some basic information, as a part of his Social Science project :

case study based questions on html class 10

Write the HTML code to design the above shown webpage considering the specifications as given below :

  • Arrange the content of the webpage in table form, in which the heading should be spread in the first row, three images should be in placed in three separate cells of the second row and their related information in three separate cells of the third row.
  • All the text should be centre aligned.
  • Text “LAST THREE PRESIDENTS OF INDIA” should be in main heading form (first level of heading).

Discuss the significance of table tag of HTML briefly. Name the attributes to merge three cells horizontally in the same row as a single cell. Also give suitable HTML code to achieve the same.

  • Skip to main content
  • Skip to secondary menu
  • Skip to primary sidebar
  • Skip to footer

Learn Insta

RD Sharma Solutions , RS Aggarwal Solutions and NCERT Solutions

CBSE Sample Papers for Class 10 Computer Applications Set 4 with Solutions

December 11, 2023 by Raju

Students can access the CBSE Sample Papers for Class 10 Computer Applications with Solutions  and marking scheme Set 4 will help students in understanding the difficulty level of the exam.

Time Allowed : 2 Hours Maximum Marks : 50

General Instructions:

Read the following instructions carefully.

  • 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 1 mark each.
  • Section B has 7 Short Answer (SA-I) type questions carrying 2 marks each.
  • Section C has 4 Short Answer (SA-II) type questions carrying 3 marks each.
  • Section D has 1 Long Answer (LA) type question carrying 4 marks.
  • Section E has 2 Source based /Case-based /Passage based Questions carrying 4 marks each.

Section – A (12 Marks) (All questions are compulsory)

Question 1. HTTP stands for ___ [1] (a) Huge text transfer program (b) Hyper terminal transfer protocol (c) Hyper text transfer protocol (d) None of the above Answer: (c) Hyper text transfer protocol

Explanation: Hyper text transfer protocol is a standard protocol used for transfer of text, images, audio and video in web pages.

Question 2. Web address of the central board of secondary education of India is : [1] (a) ncert.nic.in (b) cbse.gov.in (c) cbse.nic.in (d) cbseacademic.nic.in Answer: (b) cbse.gov.in

Explanation: The Central board of secondary education hosts its information, results and forms in the site cbse.gov.in

Question 3. S in HTTPS stands for: ___ [1] (a) Simultaneous (b) SIMz (c) Simple (d) Secured Answer: (d) Secured

Explanation: The newer version of http is https where s stands for secured and is more secured.

Learn Insta

Question 4. A website allowing to transfer funds from a bank to another is an application of ___ [1] (a) e-Learning (b) e-Commerce (c) e-Governance (d) e-Shopping Answer: (b) e-Commerce

Explanation: Online transactions involving funds transfer come under e-Commerce.

Question 5. Following tag stands for – <a> [1] (a) Action Tag (b) Additional Tag (c) Anchor Tag (d) Active Tag Answer: (c) Anchor Tag

Explanation: The <a> or anchor tag is used for creating hyperlinks.

Question 6. Link URL in HTML is specified using ___ attribute. [1] (a) Src (b) href (c) rel (d) link Answer: (b) href

Explanation: The link that is to be opened in a hyperlink is specified using the “href” attribute.

Question 7. The ___ attribute defines the thickness of a horizontal rule. [1] (a) thickness (b) width (c) Size (d) alt Answer: (c) Size

Explanation: The size attribute can be used to specify how thick will be the seperator horizontal rule.

Question 8. Which element defines a title of the work? [1] (a) <abbr> (b) <cite> (c) <address> (d) <blockquote> Answer: (b) <cite>

Explanation: The <cite> element ca be used to specify the title.

Question 9. HTML the mailto: attribute is used to: [1] (a) Specify an image (b) Specify file to be opened (c) Add a mail address to a text box (d) Specify a mail id to which the form data will be posted on submit. Answer: (d) Specify a mail id to which the form data will be posted on submit.

Explanation: Mailto is an element that can be used in the action attribute of <form> tag to specify the mail address to which the form data will be submitted.

Question 10. Fraud is:          [1] (a) cheating others (b) an intentionally false representation of a fact (c) to deceive another party in order to obtain a profit (d) All of these Answer: (d) All of these

Explanation: Cheating, False representation and Deceiving, all are fraudulent acts.

Questions No-11 to 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.

Question 11. Assertion (A): FTP is used to transfer files from network Reason (R): FTR meaning file transfer protocol is the standard protocol used to download files and upload. (a) Both Assertion (A) and Reason (R) are true and Reason (R) is a correct explanation of Assertion (A). (b) Both Assertion (A) and Reason (R) are true but Reason (R) is not a correct explanation of Assertion (A). (c) Assertion (A) is true and Reason (R) is false. (d) Assertion (A) is false and Reason (R) is true. Answer: (a) Both Assertion (A) and Reason (R) are true and Reason (R) is a correct explanation of Assertion (A).

Explanation: The FTP or file transfer protocol is the standard protocol used whenever files are uploaded or downloaded.

Question 12. Assertion (A): A CSS file is compulsory to be attached to a FITML file. Reason (R): CSS is used only for formatting options of the tags used in the HTML file. Without CSS a HTML can render data on the page. (a) Both Assertion (A) and Reason (R) are true and Reason (R) is a correct explanation of Assertion (A). (b) Both Assertion (A) and Reason (R) are true but Reason (R) is not a correct explanation of Assertion (A). (c) Assertion (A) is true and Reason (R) is false. (d) Assertion (A) is false and Reason (R) is true. Answer: (d) Assertion (A) is false and Reason (R) is true.

Explanation: A cascading stylesheet adds dynamic formatting effects to a page, but it is not compulsory to be used.

Section – B (14 Marks)

Question 13. How popularity of e-commerce has benefitted a common man? [2] Answer:

  • 24 x 7 support. Customer can do transactions for the product or enquiry about any product/ services provided by a company any time, any where from any location. Here 24×7 refers to 24 hours of each seven days of a week.
  • e-Commerce application provides quicker delivery of products.

Question 14. What is voice-mail? [2] OR What are the types of video conferencing? Answer: Voice mail is a voice message that the caller leaves when the person called is busy in another conversation or not available to pick the call. It is similar to email except that instead of text message, it is voice a message.

There are two main types of video conferencing:

  • Point to Point Video Conferencing involves real time communication between multiple people in two different locations.
  • Multipoint Video Conferencing involves real time communication between various people in three or more different locations.

Question 15. Differentiate between SSH and Telnet. [2] Answer:

  • SSH offers security mechanisms that protect the users against anyone with malicious intent while Telnet has not security measures.
  • SSH uses encryptions to make it harder for the other person to sniff the password and other relevant information while in Telnet, the data is encrypted in plain text, including passwords and can be easily sniffed by others.

Question 16. What is online fraud? [2] OR What is secure data transmission? Answer: Fraud committed using the Internet is called online fraud. Online fraud may occur in many forms such as:

  • Non-delivered goods
  • Stealing information
  • Fraudulent payments
  • Non-existent companies

Secure data transmission means applying enough technical safeguards so that the data travels safely to its target, without being compromised or eavesdropped. Some techniques are: (a) SSL secure data transmission (b) Data encryption (c) Using safe protocols e.g. SFTP

Question 17. Identify the errors and write the correct HTML code: [2] (a) <BRlines=”2″x/BR> (b)<Title align=”Center”>Page title</Title> Answer: (a) <BR> (b) < Title > Page title </Title >

Question 18. Match the tags in column A with the tag/attribute list given in column B [2]

Column A Column B
(a) <P> (i) bgcolor
(b) <img> (ii) rel
(c) < Table > (iii) align
(d) <LINK> (iv) alt

OR Explain the src and align attributes of the IMG tag. Answer: (a) -iii, (b) -iv, (c) -i, (d) -ii

src – Specifies the URL or path of an image Align – Specifies the alignment of an image according to surrounding elements.

Question 19. Which tag/attributes of HTML are used to – (a) Create a bulleted list  (b) Create an ordered list [2] Answer: (a) <UL> (b) <OL>

Section – C (12 Marks)

Question 20. Write HTML code to display an ordered list (with uppercase roman number) listing any three subjects being taught in your school. The web page should have a red background and the title of the page should be “My Subjects”. [3] Answer:

Output: 1. Science 2. Maths 3. Computers

Question 21. Explain the various margin attributes of BODY tag. [3] Answer: The LEFT MARGIN attribute of <BODY> tag is used to specify the distance between the left side of the document and the left edge of the browser window. The TOPMARGIN attribute is used to specify the distance between the top of the document and the top of the browser window. Example:

Question 22. Aditya has just designed a web page. At the mid of the web page, he wants to insert a List as link “Color” and “Status”. [3] He needs to link another web pages, i.e., whenever anyone click on these links, another web pages named “color, html” and “status, html” should open. Help him in writing the code to achieve it. OR Write HTML code to create an unordered list of the list of veg and non – veg food items served in a restaurant. The bullet type should be hollow circle for veg items and solid circle for non – veg items. Answer:

  • Accuracy of information: Misleading others is ob viously a major breach of online etiquette. This is true even if it’s unintentional. Check facts before providing information or giving advice. If you’re not an expert on a topic, maybe you shouldn’t be acting like you are.
  • Use Internet resources ethically: Online study resources should be used to support learning, not replace it.
  • Promote healthy discussions: To get the most out of online forums, a useful netiquette guideline is to promote healthy discussion. You can help your online community by posing questions, sharing experiences, providing positive feedback, asking follow-up questions, and referring to information sources.
  • Ignore inflammatory comments by trolls: It’s gen erally best to ignore trolls. These are internet users who try to bait other users into a reaction.
  • Respect others as equals: Show a little respect and humility online.
  • Remember, your words are permanent: Be careful with what you post online. Once it’s out there, you may not be able to get it back.

Section – D (4 Marks)

C:\Users\User11\Desktop\CBSE Sample Papers for Class 10 Computer Applications Set 4 for Practice.png

Head of the table
Out Two Three Four
Bottom of the table

Write the HTML code to design the above shown Employee Interests Servey Form: OR Write the code to generate the following HTML table Answer:

Section – E (8 Marks)

Question 25. Anubhav is a web supporter in MTN systems. He is facing certain problems and needs suggestions and advice. Help him with the right advice.

(a) An employee of the same organization finds that a mail had been sent, but it is not getting reflected in the recipient’s mailbox. Which key needs to be pressed. [1] Answer: He should use the F5 key.

(b) He is confused whether Twitter is a blogging service or a social networking site. Which one better describes, Twitter? [1] Answer: Twitter is a blogging service

(c) He wants certain services for passport of the employees. What kind of service is it? [1] Answer: E-Governance

(d) In his Mail address [email protected] , which one is the domain name? [1] Answer: MTN.com

Question 26. Anindita is studying about networks and wants to clear some of her concepts about using the network. Help her in her doubts. (a) What is the benefit of using commercial software? [1] Answer: It is easier to share files since it is likely that other users are also using the same software

(b) Are antivirus softwares shareware?  [1] Answer: Yes , some of the antivirus provide free usage for a limited period after which they need a license to be bought.

(c) When she use laptop some ads are displaying again and again, why? [1] Answer: Due to virus

(d) She read a term digital divide and not understanding the meaning of it. Help her. [1] Answer: Cloud services mean all those services that are available from the network, like – Storage , Prcessing, Data etc. These may be free or paid.

cbsencertsolutions

CBSE NCERT Solutions

NCERT and CBSE Solutions for free

HTML – II Class 10 Computer Science Notes and Questions

Please refer to HTML – II Class 10 Computer Science notes and questions with solutions below. These revision notes and important examination questions have been prepared based on the latest Computer Science books for  Class 10 . You can go through the questions and solutions below which will help you to get better marks in your examinations.

Class 10 Computer Science HTML – II Notes and Questions

Multiple choice questions

Question 1 What is the purpose/function of HTML Forms?

To accept input from user

Question 2 Which of the following is the most commonly used HTTP method?

GET and POST

Question 3 Can we create links in web page?

Question 4 An HTML form is a part of web page which have those placeholders where?

information is filled by user and then sent to web server

Question 5 A Container tag that allows multiple lines of input for a single data item is?

Fill in the blanks

Question 1 _____________ tag is used to create a link on a web page.

Question 2 _________ is used to fill information on a web server.

Question 3 You can use multiple lines of text using ____________ in a form.

Question 4 We can use _ to choose more than one options in a form.

Question 5 We can use ______________ button to clear all options from a Form.

Question 1 unvisited link is underlined and its colour is blue.

Question 2 <input type=”Password”> will display star (*) in text box.

Question 3 Selection list is used to represent drop down list.

Write Full Form

1. <A>: ANCHOR 2. HREF : HYPERTEXT REFFERENCE 3. URL : UNIFORM RESOURCES LOCATOR 4. BGCOLOR : BACKGROUND COLOR 5. SRC : SOURCE

Very Short Answer Type Questions

Question 1 Which tag is used to link a web page?

Question 2 When a form is submitted which attribute defines that where to send form data.

Question 3 This technique is used by user to encode filled data by using URL path and is sent to server.

Question 4 What is used to perform an action on a web page?

Long Answer Type Questions

Question 1 Explain different types of buttons with examples Ans: Buttons are main elements of HTML forms. These are used to perform an action on web page. These buttons are of different types. Some important buttons are: • Submit Button: This button is used to send Form data to web server. • Reset Button: This button is used to clear the Form Values. • Button: This function is used to call the JavaScript function code. • Image Button: This button is commonly used for creating hyperlinks Below examples represents the usage of Common buttons in HTML Form: <form action=”page1.php” method=”post”> <input type=”text” name=”user”> <input type=”reset” value=”Reset”> <input type=”submit” value=”Submit”> </form>

Question 2 What is selection list in HTML Form? Ans: Option list is called Selection list. This is an important element of HTML Form. User can select one or more than one options from a list using selection list. tag is used to make a selection list in HTML. Scrolling lists and drop down lists can be made with the help of this tag. To set options in these lists, tag is used in between and tags. For Example:<select name=”gender” <option value=”Male”>Male</option> <option value=”Female”>Female</option> </select>

Question 3 Explain Text Area with example. Ans: Text area is main element of form. This is used to accept multiple lines of text from user. For using textarea, we use tag in between <form> tag. It is a container tag. <textarea> tag has two attributes: rows and cols.<br /> Rows attribute defines number of lines in text area and cols define number of columns in text area. For Example:<br /> <form action=”page1.php” method=”post”</p> <textarea rows=3 cols=50></textarea> </form>

Question 4 What is the purpose of action and method in a form? Or What is a form? Explain. Ans: Form is a part of web page. A form is that area of web page which allows user to fill the information to be sent to web server. tag is used to create form in HTML. Action and method attributes of form tag are used to send filled data in form to web server. The action attribute of form has a filename as value which is used to process form’s data on web server. The method attribute of form tag represents the way of sending form to web server. Value of Method attribute can be GET or POST. Following example represents usage of these attributes: <form action=”page1.php” method=”post”> <input type=”text” name=”user”> <input type=”reset” value=”Reset”> <input type=”submit” value=”Submit”> </form>

Other Important Questions

Q:1 What is Hyperlink? OR Q: What is Anchor tag. Explain with example. Ans: Hyperlink is an important feature of HTML. It is used to create a link of text or image with some other document. Hyperlinks are also called links. Web Browsers show links in blue color with underline. Anchor tag is used to create links in HTML documents. tag is used for anchor tag in HTML. tag is a container tag. It begins with and ends with . The attribute HREF is used in anchor tag. This attribute is used to set the address (url) of the document to be attached with the link. Consider the following example: <A Href= “Http://www.google.com”>>goggle</a>

Question 2 Write the names of different types of links. Ans: Links can be created in HTML documents in many different ways. These different ways of creating links are called Types of Links. Common types of links are given below: 1. Links defined within a document. (Internal Links) 2. Links defined with outer documents. (External Links) 3. Representing Image as a link. 4. Creating links with emails.

Q:3 What are checkboxes? Ans: Checkboxes are the important elements of HTML Forms. These elements are used in those situations when we have to select more than one options at a time. These elements appears like a small square boxes. User can select or deselect them by click on it. Using tag in HTML Forms, we can make checkboxes. In the tag, we use type=”checkbox” attribute as shown in the example below: <input type= “checkbox” name= “hindi”>Hindi <input type= “checkbox” name= “pbi”>punjabi

HTML – II Class 10 Computer Science

We hope the above  HTML – II Class 10 Computer Science  are useful for you. If you have any questions then post them in the comments section below. Our teachers will provide you an answer. Also refer to  MCQ Questions for Class 10 Computer Science

Related Posts

Case Study Chapter 5 Periodic Classification of Elements

Case Study Chapter 5 Periodic Classification of Elements

Plant Kingdom Class 11 Biology

Plant Kingdom Class 11 Biology Notes and Questions

Metals And Non Metals Class 10 Science

Metals And Non Metals Class 10 Science Notes And Questions

CBSE Papers, Questions, Answers, MCQ ...

Blog provides NCERT solutions, CBSE, NTSE, Olympiad study material, model test papers, important Questions and Answers asked in CBSE examinations. References to Educational Sites and resources.

  • CareerAfter12
  • Syllabus 2017-18
  • Entrance Exams

Wednesday 13 January 2021

Class 10 cbse computer applications sample question paper with marking scheme 2020-21 (#class10questionpapers)(#cbse2020)(#eduvictors),   class 10   cbse computer applications sample question paper with marking scheme 2020-21.

Class 10  CBSE Computer Applications Sample Question Paper with Marking Scheme 2020-21 (#class10QuestionPapers)(#cbse2020)(#eduvictors)

Learning is a continual process. To improve scores, the best way is to learn and practice. Solving question papers help students to evaluate their knowledge and familiarise with different types of question patterns being asked in the examination. 

Eduvictors  provides CBSE Previous Year Papers and Sample Question Papers for Class 10 Maths, Computer Applications, Science, Social, English, Hindi and Sanskrit with/without solutions to help students in their board exam preparation.

Computer Applications subject help students to create a simple website, embed images, audio and video in an HTML page, use style sheets to beautify the web pages and understand network concepts  and basic cyber ethics.

1.  Oswaal ICSE Sample Question Papers Class 10 Computer Applications Book (Reduced Syllabus for 2021 Exam)

2.  A Textbook of Computer Applications for Class 10 (Examination 2020-2021)

Here attached the Computer Applications Sample Question Paper (2020-2021) along with Marking Scheme (published by CBSE). This year new pattern based questions i.e.  Case Study Based Questions  are introduced.

HTML (SA-2) MCQs   Programming Languages Societal Impacts of IT (MCQs) SA-1 FIT Sample Q. Paper  SA-2 FIT Sample Q. Paper   Foundation Of Information Technology (FIT) - Sample Question Paper - (2017-18) Ch1: Internet Basics (Very Short Q A) Ch3: Office Tools- Database Concepts (Short Q & A) Ch5: HTML (Very Short Answer Type Questions)  Worksheet on Database Management Systems

Marking Scheme of Computer Applications Question Paper

Marking scheme is given below:

case study based questions on html class 10

No comments:

Post a comment.

We love to hear your thoughts about this post!

Note: only a member of this blog may post a comment.

Ad-Blocker Detected!

Please turn off the ad blocker. This is only way that we can earn some penny. Please support us by trun off the ad blocker. Thank you!!

Computer Previous Year Question Papers Class 10 With Solutions -_0.1

  • Computer Previous Year Question Papers Class 10 With Solutions

We have given CBSE Computer Previous Year Question Paper Class 10 With Solutions on this page. Solve all the CBSE Class 10th Computer Previous Year Question Papers to get extra marks.

Class 10 Computer Previous Year Question Papers With Solutions

Table of Contents

Computer has become an essential tool which every students must know for a better future. That is why, the CBSE introduced the Computer Application subject in the Class 10 curriculum. The marks of this exam paper is crucial that decides whether a student can opt for the computer subject or not in the higher classes. For this, one need to score good marks in the Computer Applications board exam by practicing Computer previous year question papers.

Computer Previous Year Question Paper

The computer previous year question paper will help students to score extra marks in CBSE Class 10th board exam 2024. Central Board of Secondary Education repeats the question pattern and type every year, Class 10th Computer Applications Previous Year Question Paper will aid students to understand the pattern and type of repeated questions in CBSE Class 10th board exam.

We have given computer previous year question paper with solutions on this page, solve all the questions given on this page and pass CBSE Class 10th Exam with flying colours.

App Banner

Class 10 Computer Previous Year Question Paper

Students studying for exams can benefit greatly from Computer Applications Previous Year Papers. These papers provide students with a thorough understanding of the format and substance of the test by covering a wide range of questions.

It aids in the development of students’ problem-solving abilities and exposes them to a variety of question formats. This gives students the tools they need to ace their examinations in addition to boosting their confidence. That is why, below we have given the previous year question papers of computer class 10.

Computer Previous Year Question Paper 2023

Computer Previous Year Question Paper 2022

Previous Year Question Paper Class 10 Computer  2020

Q. What is a Homepage? 

Ans The default (first) page of a website is called a Homepage.  

Q. Which heading element gives the most prominent headings?  

Ans <H1>  

Q. Give one use of anchor tag. 1  Ans Anchor tag is used to create hyperlinks. _____ tag is used for a horizontal line. 

Ans HR tag  

Q. An empty HTML element has a _____ tag but no _____   tag.  

Ans start, end  

Q.  _____ tag creates a bulleted list. 

Ans <UL>  

Q. The code for inserting an image in an HTML page is  <imgsrc=” ” alt=” “>. The alt attribute is used for _____  

Ans specifying alternate text for the image  

Q. Ravi was trying to log-in to his net-banking account. He noticed that the URL of the net banking starts with ‘https’. The ‘s’ in ‘https’ stands for _____  

Ans Secure  

Q. Sarita is designing a webpage and wants to change the name of the font (font-type) for certain text. Which attribute of the FONT tag she should use.  

Q. What is the use of <br> tag in HTML Code? 

Ans <br> tag is used to insert a single line break in a Document.

Q. What is the significance of the URL? 

Ans URL specifies unique address of each document on the  internet.  

Q. What is the importance of vlink attribute of <BODY> tag?

Ans vlink attribute specifies the color of visited links in a document

Q. What is the method of using comment line in the HTML code?   

Ans <!– Any text –>  

Section-II 

Both the Case study based questions are compulsory.   Attempt any 5 questions (out of 7 questions) from each    case study. Each question carries 1 mark  

Internet Protocols  

For communication over the Internet, the communicating devices must follow certain rules. These rules are called   Internet protocols. For email communication, we use SMTP and POP. For communication between browser and server  HTTP and HTTPS protocols are used. We can use   TELNET to access services available on a remote computer.  

(i) Which of the following is an Internet Protocol.  

  • c) both (a) and (b)  
  • d) None of the above  

Ans c) both (a) and (b)  

(ii) SMTP protocol is  

  • a) used for composing an email message.  
  • b) used in receiving incoming emails by pulling the message from server to client
  • c) used in sending outgoing emails by pushing the message from client to server

Ans c) used in sending outgoing emails by pushing the message from client to server  

(iii) POP protocol is  

  • a) used for composing an emailmessage.  

Ans b) used in receiving incoming emails by pulling the   message from server to client  

(iv) Which of the following internet protocols provides secure data transmission between server and browser with the help of encryption.  

  • c) TELNET  
  • d) ARPANET 

Ans b) HTTPS  

(v) The full form of POP (email protocol) is  

  • a) Post Order Protocol  
  • b) Push Order Protocol  
  • c) Post Office Protocol  
  • d) Pull Over Protocol  

Ans c) Post Office Protocol  

(vi) Which of the following protocol is used for delivering data from the source to the destination.  

(vii) The Full Form of SMTP is     

  • a) Secure Mail Transfer Protocol  
  • b) Secure Mail Transmit Protocol  
  • c) Simple Mail Transmit Protocol  
  • d) Simple Mail Transfer Protocol  

Ans d) Simple Mail Transfer Protocol  

15 Secure data transmission  

Secure data transmission means that data/information is not being received or modified by an unauthorized person, over a network, from source to destination.For secure data transmission, we can convert an actual message (which is in readable form) into an unreadable message (called an encrypted message) with the help of the concept of encryption. This unreadable message is sent through the network to the destination. If a hacker tries to read this message, he/she receives an unreadable message that cannot be easily converted into the actual message. The unreadable message can be converted to the original message by the receiver at the destination.  

Caesar Cipher is one of the common encryption techniques. In this technique, each letter of the word is  

replaced by a letter some fixed number of positions (usually called as key) down the alphabet. For example, if  

the key is 3, each ‘A’ will be replaced by ‘D’ (Letter ‘D’ is 3 positions down Letter ‘A’ in the alphabet), each ‘B’ will be replaced by ‘E’ and similarly, each ‘Z’ will be replaced by ‘C’. The receiver can identify the original message by using the reverse technique of encryption. This reverse technique is called decryption.  

(i) Secure data transmission means  

  • a) Data can be accessed by any unauthorized person during transmission.
  • b) Data can not be accessed by any unauthorized person during transmission.
  • c) Transmission of data  

Ans b) Data can not be accessed by any authorized person during transmission  

(ii) Which of the following techniques can be used for security of data.  

  • a) Authentication  
  • b) Authorisation  
  • c) Encryption  
  • d) All of the Above  

Ans d) All of the Above  

(iii) Caesar Cipher is  

  • a) used for conversion of the actual message into an  encrypted message
  • b) an encryption technique  

(iv) Person ‘X’ has received an encrypted message and wants to convert this message into the actual message (message before encryption). The technique he should use is called  

  • a) Conversion  
  • b) Encryption  
  • c) Decryption  

Ans c) Decryption  

(v) A sender wants to send a message having the text as ‘COMPUTER’ to a receiver using 4 as the key. What will be the encrypted message?  

  • a) GSQTZXIV  
  • b) GSQTYXIV  
  • c) GSXTYXIV  
  • d) GSQSYXIV  

Ans b) GSQTYXIV  

(vi) An encryption algorithm is used to transform a readable message into:  

  • a) Text message  
  • b) Simple message  
  • c) Converted message  
  • d) Encrypted message  

Ans c) Encrypted message  

(vii) In Ceaser Cipher, for which of the following values of key, the encrypted message will be the same as original message.  

All questions are compulsory. In case of internal choices, attempt any one. Sarvesh, a student of Class X, is not able to understand the difference between web client and web-server. Help him in understanding the same by explaining their role and giving suitable example of each.  

Ans Web-Client: An application (Web Browser, Chatting Program, etc.) that requests for services from a web  server. Example: Web Browsers, Chatting Applications Web-Server: Web-server is a software (or any dedicated computer running this software) that serves the request made by web-clients.  

Example: Apache Server  

Q. Write the full form of Cc and Bcc (used in emailcommunication). Explain the difference between  

Ans Cc : Carbon Copy: every recipient can check who else has received the mail.  

Bcc : Blind Carbon Copy: no recipient can check who else has received the mail.  

Q. What is the use of <sub> and <sup>tag. Explain with suitable example.   

Ans <sub> : defines subscripted text  

<sup> : defines superscripted text  

To write a 2 : a<sup>2</sup>  

To write CO 2 : CO<sub>2</sub>  

Q. Sunil wants to insert an image ‘elearning.jpg’ into a webpage. Write the name and the syntax of the HTML Tag she should use. The alternate text for the image should be E-learning Image’  

Ans Name of Tag : Image Tag (<img>)  

Syntax of Tag :<imgsrc = “elearning.jpg” alt = “E-learning   Image”>  

Q. Define the following  

(i) Intellectual Property Rights  

(ii) Plagiarism  

What is e-commerce? Write any two preventive measuresto be taken for secure online transaction.  

Ans: Intellectual Property Rights: rights given to creators for creations of their minds.  

Plagiarism: taking credit of ideas/words of another person  

e-commerce: Buying and selling of goods on the internet Two preventive measures for secure online transaction  

  • Never share OTP with anyone.  
  • Before making an online payment, ensure that connection is secure (HTTPS) Property Rights and Plagiarism)

Q. Shalini, a web designer, wants to create a webpage to display a list where each item is listed by a number. Which type of list she should use? Explain the role of start and type attributes.  

Ans Ordered List Role  

Start Attribute: specifies the start value of an ordered list  

Type Attribute: specifies the type of the list item marker  

Q. What are the roles of Rowspan and Colspan attribute? Explain with suitable HTML example.  

Ans Rowspan : Combine Cells vertically  

Colspan : Combine Cells horizontally  

<table border = ‘1’>  

</tr>  

<tr>  

 <td>Row-1 Column-1</td>  

<td colspan=”2″>Row-1 Column-2and3</td>  

<td rowspan=”2″>Row-1and2 Column-4</td>  

 <td>Row-2 Column-1</td>  

<td>Row-2 Column-2</td>  

<td>Row-2 Column-3</td>  

</table>  

Q. Saroj, a student of Class X, wants to represent a table in webpage but she is unaware about the table tag. Explain her the role of <th>, <tr> and <td> tag. Write HTML code of a table and show the use of <th>, <tr> and <td> tag.  

Ans <tr> : defines table row.  

<th> : defines table header.  

<td> : defines table data/cell.  

HTML Code  

<table>  

<th>Roll Number</th>  

<th>Name</th>  

<th>Stream</th>  

<tr> 

<td>1</td>  

<td>Ajay</td>  

<td>Arts</td>  

<td>2</td>  

<td>Vijay</td>  

<td>Commerce</td>  

<td>3</td>  

<td>Ramesh</td>  

Q. What is the digital divide? Write any two reasons for digital divide in India.  

Ans Digital Divide refers to the differing amount of information between those who have access to ICT and those who don’t have access. Reasons  

∙ due to the unequal distribution of wealth, poverty is higher in rural areas  

∙ Less Literacy rate in rural India  

Q. Define Internet and write its two uses in our daily life. How is it different from the World Wide Web

What is e-learning? Explain any two merits of e-learning.  

Ans The Internet is a worldwide network that links many smaller computer-networks.  

Uses of the Internet  

  • e-learning  
  • e-commerce  

The difference between the internet and www. It is a collection of various hypertext documents available over the internet. www is a part of the internet: A worldwide network that provides various other services (apart from www) like email-communication, File sharing, etc.  

e-learning: learning through the courses which are delivered online.  

Benefits :  

  • Self Paced (Learn at your speed).  
  • We can attend classes atanytime and anywhere.  

Q. Write the HTML code to design the above-shown web page considering the specifications as given below :  

  • Background color of the page should be yellow. 
  • Heading ‘Our Country : India’ should be the first level of heading
  • The image named ‘India.jpg’ should be placed at the center.
  • Formatting style for the paragraph
  • Font Size: 5
  • Font Name: Times New Roman
  • Superscript and subscript tags should be used wherever required.  Facts (as shown in the above web-page) should be written with the help of the unordered list.

Answer the following 

  • What is a Hypertext link?  
  • Give the name and the syntax of the HTML Tag which is used for creating a Hypertext Link.
  • Neha wants to display a ‘Click Here’ message on her webpage which, when clicked, opens a new webpag ‘Chapter2.html’. Write the syntax of the HTML command  she should use.
  • On the same webpage, Neha whose email is [email protected], wants to display a ‘Contact us’ message which when clicked open theemail program and allows the user to send a mail to Neha.Write the syntax of the HTML command she should use.
  • Explain the use of the target attribute in the Hypertext Link Tag.

Ans <html>  

<body bgcolor=”yellow”>  

<center>  

<h1> Our Country : India </h1>  

<imgsrc=”india.jpg”>  

</center>  

<p>  

<font color=”red” size=”5″ face=”Times New Roman”>  

India is spread over a large geographical area. In terms of  

area, it is the 7<sup>th</sup> largest country while in  

terms of population, it is the 2<sup>nd</sup> largest  

country in the world. Some facts about India are as  

follows</font></p>  

<ul>  

<li>Area :Approx 3.28 million sq. km </li>  

<li>North to South extension :Approx 3,200 km</li>  

<li>East to West extension :Approx 2900 km</li>  

</ul>  

</body>  

</html> 

Hyperlink allows us to link HTML elements (text and/or image) to another document or new section within the  current document.

b.Name : anchor tag, Syntax <a href=”Link  

Address”>Hyperlink Text</a>

<a href=”Chapter2.html”>Click Here</a>

<a href=”mailto:[email protected]”>Contact us</a>

Specifies where to open the linked document when the link is clicked.  

Computer Class 10 Previous Year Question Paper 2019

Q. Expand SMTP.   

Answer: Simple Mail Transfer protocol

Q. Consider the following HTML statement: <body bgcolor =”Blue” alink =”red” vlink=”yellow”> In the above statement, what do you mean by ‘alink’ and ‘vlink’? 

Answer: Alink stands for active link while vlink stands for visited link.  When the cursor is positioned on the hyperlinked text, the coloured  specified in alink attribute (red) is seen. When the link has been clicked  once, the colour changes to the one specified in vlink attribute ( yellow)

Q. Rashmi has to send an email to Raees. She also wants to send the same e-mail to Vandana but does not want Raees to know about it. Which option out of ‘cc’ or  ‘bcc’ should Rashmi use to enter the email address of Vandana? 

Answer: bcc ( blind carbon copy)

Q. Geetu is an artist. She posts her artwork on the internet. One day she comes to know that Shreyas has downloaded one of the paintings that she had posted  without her permission. He had further printed that image on an invitation card.  Has Shreyas done the right thing? Which right of Geetu has he infringed? 

Answer: No, Intellectual Property Rights

Define plagiarism. 

Answer: When we download someone else’s work or ideas and pass them  as our own, then this practice is known as plagiarism.

Q. Give one difference between 3G and 4G. 

Answer:  The speed of 4G is about 10 times faster than 3G o We can stream audio and video content using 4G

Q. Define the term Digital Divide. 

Answer: The gap between technical knowledge of the people who have  access to computers and internet and those who do not have that access.

Q. Ritwik wants to use a software but does not want to pay for it. Which type of software can he use? 

Answer: Open Source Software

Section – B 

Q. Write any one application each of e-Governance and e-commerce. 

Answer: overnance

o Filing of online application forms for Aadhar card, passport

o Filing of IT returns online

o Registering an online complaint for any grievance related to government Commerce

o Able to do online transactions

o No need to go to bank for updating the passbooks depositing

o Online shopping

Q. Kuhu has just learnt how to do online banking. Name any two precautions that she should take to prevent online fraud. 

o Do not share user id and password with anyone

o Avoid doing transactions from cyber café and other public places

Q. Name the following with respect to HTML: Attribute for changing bullet type of list tag. 

Answer: type Element to create a hyperlink

Answer: <a>

Q. Write HTML code to display the unordered list (with square bullets) of two cities “DELHI” and “MUMBAI”. The web page should have a yellow background and the  title of the page should be ‘My Cities’ 

<HTML> 

<HEAD> 

<TITLE> My Cities</TITLE> 

</HEAD> 

<BODY bgcolor=”yellow”> 

<UL type=”square”> 

<LI> DELHI </LI> 

<LI> MUMBAI </LI> 

</UL> 

</BODY> 

</HTML> 

Write HTML code to display an ordered list (with uppercase roman numbers)  listing any three subjects being taught in your school. The web page should have  a red background and the title of the page should be ‘My Subjects’ 

<TITLE> My Subjects</TITLE> 

<BODY bgcolor=”red”> 

<OL type=”I”> 

<LI> Science</LI> 

<LI> Maths</LI> 

<LI> Computers</LI> 

</OL> 

pdpCourseImg

Q. Form a CSS code within the <head>….</head> for the following specifications: Background colour : blue For the paragraph, font family is Dotum and colour of the text is red Heading should be in black colour 

<head> 

<style> 

body { background-color: blue;

p {color:red;  font-family:Dotum;

h1{ color: black;

</style> 

</head> 

Q. Write the HTML code to do the following: To display a horizontal line of green colour. 

Answer: <hr color=”green”> 

Q. To create a hyperlink on the word CLICK to an image named testimage.jpeg 

Answer: < a href=”testimage.jpeg”> CLICK </a> 

Q. Write output of the following HTML code. 

<html> <head> <title> Table </title> </head> 

<body> 

<table border=”1”> 

<tr> <th align=”center” rowspan=”3”> ONE </th> <th> TWO </th> 

<th>THREE </th> </tr> 

<tr> <td> Rose </td> <td> Lily </td> </tr> 

<tr> <td align=”center”> Pansy </td> <td align=”center”  

colspan=”2”> Dahlia </td> </tr> 

</table> </body> </html> 

Observe the following table and write the HTML code to generate it: 

<tr> <th align=”center” ROWSPAN=”2″> SERIALNO</th> <td  

ROWSPAN=”2″> CLASS</th> <th COLSPAN=”3″>NUMBER OF 

STUDENTS </th> </tr> 

<tr> <td> ENGLISH </td> <td> HINDI </td> 

<td>REGIONAL</td></tr> 

<tr align=”center”> <td align=center”> 1 </td> <td align=”center”> X  

A </td> <td>35</td><td>10</td><td>6</td></tr> 

<tr align=”center”> <td align=center”> 2 </td> <td align=”center”> X  

B </td> <td>31</td><td>15</td><td>4</td></tr> 

Section – C ( Scratch) 

Q. Differentiate between and blocks? 

The instructions enclosed in the forever block keep on executing till the  time the project is running or the Stop button is not pressed. The instructions enclosed in the repeat ( ) block execute for the given number of times.

Differentiate between and blocks. 

The instruction blocks enclosed inside the if …block are executed only if  the condition is true. Nothing happens if the condition is false.

In case of if..then…else block, the instruction blocks enclosed inside the  if are executed if the condition is true. If the condition is false, then the  instruction blocks enclosed inside the else part are executed.

Q. Study the scripts given below and answer the questions. What will be the final position of the cat (Scratch mascot) after running the  (i) following script? 

Answer: Centre of the stage

(ii) What happens when the sprite does not touch the edge of the stage? 

Answer: It changes its costume and displays the caller box with message  “Safe’ for one second. 

∙ Displays the caller box saying “Touched..”

∙ Turns on the left by 30 degrees

∙ Increases its size by 20 points

∙ Bounces back

Q. Name the tab and category of blocks that should be selected to do the following: (i) Ask the user’s name 

Scripts tab/ Sensing category of blocks

(ii) Add a variable to store points of the game 

Answer: scripts tab / Data category of block

Section –D (Python) 

Q. Which of the following are valid variable names in Python?  plus2 , if, my_book, yes&no, helloworld 

My_book and helloworld

Q. What will be output of the following expressions? 

#Considering Python 2.7 

  • >>> print (‘Test’ * 3) 

>>> print (‘7’+’8’) 

#Considering Python 3.x 

>>> TestTestTest 

(1 mark for correct answer) 

  • >>>print (‘7’+’8’) 

>>>78 

Q. What will be output of the following code if the user enters Principal amount as 20000 and Time as 10 years. 

P = input(“Enter Principal amount:”)  

T = input(“Enter Time:”) 

if T>10: 

SI = P*T*10/100 

SI = P*T*15/100 

print(“Simple Interest = “,SI) 

Simple Interest = 30000 

Q. Write a code that displays the sum of first 10 natural numbers. 

while(x<=10):  

sum=sum+x  

print (sum) 

Class 10th Computer Model Test Paper

The solutions of the questions asked in the Class 10 Computer Application Paper 2024 is given below for students. Students will get a better understanding of the exam pattern and type of questions asked after going through the question paper and its solution.

Class 10th Computer Model Test Questions and Answers Board Paper

Sharing is caring!

When will CBSE conduct the Class 10th board Examination?

CBSE will begin Class 10th board Examination from 15th February 2024 onwards.

Where I can get CBSE Class 10th Computer Applications Previous Year Question Papers?

You can get CBSE Class 10th Computer Applications Previous Year Question Papers on this page. we have covered CBSE Class 10th Computer Applications Previous Year Question Papers with their solutions on this page.

How can I get full marks in Computer Applications class 10?

Complete the syllabus of Computer Applications for the Class 10th examination and practice CBSE Class 10th Computer Applications Previous Year Question Papers given on this page to get full marks in Class 10th Computer Applications.

Which website is best for previous year’s question papers of CBSE Class 10th?

The official website of Adda247 school is best to get all the previous year’s question papers for CBSE Class 10th.

Class 12 Political Science Sample Paper 2024-25

Leave a comment

Your email address will not be published. Required fields are marked *

Save my name, email, and website in this browser for the next time I comment.

Trending Articles

  • CBSE Sample Paper 2025
  • NEET Syllabus 2025
  • NEET Cut Off 2024

neet ug 2025

CBSE Board Exam 2025

  • CBSE Class 10 Sample Papers  
  • CBSE Class 12 Sample Papers  
  • CBSE Previous Year Papers  
  • CUET Syllabus
  • CUET Previous Year paper
  • CUET Participating College & Universities
  • JEE Mains 2025  
  • JEE Main Syllabus 2025  
  • NEET State wise Cut off
  • NEET Rank Predictor  
  • NEET OMR Sheet
  • NEET College Predictor

Recent Posts

  • IIT JAM Previous Year Question Paper PDF with Answer
  • NEET PG Previous Year Question Paper PDF, Download Subject Wise PYQ with Solution
  • CBSE Previous Year Paper with Solutions
  • BITSAT Question Paper 2024, Download Question Paper PDF
  • IAT Previous Year Question Paper, IISER Question Paper 2024, IISER PYQ PDF
  • AP EAMCET Previous Year Question Papers with Solutions PDF Download
  • MHT CET PYQ Chapterwise PDF- PCB & PCM Question Papers with Answers
  • Tamil Nadu 10th English Question Paper 2024, Model Paper PDF
  • NCERT Previous Year Question Papers Class 10 Maths with Solutions
  • Previous Year Question Paper of Chemistry Class 12 CBSE with Solution PDF (PYQ)
  • CBSE Class 12 English Previous Year Question Papers With Solutions PDF
  • Hindi Previous Year Question Paper Class 10 with Solutions PDF (Hindi PYQ Class 10)
  • CBSE Class 12 Biology Previous Year Question Papers With Solutions
  • PYQ Class 10 SST- Class 10 SST Previous Year Question Paper
  • CBSE Class 12 Mathematics Previous Year Question Papers With Solutions
  • Previous Year Question Paper Class 10 English with Solution, Check NCERT English Question Paper
  • CBSE Class 12 History Previous Year Question Papers With Solutions
  • Class 12 Physics Previous Year Question Paper with Solution PDF
  • CBSE Class 12 Economics Previous Year Question Papers With Solutions
  • Class 10 Science Previous Year Question Paper PDF, Last 10 Year PYQ with Solutions

IMPORTANT EXAMS

Ncert solutions.

  • NCERT Class 12
  • NCERT Class 11
  • NCERT Class 10
  • NCERT Class 9

NCERT Books

School syllabus.

  • CBSE Class 12
  • CBSE Class 11
  • CBSE Class 10
  • CBSE Class 9
  • JEE Mains 2024

Our Other Websites

  • Teachers Adda
  • Bankers Adda
  • Current Affairs
  • Adda Bengali
  • Engineers Adda
  • Adda Marathi
  • Adda School

school

Get all your queries solved in one single place. We at Adda247 school strive each day to provide you the best material across the online education industry. We consider your struggle as our motivation to work each day.

Download Adda247 App

google store

Follow us on

youtube

  • Responsible Disclosure Program
  • Cancellation & Refunds
  • Terms & Conditions
  • Privacy Policy

MyCSTutorial- The path to Success in Exam

THE PATH TO SUCCESS IN EXAM...

Class 10 Computer Application code 165 Tables in HTML Question Answer

200+ Important Question Answer

Unit 2 – HTML II [Tables in HTML]

Question and answers.

1. What is the use of Table in HTML?

Answer: A table in HTML helps to arrange data into rows and columns of cells. It is useful to display tabular data.

2. Which tag of HTML is used to create a Table in HTML?

Answer: Following tags are used in HTML to create tables in HTML. These are <TABLE>, <TBODY>, <THEAD>, <TFOOT>, <TR>, <TH>, <TD> and <CAPTION>

3. What is the <TABLE> tag in HTML?

Answer: <TABLE> tag in HTML is use to create tables in HTML. It is a container tag, which contains all table elements. It is having an ending tag </TABLE>.

4. What is the <TR> tag in HTML?

Answer: <TR> tag in HTML is use to define a table row. It is a container tag, which contains table data or table header cells. It is having an ending tag </TR>

5. What is the <TD> tag in HTML?

Answer: <TD> tag in HTML is use to define a table data. It is a container tag, which contains table data cells. It is having an ending tag </TD>

6. What is the <TH> tag in HTML?

Answer: <TH> tag in HTML is used to define a table header. It is a container tag, which defines table header cells. It is having an ending tag </TH>

7. What is the <CAPTION> tag in HTML?

Answer: <CAPTION> tag defines the title or caption of a table. It provides a short description of the table.

8. Write the name of all attributes of <TABLE> tag in HTML?

Answer: <TABLE> tag has the following attributes. BORDER, BORDERCOLOR, FRAME, RULES, CELLPADDING, CELLSPACING, BACKGROUND, BGCOLOR, HEIGHT, WIDHT, ALIGN

9. Write the code in HTML to create a table having 3 rows and 2 – columns?

Answer: An HTML code for a Table having 3 rows and 2 columns.

case study based questions on html class 10

10. What is the BORDER attribute of the TABLE tag?

Answer: The BORDER attribute of <TABLE> tag, specify the border of the table. It tells the table how large the border should be. The value of the BORDER attribute is given in pixels.

<TABLE BORDER = 1> … </TABLE> <TABLE BORDER = 4> … </TABLE>

11. What is the BORDERCOLOR attribute of the TABLE tag?

Answer: The BORDERCOLOR attribute of the <TABLE> tag, specify the color of the border of the table. By default color of the border of the table is BLACK. The BORDERCOLOR attribute is used only with the BORDER attribute.

<TABLE BORDER = 1 BORDERCOLOR=”RED”> … </TABLE> <TABLE BORDER = 4 BORDERCOLOR = “#056989”> … </TABLE>

12. Write HTML code, to show the uses of BORDER and BORDERCOLOR attribute of TABLE tag.

Answer: Code for BORDER and BORDERCOLOR

case study based questions on html class 10

13. What is the FRAME attribute of the TABLE tag.

Answer: The FRAME attribute of the <TABLE> tag allows to specify which portion (i.e. part or side) of the border will display. It is used along with the BORDER attribute.

Values of the FRAME attribute are:-

abovedisplay top edge only.
belowdisplay bottom edge only.
borderdisplay all four sides.
boxdisplay all four sides.
hsidesdisplay top and bottom edges.
lhsdisplay left edge only.
rhsdisplay right edge only.
voiddisplay no border
vsidesdisplays left and right edges.

case study based questions on html class 10

14. Write the HTML code to show the use of the FRAME attribute.

Answer: Code for showing how to use the FRAME attribute is

15. What is the RULES attribute of the TABLE tag.

Answer: The RULES attribute of the <TABLE> tag allows to specify which portion of the inside border edge will display. It is used along with the BORDER attribute.

Values of the RULES attribute are-

alldisplays all borders.
colsdisplays borders between cells.
groupsdisplays borders between all cell groups.
nonehides all interior borders.
rowsdisplay borders between rows only.

case study based questions on html class 10

Related Posts

Embed audio and video in HTML Question Answer

Class 10 Computer Application code 165 HTML Embed Audio and Video Question Answer

Hyperlink - Internal and External Linking in HTML Question Answer

Class 10 Computer Application code 165 Linking in HTML Question Answer

cascading style sheet question answer

Class 10 Computer Application Code 165 HTML Cascading Style Sheet CSS Questions Answers

You cannot copy content of this page

case study based questions on html class 10

Simply Coding

Computer Networks

case study based questions on html class 10

Computer Networking: Case Study Questions

  • Categories Computer Networks , Networking , Computer Networks

This post contains case study questions on Computer Networking.

Case study 1:.

Web server is a special computer system running on HTTP through web pages. The web page is a medium to carry data from one computer system to another. The working of the webserver starts from the client or user. The client sends their request through the web browser to the webserver. Web server takes this request, processes it and then sends back processed data to the client. The server gathers all of our web page information and sends it to the user, which we see on our computer system in the form of a web page. When the client sends a request for processing to the web server, a domain name and IP address are important to the webserver. The domain name and IP address are used to identify the user on a large network.

  • IP addresses
  • Computer systems
  • Webpages of a site
  • A medium to carry data from one computer to another
  • Home address
  • Domain name
  • Both b and c
  • Hypertext Transfer Protocol
  • Hypertext Transfer Procedure
  • Hyperlink Transfer Protocol
  • Hyperlink Transfer Procedure
  • Domain name system
  • Routing information protocol
  • Network time protocol
  • None of the above
  • Domain Name Security
  • Domain Number System
  • Document Name System
  • Domain Name System

Case Study 2:

In mid 80’s another federal agency, the NSF created a new high capacity network called NSFnet, which was more capable than ARPANET. The only drawback of NSFnet was that it allowed only academic research on its network and not any kind of private business on it. Now, several private organisations and people started working to build their own networks, named private networks, which were later (in 1990’s) connected with ARPANET and NSFnet to form the Internet. The Internet really became popular in 1990’s after the development of World Wide Web.

  • National Senior Foundation Network
  • National Science Framework Network
  • National Science Foundation Network
  • National Science Formation Network
  • Advanced Research Premium Agency NETwork
  • Advanced Research Projects Agency NETwork
  • Advanced Review Projects Agency NETwork
  • Advanced Research Protection Agency NETwork
  • A single network
  • A vast collection of different networks
  • Interconnection of local area networks
  • Interconnection of wide area networks
  • Internet architecture board
  • Internet society
  • Internet service provider
  • Different computer
  • Leased line
  • Digital subscriber line
  • Digital signal line
  • Digital leased line

Case Study 3:

TCP/IP, or the Transmission Control Protocol/Internet Protocol, is a suite of communication protocols used to interconnect network devices on the internet. TCP/IP can also be used as a communications protocol in a private computer network (an intranet or an extranet).

TCP defines how applications can create channels of communication across a network. It also manages how a message is assembled into smaller packets before they are then transmitted over the internet and reassembled in the right order at the destination address.

IP defines how to address and route each packet to make sure it reaches the right destination. Each gateway computer on the network checks this IP address to determine where to forward the message. TCP/IP uses the client-server model of communication in which a user or machine (a client) is provided a service (like sending a webpage) by another computer (a server) in the network. Collectively, the TCP/IP suite of protocols is classified as stateless, which means each client request is considered new because it is unrelated to previous requests. Being stateless frees up network paths so they can be used continuously.

  • All of the above
  • Remote procedure call
  • Internet relay chat
  • Resource reservation protocol
  • Local procedure call
  • communication between computers on a network
  • metropolitan communication
  • sesson layer
  • transport layer
  • network layer
  • data link layer

Case Study 4:

A blog is a publication of personal views, thoughts, and experience on web links. It is a kind of personal diary note about an individual. The contents published on a blog are organized in a reverse manner, it means recent posts appear first and the older posts are further downwards.

Blogger – a person who posts a blog in the form of text, audio, video, weblinks, etc is known as a blogger. Bloggers have followers who follow them to get instant messages post by the blogger.

In most cases, celebrities, business tycoons, famous politicians, social workers, speakers, etc are the successful blogger because people follow them to know about their success stories and ideas.

  • social networking
  • social networking sites
  • e-commerce websites
  • search engines
  • entertainment sites
  • social network
  • entertainment
  • search engine
  • none of these

Which of the following is an example of micro-blogging?

Which of the following is not used as blogging platform?

  • discussion boards

Case Study 5:

An email is a service of sending or receiving emails or messages in the form of text, audio, video, etc over the internet. Various service providers are providing email services to users. The most popular service providers in India are Gmail, Yahoo, Hotmail, Rediff, etc.

An email address for an email account is a unique ID. This email ID is used to send and receive mails over the Internet. Each email address has two primary components: username and domain name. The username comes first, followed by the @) symbol and then the domain name.

  • none of the above

Which of the following is the correct format of email address?

  • name@website@info
  • [email protected]
  • www.nameofwebsite.com
  • name.website.com
  • multipurpose internet mail extensions
  • multipurpose internet mail email
  • multipurpose internet mail end
  • multipurpose internet mail extra
  • mail server
  • user agents

NVT stands for

  • network virtual transmission
  • network virtual test
  • network virtual terminal
  • network virtual tell

Case study 6:

In 1989, Tim Berners Lee, a researcher, proposed the idea of World Wide Web). Tim Berners Lee and his team are credited with inventing Hyper Text Transfer Protocol (HTTP), HTML and the technology for a web server and a web browser. Using hyperlinks embedded in hypertext the web developers were able to connect web pages. They could design attractive webpages containing text, sound and graphics. This change witnessed a massive expansion of the Internet in the 1990s.

  • A program that can display a webpage
  • A program used to view HTML documents
  • It enables a user to access the resources of internet
  • a) is same every time whenever it displays
  • b) generates on demand by a program or a request from browser
  • c) both is same every time whenever it displays and generates on demand by a program or a request from browser
  • d) is different always in a predefined order
  • a) unique reference label
  • b) uniform reference label
  • c) uniform resource locator
  • d) unique resource locator
  • a) asynchronous javascript and xml
  • b) advanced JSP and xml
  • c) asynchronous JSP and xml
  • d) advanced javascript and xml
  • a) convention for representing and interacting with objects in html documents
  • b) application programming interface
  • c) hierarchy of objects in ASP.NET
  • d) scripting language
  • a) VBScript
  • a) sent from a website and stored in user’s web browser while a user is browsing a website
  • b) sent from user and stored in the server while a user is browsing a website
  • c) sent from root server to all servers
  • d) sent from the root server to other root servers

Case study 7:

E-business, commonly known as electronic or online business is a business where an online transaction takes place. In this transaction process, the buyer and the seller do not engage personally, but the sale happens through the internet. In 1996, Intel’s marketing and internet team coined the term “E-business

E-Commerce stands for electronic commerce and is a process through which an individual can buy, sell, deal, order and pay for the products and services over the internet. In this kind of transaction, the seller does not have to face the buyer to communicate. Few examples of e-commerce are online shopping, online ticket booking, online banking, social networking, etc.

  • doing business
  • sale of goods
  • doing business electronically
  • all of the above

Which of the following is not a major type of e-commerce?

  • consolidation
  • preservation
  • reinvention

The primary source of financing during the early years of e-commerce was _______

  • large retail films
  • venture capital funds
  • initial public offerings
  • small products
  • digital products
  • specialty products
  • fresh products
  • value proposition
  • competitive advantage
  • market strategy
  • universal standards

Case study 8:

Due to the rapid rise of the internet and digitization, Governments all over the world are initiating steps to involve IT in all governmental processes. This is the concept of e-government. This is to ensure that the Govt. administration becomes a swifter and more transparent process. It also helps saves huge costs.

E-Group is a feature provided by many social network services which helps you create, post, comment to and read from their “own interest” and “niche-specific forums”, often over a virtual network. “Groups” create a smaller network within a larger network and the users of the social network services can create, join, leave and report groups accordingly. “Groups” are maintained by “owners, moderators, or managers”, who can edit posts to “discussion threads” and “regulate member behavior” within the group.

  • can be defined as the “application of e-commerce technologies to government and public services .”
  • is the same as internet governance
  • can be defined as “increasing the participation in internet use by socially excluded groups”
  • Individuals in society
  • computer networks
  • Tax Deduction Account Number
  • Tax Deduction and Collection Account Number
  • Taxable Account Number
  • Tax Account Number
  • who conduct seminars
  • who get together on weekends
  • who have regular video conferences
  • having the ability to access and contribute to forum topics

Case study 9:

Coursera has partnered with museums, universities, and other institutions to offer students free classes on an astounding variety of topics. Students can browse the list of available topics or simply answer the question “What would you like to learn about?”, then when they answer that question they are led to a list of available courses on that topic. Students who are nervous about getting in over their heads can relax.

  • Mobile Online Open Courses
  • Massive Online Open Courses
  • Mobile Open Online Courses
  • Massive Open Online Courses
  • Blended learning
  • Distance learning
  • Synchronous learning
  • Asynchronous learning
  • Induction to the company for new employees
  • Microsoft excel training
  • Team-building exercise
  • Building your assertiveness skills at work
  • Learners using technology in a classroom environment lead by a tutor
  • Training course done by youtube tutorials
  • An online learning environment accessed through the internet (i.e. webinars)
  • An online learning course
  • MasterClass
  • SimplyCoding

Case study 10:

Search Engines allow us to filter the tons of information available on the internet and get the most accurate results. And while most people don’t pay too much attention to search engines, they immensely contribute to the accuracy of results and the experience you enjoy while scouring through the internet.

Besides being the most popular search engine covering over 90% of the worldwide market, Google boasts outstanding features that make it the best search engine in the market. It boasts cutting-edge algorithms, easy-to-use interface, and personalized user experience. The platform is renowned for continually  updating its search engine  results and features to give users the best experience.

  • Software systems that are designed to search for information on the world wide web 
  • Used to search documents
  • Used to search videos
  • Single word
  • Search engine pages
  • Search engine result pages
  • Web crawler
  • Web indexer
  • Web organizer
  • Web manager
  • Ink directory
  • Search optimizer
  • Generating cached files
  • Affecting the visibility
  • Getting meta tags
  • All of these

User Avatar

Previous post

Insertion Sort

Mobile telecommunication technologies, you may also like.

switching Techniques

Switching Techniques used in computer network

Slide1

Communication Channels

Slide1

Leave A Reply Cancel reply

You must be logged in to post a comment.

Login with your site account

Remember Me

Not a member yet? Register now

Register a new account

I accept the Terms of Service

Are you a member? Login now

  • CBSE Class 10

Important CBSE Class 10 Case Study Based Questions 2024: Source-Based Questions & Answers for Quick Revision

Important case study questions for cbse class 10: practice important case study/source-based questions from essential themes of cbse class 10. these source-based questions are important for the upcoming cbse class 10  board exam 2024..

Atul Rawal

CBSE Class 10 Exam 2024: CBSE Class 10 introduces Case Study Based Questions to enhance students' analytical and problem-solving skills. These questions present real-life scenarios or situations, triggering students to apply their knowledge to solve them. Overall, Case Study Based Questions are a valuable addition to the CBSE curriculum, encouraging active learning and preparing students for real-life challenges.

CBSE Class 10 Case Study Based Questions 2024

CBSE Class 10 Science Paper Format 2024

CBSE Class 10 Maths Paper Format 2024

Cbse class 10 social science paper format 2024.

Must Read: Top 50+ CBSE Class 10 MCQs for Board Exam 2024 with Answers to Secure Good Marks

  • CBSE Class Class 10 Science 2 Marks Important Questions for 2024 Board Exam
  • CBSE Class 10 Science Chapter-Wise Mind Maps 2024
  • CBSE Date Sheet 2024
  • Revised NCERT Textbooks Class 10
  • CBSE Class 10 Sample Paper 2024
  • CBSE Class 12 Science Syllabus 2023-24
  • CBSE Class 10 Science Additional Practice Questions 2024
  • CBSE Class 10 Science Competency Based Questions 2024
  • CBSE Class 10 Social Science Important Map Items and Revision Tips 2024

Get here latest School , CBSE and Govt Jobs notification and articles in English and Hindi for Sarkari Naukari , Sarkari Result and Exam Preparation . Download the Jagran Josh Sarkari Naukri App .

  • UGC NET Answer Key 2024
  • SSC CGL Exam Analysis 2024
  • RBI Grade B Admit Card 2024
  • SSC GD Recruitment 2025
  • SSC CGL Admit Card 2024
  • UP Police Constable Question Paper 2024 PDF
  • CDS Question Paper 2024
  • RRB NTPC Recruitment 2024
  • CBSE Class 12 Sample Papers 2024-25
  • CBSE Class 10 Sample Papers 2024-25
  • Education News

Latest Education News

OPSC PGT Admit Card 2024 OUT: Download Odisha Teacher Call Letter at opsc.gov.in

SSC CGL Exam Analysis 2024 Live Updates: Shift 1, 2 Paper Review, Difficulty Level

PUP Result 2024 OUT at punjabiuniversity.ac.in; Direct Link to Download UG, PG Marksheet PDF

RRB NTPC Recuitment Notification 2024 Released Live: Apply Online for 11558 Vacancies at rrbapply.gov.in

Word Search Puzzle: Only eagle eyes can find monk in 6 seconds!

Ganesh Chaturthi Board Decoration Ideas for School Students (2024)

Current Affairs Quiz In Hindi 09 Sept 2024: नए वित्त सचिव की नियुक्ति और UN महासभा को भारत की ओर से कौन करेगा संबोधित

Navodaya Vidyalaya Class 6 Admission 2024-25: Apply Online for JNVST Before 16th September at navodaya.gov.in, Check Application Form Last Date

BIS Notification 2024 OUT: बीआईएस में विभिन्न पदों पर निकली भर्तियाँ, ये रहा Online Link

CBSE Class 10 Maths Chapter 11 Areas Related to Circles Competency-Focused Practice Questions With Answer Key 2024-25: Free PDF Download

SSC CGL Tier 1 Admit Card 2024 Live: Download ER, KKR, SR, NR, WR, NWR, MPR, NER, CR Region Hall Ticket

Seek and Find Puzzle: Join the Elite 20% Who Can Spot the Hidden Paperclip in 13 Seconds!

Optical Illusion Challenge: Spot these Objects In 73 Seconds In this Picture Puzzle

CBSE Class 12 Biology Competency-Based Questions With Answer Key 2024-25: Chapter 5 Human Health And Disease FREE PDF Download!

Teachers Day Speech in English: Short and Long Speech for Students, 10 Lines

SNAP Exam Centers 2024: Check the Complete List of Test Cities

Indian Government on High Alert: First Suspected Case of Mpox Virus Detected

JNV Admission 2025: Application Open at navodaya.gov.in, NVS Applications Available Until September 16

CG Chhatrawas Adhikshak Admit Card 2024 [OUT]: छत्तीसगढ़ छात्रावास अधीक्षक एडमिट कार्ड यहां दिए लिंक से करें डाउनलोड, परीक्षा 15 सितंबर को

CBSE Class 11 Beauty and Wellness Sample Papers 2024-25 Released for Skill Subjects: Download Now!

Self Studies

  • Andhra Pradesh
  • Chhattisgarh
  • West Bengal
  • Madhya Pradesh
  • Maharashtra
  • Jammu & Kashmir
  • NCERT Books 2022-23
  • NCERT Solutions
  • NCERT Notes
  • NCERT Exemplar Books
  • NCERT Exemplar Solution
  • States UT Book
  • School Kits & Lab Manual
  • NCERT Books 2021-22
  • NCERT Books 2020-21
  • NCERT Book 2019-2020
  • NCERT Book 2015-2016
  • RD Sharma Solution
  • TS Grewal Solution
  • TR Jain Solution
  • Selina Solution
  • Frank Solution
  • Lakhmir Singh and Manjit Kaur Solution
  • I.E.Irodov solutions
  • ICSE - Goyal Brothers Park
  • ICSE - Dorothy M. Noronhe
  • Micheal Vaz Solution
  • S.S. Krotov Solution
  • Evergreen Science
  • KC Sinha Solution
  • ICSE - ISC Jayanti Sengupta, Oxford
  • ICSE Focus on History
  • ICSE GeoGraphy Voyage
  • ICSE Hindi Solution
  • ICSE Treasure Trove Solution
  • Thomas & Finney Solution
  • SL Loney Solution
  • SB Mathur Solution
  • P Bahadur Solution
  • Narendra Awasthi Solution
  • MS Chauhan Solution
  • LA Sena Solution
  • Integral Calculus Amit Agarwal Solution
  • IA Maron Solution
  • Hall & Knight Solution
  • Errorless Solution
  • Pradeep's KL Gogia Solution
  • OP Tandon Solutions
  • Sample Papers
  • Previous Year Question Paper
  • Important Question
  • Value Based Questions
  • CBSE Syllabus
  • CBSE MCQs PDF
  • Assertion & Reason
  • New Revision Notes
  • Revision Notes
  • Question Bank
  • Marks Wise Question
  • Toppers Answer Sheets
  • Exam Paper Aalysis
  • Concept Map
  • CBSE Text Book
  • Additional Practice Questions
  • Vocational Book
  • CBSE - Concept
  • KVS NCERT CBSE Worksheets
  • Formula Class Wise
  • Formula Chapter Wise
  • Toppers Notes
  • Most Repeated Question
  • Diagram Based Question
  • Study Planner
  • JEE Previous Year Paper
  • JEE Mock Test
  • JEE Crash Course
  • JEE Sample Papers
  • Important Info
  • SRM-JEEE Previous Year Paper
  • SRM-JEEE Mock Test
  • VITEEE Previous Year Paper
  • VITEEE Mock Test
  • BITSAT Previous Year Paper
  • BITSAT Mock Test
  • Manipal Previous Year Paper
  • Manipal Engineering Mock Test
  • AP EAMCET Previous Year Paper
  • AP EAMCET Mock Test
  • COMEDK Previous Year Paper
  • COMEDK Mock Test
  • GUJCET Previous Year Paper
  • GUJCET Mock Test
  • KCET Previous Year Paper
  • KCET Mock Test
  • KEAM Previous Year Paper
  • KEAM Mock Test
  • MHT CET Previous Year Paper
  • MHT CET Mock Test
  • TS EAMCET Previous Year Paper
  • TS EAMCET Mock Test
  • WBJEE Previous Year Paper
  • WBJEE Mock Test
  • AMU Previous Year Paper
  • AMU Mock Test
  • CUSAT Previous Year Paper
  • CUSAT Mock Test
  • AEEE Previous Year Paper
  • AEEE Mock Test
  • UPSEE Previous Year Paper
  • UPSEE Mock Test
  • CGPET Previous Year Paper
  • BCECE Previous Year Paper
  • JCECE Previous Year Paper
  • Crash Course
  • Previous Year Paper
  • NCERT Based Short Notes
  • NCERT Based Tests
  • NEET Sample Paper
  • Previous Year Papers
  • Quantitative Aptitude
  • Numerical Aptitude Data Interpretation
  • General Knowledge
  • Mathematics
  • Agriculture
  • Accountancy
  • Business Studies
  • Political science
  • Enviromental Studies
  • Mass Media Communication
  • Teaching Aptitude
  • Verbal Ability & Reading Comprehension
  • Logical Reasoning & Data Interpretation
  • CAT Mock Test
  • CAT Important Question
  • CAT Vocabulary
  • CAT English Grammar
  • MBA General Knowledge
  • CAT Mind Map
  • CAT Study Planner
  • CMAT Mock Test
  • SRCC GBO Mock Test
  • SRCC GBO PYQs
  • XAT Mock Test
  • SNAP Mock Test
  • IIFT Mock Test
  • MAT Mock Test
  • CUET PG Mock Test
  • CUET PG PYQs
  • MAH CET Mock Test
  • MAH CET PYQs
  • NAVODAYA VIDYALAYA
  • SAINIK SCHOOL (AISSEE)
  • Mechanical Engineering
  • Electrical Engineering
  • Electronics & Communication Engineering
  • Civil Engineering
  • Computer Science Engineering
  • CBSE Board News
  • Scholarship Olympiad
  • School Admissions
  • Entrance Exams
  • All Board Updates
  • Miscellaneous
  • State Wise Books
  • Engineering Exam
  • STATE WISE BOOKS
  • ENGINEERING EXAM
  • SCHOLARSHIP OLYMPIAD
  • STATE BOOKS

CBSE Class 10 Maths Case Study

CBSE Board has introduced the case study questions for the ongoing academic session 2021-22. The board will ask the paper on the basis of a different exam pattern which has been introduced this year where 50% syllabus is occupied for MCQ for Term 1 exam. Selfstudys has provided below the chapter-wise questions for CBSE Class 10 Maths. Students must solve these case study based problems as soon as they are done with their syllabus. 

These case studies are in the form of Multiple Choice Questions where students need to answer them as asked in the exam. The MCQs are not that difficult but having a deep and thorough understanding of NCERT Maths textbooks are required to answer these. Furthermore, we have provided the PDF File of CBSE Class 10 maths case study 2021-2022.

Class 10 Maths (Formula, Case Based, MCQ, Assertion Reason Question with Solutions)

In order to score good marks in the term 1 exam students must be aware of the Important formulas, Case Based Questions, MCQ and Assertion Reasons with solutions. Solving these types of questions is important because the board will ask them in the Term 1 exam as per the changed exam pattern of CBSE Class 10th.

Important formulas should be necessarily learned by the students because the case studies are solved with the help of important formulas. Apart from that there are assertion reason based questions that are important too. 

Real Number
Polynomials ( )
Pair of Linear Equations in Two Variables (MCQ, Case-Based, Assertion & Reasoning)
Coordinate Geometry (MCQ, Case-Based, Assertion & Reasoning)
Triangles
Introduction to Trigonometry (MCQ, Case-Based, Assertion & Reasoning)
Areas Related to Circles (MCQ, Case-Based, Assertion & Reasoning)
Probability (MCQ, Case-Based, Assertion & Reasoning)
Quadratic Equation (MCQ)
Arithmetic Progression (MCQ)
Some Application of Trigonometry (MCQ)
Circles (MCQ)
Constructions (MCQ)
Surface Areas and Volumes (MCQ)
Statistics (MCQ)

Assertion Reasoning is a kind of question in which one statement (Assertion) is given and its reason is given (Explanation of statement). Students need to decide whether both the statement and reason are correct or not. If both are correct then they have to decide whether the given reason supports the statement or not. In such ways, assertion reasoning questions are being solved. However, for doing so and getting rid of confusions while solving. Students are advised to practice these as much as possible.

For doing so we have given the PDF that has a bunch of MCQs questions based on case based, assertion, important formulas, etc. All the Multiple Choice problems are given with detailed explanations.

CBSE Class 10th Case study Questions

Recently CBSE Board has the exam pattern and included case study questions to make the final paper a little easier. However, Many students are nervous after hearing about the case based questions. They should not be nervous because case study are easy and given in the board papers to ease the Class 10th board exam papers. However to answer them a thorough understanding of the basic concepts are important. For which students can refer to the NCERT textbook.

Basically, case study are the types of questions which are developed from the given data. In these types of problems, a paragraph or passage is given followed by the 5 questions that are given to answer . These types of problems are generally easy to answer because the data are given in the passage and students have to just analyse and find those data to answer the questions.

CBSE Class 10th Assertion Reasoning Questions

These types of questions are solved by reading the statement, and given reason. Sometimes these types of problems can make students confused. To understand the assertion and reason, students need to know that there will be one statement that is known as assertion and another one will be the reason, which is supposed to be the reason for the given statement. However, it is students duty to determine whether the statement and reason are correct or not. If both are correct then it becomes important to check, does reason support the statement? 

Moreover, to solve the problem they need to look at the given options and then answer them.

CBSE Class 10 Maths Case Based MCQ

CBSE Class 10 Maths Case Based MCQ are either Multiple Choice Questions or assertion reasons. To solve such types of problems it is ideal to use elimination methods. Doing so will save time and answering the questions will be much easier. Students preparing for the board exams should definitely solve these types of problems on a daily basis.

Also, the CBSE Class 10 Maths MCQ Based Questions are provided to us to download in PDF file format. All are developed as per the latest syllabus of CBSE Class Xth.

Class 10th Mathematics Multiple Choice Questions

Class 10 Mathematics Multiple Choice Questions for all the chapters helps students to quickly revise their learnings, and complete their syllabus multiple times. MCQs are in the form of objective types of questions whose 4 different options are given and one of them is a true answer to that problem. Such types of problems also aid in self assessment.

Case Study Based Questions of class 10th Maths are in the form of passage. In these types of questions the paragraphs are given and students need to find out the given data from the paragraph to answer the questions. The problems are generally in Multiple Choice Questions.

The Best Class 10 Maths Case Study Questions are available on Selfstudys.com. Click here to download for free.

To solve Class 10 Maths Case Studies Questions you need to read the passage and questions very carefully. Once you are done with reading you can begin to solve the questions one by one. While solving the problems you have to look at the data and clues mentioned in the passage.

In Class 10 Mathematics the assertion and reasoning questions are a kind of Multiple Choice Questions where a statement is given and a reason is given for that individual statement. Now, to answer the questions you need to verify the statement (assertion) and reason too. If both are true then the last step is to see whether the given reason support=rts the statement or not.

CBSE Class 10th Mid Term Exam 2024-25 : Social Science Most Important Question with Answers

CBSE Class 10th Mid Term Exam 2024-25 : Social Science Most Important Question with Answers

CBSE Class 10th Mid Term Exam 2024-25 : Science Most Important Question with Answers

CBSE Class 10th Mid Term Exam 2024-25 : Science Most Important Question with Answers

CBSE Class 10th Exam 2024-25: Sample Papers and Marking Scheme Released – Download PDF

CBSE Class 10th Exam 2024-25: Sample Papers and Marking Scheme Released – Download PDF

CBSE 10th Mid Term/Half Yearly Exam 2024-25 : Social Science Most Important Questions with Answers

CBSE 10th Mid Term/Half Yearly Exam 2024-25 : Social Science Most Important Questions with Answers

CBSE Class 10th Exam 2024-25 : Skill Subject Sample Papers and Marking Scheme Released; Download PDF

CBSE Class 10th Exam 2024-25 : Skill Subject Sample Papers and Marking Scheme Released; Download PDF

CBSE Board 10th Mid Term Exam 2024-25 : Science (Physics) Most Important Questions with Answers

CBSE Board 10th Mid Term Exam 2024-25 : Science (Physics) Most Important Questions with Answers

LPU University Admissions 2023 upto 100% Scholarship (All Pages)

  • NCERT Solutions for Class 12 Maths
  • NCERT Solutions for Class 10 Maths
  • CBSE Syllabus 2023-24
  • Social Media Channels
  • Login Customize Your Notification Preferences

case study based questions on html class 10

  • Second click on the toggle icon

case study based questions on html class 10

Provide prime members with unlimited access to all study materials in PDF format.

Allow prime members to attempt MCQ tests multiple times to enhance their learning and understanding.

Provide prime users with access to exclusive PDF study materials that are not available to regular users.

case study based questions on html class 10

xam content

  • Resources and Development Class 10 Case Study Social Science Geography Chapter 1

Download CBSE and ICSE Books in PDF Format

Last Updated on September 3, 2024 by XAM CONTENT

Hello students, we are providing case study questions for class 10 social science. Case study questions are the new question format that is introduced in CBSE board. The resources for case study questions are very less. So, to help students we have created chapterwise case study questions for class 10 social science. In this article, you will find case study for CBSE Class 10 Social Science Geography Chapter 1 Resources and Development. It is a part of Case Study Questions for CBSE Class 10 Social Science Series.

Resources and Development
Case Study Questions
Competency Based Questions
CBSE
10
Social Science – Geography
Contemporary India-II
Resources and Development
Class 10 Studying Students
Yes
Mentioned

Customised Study Materials for Teachers, Schools and Coaching Institute

Table of Contents

Case Study Questions on Resources and Development Class 10

Read the following passage and answer the questions:

We have shared our land with the past generations and will have to do so with the future generations too. Ninety five per cent of our basic needs for food, shelter and clothing are obtained from land.

Human activities have not only brought about degradation of land but have also aggravated the pace of natural forces to cause damage to land. Some human activities such as deforestation, overgrazing, mining and quarrying too have contributed significantly in land degradation. Mining sites are abandoned, after excavation work is complete, leaving deep scars and traces of over burdening. In states like Jharkhand, Chhattisgarh, Madhya Pradesh and Odisha, deforestation due to mining have caused severe land degradation. In states like Gujarat, Rajasthan, Madhya Pradesh and Maharashtra, over-grazing is one of the main reasons for land degradation. In the states like Punjab, Haryana, Western Uttar Pradesh, over irrigation is responsible for land degradation due to water logging leading to increase in salinity and alkalinity in the soil.

Q 1. How does human activities have brought about land degradation? Ans. Human activities have brought about land degradation through the factors like deforestation, over-grazing, mining and quarrying.

Q 2. How is over irrigation responsible for land degradation? Ans. Over irrigation is responsible for land degradation due to water logging leading to increase in salinity in soil.

Q 3. Why is human considered as the main culprit for land degradation? Ans. Human is considered as the main culprit for land degradation due to the following reasons: (i) His excavation work at mining sites. (ii) His significant contribution to deforestation. (iii) He has aggravated the pace of natural forces causing damage to land. (Any two)

Planning is the widely accepted strategy for judicious use of resources. It has importance in a country like India, which has enormous diversity in the availability of resources. There are regions which are rich in certain types of resources but are deficient in some other resources. There are some regions which can be considered self-sufficient in terms of the availability of resources and there are some regions which have acute shortage of some vital resources. For example, the states of Jharkhand, Chhattisgarh and Madhya Pradesh are rich in minerals and coal deposits. Arunachal Pradesh has abundance of water resources but lacks in infrastructural development. The state of Rajasthan is very well endowed with solar and wind energy but lacks in water resources. The cold desert of Ladakh is relatively isolated from the rest of the country. It has very rich cultural heritage, but it is deficient in water, infrastructure and some vital minerals. This calls for balanced resource planning at the national, state, regional and local levels.

Q. 1. Which of the following statements correctly describes about resource planning? a. Identification and quantification of available resources. b. Development of available resources. c. Both a. and b. d. Uneven distribution of resources.

Ans. Option (c) is correct.

Q. 2. Resource planning is important in a country like India due to: a. enormous diversity in availability of resources b. deficiency in certain types of resources c. abundance of water resources d. rich cultural heritage

Ans. Option (a) is correct.

Q. 3. The state(s) which is/are rich in minerals and coal deposits is/are: a. Jharkhand b. Chhattisgarh c. Madhya Pradesh d. All of these

Ans. Option (d) is correct.

Q. 4. The states like Jharkhand, Madhya Pradesh are rich in coal and minerals but have less development in resources as: a. they are economically less developed b. they have rich cultural heritage c. they lack water resources d. they lack technological and institutional support

  • Power Sharing Class 10 Case Study Social Science Political Science Chapter 1
  • Forest and Wildlife Resources Class 10 Case Study Social Science Geography Chapter 2
  • The Making of a Global World Class 10 Case Study Social Science History Chapter 3

Nationalism in India Class 10 Case Study Social Science History Chapter 2

The rise of nationalism in europe class 10 case study social science history chapter 1, topics from which case study questions may be asked.

  • Types – natural and human
  • Need for resource planning
  • Natural resources
  • Land as a resource
  • Soil types and distribution
  • Changing land-use pattern
  • Land degradation and conservation measures.

Everything available in our environment which can be used to satisfy our needs, provided it is technologically accessible, economically feasible and culturally acceptable, can be termed as ‘resource’.

The first International Earth Summit held in Rio de Janeiro in 1992 endorsed global Forest Principles and adopted Agenda 21 for achieving sustainable development.

Frequently Asked Questions (FAQs) on Resources and Development Class 10 Case Study

Q1: what are case study questions.

A1: Case study questions are a type of question that presents a detailed scenario or a real-life situation related to a specific topic. Students are required to analyze the situation, apply their knowledge, and provide answers or solutions based on the information given in the case study. These questions help students develop critical thinking and problem-solving skills.

Q2: How should I approach case study questions in exams?

A2: To approach case study questions effectively, follow these steps: Read the case study carefully: Understand the scenario and identify the key points. Analyze the information: Look for clues and relevant details that will help you answer the questions. Apply your knowledge: Use what you have learned in your course to interpret the case study and answer the questions. Structure your answers: Write clear and concise responses, making sure to address all parts of the question.

Q3: What are the benefits of practicing case study questions from your website?

A3: Practicing case study questions from our website offers several benefits: Enhanced understanding: Our case studies are designed to deepen your understanding of historical events and concepts. Exam preparation: Regular practice helps you become familiar with the format and types of questions you might encounter in exams. Critical thinking: Analyzing case studies improves your ability to think critically and make connections between different historical events and ideas. Confidence: Practicing with our materials can boost your confidence and improve your performance in exams.

Q4: What are the important keywords in this chapter “Resources and Development”?

A4: Important keywords for CBSE Class 10 Resources and Development are given below: Land Use Pattern: Use of land for different purposes like forests, cultivation, fallow land, etc. Ecological Balance: The balance in our physical and cultural environment. Man’s activities cause disturbances in this balance. For example, two important aspects are balance of gases in air and balance of constituents in soil. Land Degradation: Depletion of the resources of the land through soil erosion, mining, deforestation, etc. Khadar: The new alluvium. Kankar: Substance now containing calcium carbonates. Laterite: Soils from which silicates have been leached out and iron and aluminium predominate. Bangar: The old alluvium. Conservation: Preservation and protection of natural or man-made resources. Regur: Black soil of extremely fine clayey material. Basin: A wide depression or an area drained by a river. Sub-soil: Part of the soil below the top layer, normally used for cultivation to the depth to which most plant roots grow. Fallow Land: Agricultural land left uncultivated after two-three crops to restore its natural fertility. Marginal Land: Land which is difficult to cultivate and yields little profit. Net Sown Area: The total land under crop production excluding wasteland or land left fallow. Soil: Top layer of earth containing humus.

Q5: When and why was the Rio-de-Janeiro Earth summit held?

A5: Rio-de-Janeiro summit was held in 1992 in Brazil. Earth Summit: To achieve sustainable development in order to combat environment damage, poverty and disease, it laid emphasis on global cooperation, mutual needs and shared responsibilities.

Q6: What type of soil is found in the river deltas of the eastern coast? Write three main features of this type of soil.

A6: Alluvial Soil: Its main features are: (i) Mostly these soils contain adequate proportion of potash and lime which are ideal for the growth of sugarcane, paddy, wheat, etc. (ii) Such a soil is the result of deposits of river. (iii) Very fertile soil

Q7: What do you mean by land use pattern? Name the factors that determine the use of land.

A7: Utilisation of land for various purposes, such as cultivation, grazing of animals, mining, construction of roads, etc. Factors that determine land use pattern are: (i) Topography (ii) Climate (iii) Human Factor (iv) Accessibility

Q8: What does the term ‘sustainable economic development’ mean? How can we eradicate irrational consumption and over-utilisation of resources?

A8: Sustainable economic development means ‘development should take place without damaging the environment’ and development in the present should not compromise with the needs of the future generations. We can eradicate irrational consumption and over-utilisation of resources through conservation of resources. Irrational consumption and over-exploitation of resources lead to many socioeconomic and environmental problems. To overcome these problems and to preserve resources for our future generation as well, proper management and conservation of resources is essential

Q9: What is resource planning? Write three phases of resource planning.

A9: Resource planning is a proper and judicious planning of resources. Resources are put to use according to availability and needs for development of the economy. Three processes which are involved in resource planning are: (a) Identification and inventory of resources across various regions of the country. It involves surveying, mapping, qualitative and quantitative estimation and measurement of the resources. (b) Evolving a planning structure, endowed with appropriate technological skill and institutional set up for implementing resource development plans. (c) Synchronizing the resource development with overall national development plans.

Q10: Explain the role of human in resource development

A10: Human is at the centre of resource development. Actually all resources become resources only when they are put to use by humans. It is human who makes natural things usable with the help of technology. Had no technology been there, development would not have been possible. There are regions where natural resources are in abundance but the regions are not developed, e.g., Africa. But if humans are developed, they make the region developed with technology, e.g., Japan.

Q11: Are there any online resources or tools available for practicing “ Resources and Development” case study questions?

A11: We provide case study questions for CBSE Class 10 Social Science on our  website . Students can visit the website and practice sufficient case study questions and prepare for their exams.

Resources and Development Class 10 Case Study Social Science Geography Chapter 1

Related Posts

case study based questions on html class 10

logo

  • Choose class
  • No notification

Sign-in to access many more resources

  • Question Bank /

Class 10 Maths Case Study Based Questions

case study based questions on html class 10

AglaSem is an Indian edtech company that specializes in education related services and products. It provides all important study material and resources for free to students.

ENTER YOUR EDUCATION

Bookmarked exams.

CBSE Expert

CBSE Class 10 Maths Case Study Questions PDF

Download Case Study Questions for Class 10 Mathematics to prepare for the upcoming CBSE Class 10 Final Exam. These Case Study and Passage Based questions are published by the experts of CBSE Experts for the students of CBSE Class 10 so that they can score 100% on Boards.

case study based questions on html class 10

CBSE Class 10 Mathematics Exam 2024  will have a set of questions based on case studies in the form of MCQs. The CBSE Class 10 Mathematics Question Bank on Case Studies, provided in this article, can be very helpful to understand the new format of questions. Share this link with your friends.

Table of Contents

Chapterwise Case Study Questions for Class 10 Mathematics

Inboard exams, students will find the questions based on assertion and reasoning. Also, there will be a few questions based on case studies. In that, a paragraph will be given, and then the MCQ questions based on it will be asked.

The above  Case studies for Class 10 Maths will help you to boost your scores as Case Study questions have been coming in your examinations. These CBSE Class 10 Mathematics Case Studies have been developed by experienced teachers of cbseexpert.com for the benefit of Class 10 students.

  • Class 10th Science Case Study Questions
  • Assertion and Reason Questions of Class 10th Science
  • Assertion and Reason Questions of Class 10th Social Science

Class 10 Maths Syllabus 2024

Chapter-1  real numbers.

Starting with an introduction to real numbers, properties of real numbers, Euclid’s division lemma, fundamentals of arithmetic, Euclid’s division algorithm, revisiting irrational numbers, revisiting rational numbers and their decimal expansions followed by a bunch of problems for a thorough and better understanding.

Chapter-2  Polynomials

This chapter is quite important and marks securing topics in the syllabus. As this chapter is repeated almost every year, students find this a very easy and simple subject to understand. Topics like the geometrical meaning of the zeroes of a polynomial, the relationship between zeroes and coefficients of a polynomial, division algorithm for polynomials followed with exercises and solved examples for thorough understanding.

Chapter-3  Pair of Linear Equations in Two Variables

This chapter is very intriguing and the topics covered here are explained very clearly and perfectly using examples and exercises for each topic. Starting with the introduction, pair of linear equations in two variables, graphical method of solution of a pair of linear equations, algebraic methods of solving a pair of linear equations, substitution method, elimination method, cross-multiplication method, equations reducible to a pair of linear equations in two variables, etc are a few topics that are discussed in this chapter.

Chapter-4  Quadratic Equations

The Quadratic Equations chapter is a very important and high priority subject in terms of examination, and securing as well as the problems are very simple and easy. Problems like finding the value of X from a given equation, comparing and solving two equations to find X, Y values, proving the given equation is quadratic or not by knowing the highest power, from the given statement deriving the required quadratic equation, etc are few topics covered in this chapter and also an ample set of problems are provided for better practice purposes.

Chapter-5  Arithmetic Progressions

This chapter is another interesting and simpler topic where the problems here are mostly based on a single formula and the rest are derivations of the original one. Beginning with a basic brief introduction, definitions of arithmetic progressions, nth term of an AP, the sum of first n terms of an AP are a few important and priority topics covered under this chapter. Apart from that, there are many problems and exercises followed with each topic for good understanding.

Chapter-6  Triangles

This chapter Triangle is an interesting and easy chapter and students often like this very much and a securing unit as well. Here beginning with the introduction to triangles followed by other topics like similar figures, the similarity of triangles, criteria for similarity of triangles, areas of similar triangles, Pythagoras theorem, along with a page summary for revision purposes are discussed in this chapter with examples and exercises for practice purposes.

Chapter-7  Coordinate Geometry

Here starting with a general introduction, distance formula, section formula, area of the triangle are a few topics covered in this chapter followed with examples and exercises for better and thorough practice purposes.

Chapter-8  Introduction to Trigonometry

As trigonometry is a very important and vast subject, this topic is divided into two parts where one chapter is Introduction to Trigonometry and another part is Applications of Trigonometry. This Introduction to Trigonometry chapter is started with a general introduction, trigonometric ratios, trigonometric ratios of some specific angles, trigonometric ratios of complementary angles, trigonometric identities, etc are a few important topics covered in this chapter.

Chapter-9  Applications of Trigonometry

This chapter is the continuation of the previous chapter, where the various modeled applications are discussed here with examples and exercises for better understanding. Topics like heights and distances are covered here and at the end, a summary is provided with all the important and frequently used formulas used in this chapter for solving the problems.

Chapter-10  Circle

Beginning with the introduction to circles, tangent to a circle, several tangents from a point on a circle are some of the important topics covered in this chapter. This chapter being practical, there are an ample number of problems and solved examples for better understanding and practice purposes.

Chapter-11  Constructions

This chapter has more practical problems than theory-based definitions. Beginning with a general introduction to constructions, tools used, etc, the topics like division of a line segment, construction of tangents to a circle, and followed with few solved examples that help in solving the exercises provided after each topic.

Chapter-12  Areas related to Circles

This chapter problem is exclusively formula based wherein topics like perimeter and area of a circle- A Review, areas of sector and segment of a circle, areas of combinations of plane figures, and a page summary is provided just as a revision of the topics and formulas covered in the entire chapter and also there are many exercises and solved examples for practice purposes.

Chapter-13  Surface Areas and Volumes

Starting with the introduction, the surface area of a combination of solids, the volume of a combination of solids, conversion of solid from one shape to another, frustum of a cone, etc are to name a few topics explained in detail provided with a set of examples for a better comprehension of the concepts.

Chapter-14  Statistics

In this chapter starting with an introduction, topics like mean of grouped data, mode of grouped data, a median of grouped, graphical representation of cumulative frequency distribution are explained in detail with exercises for practice purposes. This chapter being a simple and easy subject, securing the marks is not difficult for students.

Chapter-15  Probability

Probability is another simple and important chapter in examination point of view and as seeking knowledge purposes as well. Beginning with an introduction to probability, an important topic called A theoretical approach is explained here. Since this chapter is one of the smallest in the syllabus and problems are also quite easy, students often like this chapter

Leave a Comment Cancel reply

Save my name, email, and website in this browser for the next time I comment.

Download India's best Exam Preparation App Now.

Key Features

  • Revision Notes
  • Important Questions
  • Previous Years Questions
  • Case-Based Questions
  • Assertion and Reason Questions

No thanks, I’m not interested!

IMAGES

  1. HTML I

    case study based questions on html class 10

  2. How To Solve Case Study Based Questions

    case study based questions on html class 10

  3. Class 10 Computer Application 165 HTML

    case study based questions on html class 10

  4. Chapter 3 Question Answers

    case study based questions on html class 10

  5. Case Study Based Questions Class 10

    case study based questions on html class 10

  6. HTML MCQ Questions for Class 10 with Answers

    case study based questions on html class 10

VIDEO

  1. Case -Study Based Questions Class 10 Science || Previous Year Questions|| CBSE 2024 Boards|

  2. #Appliedmaths|Class12#Case study Based Questions of Alligation and Mixture|Part-1| M.L.Bhargava book

  3. Case Study Based Questions (Part 1.1) ( Class 10th Maths)

  4. Case Study Based Questions (Part 1.2) ( Class 10th Maths)

  5. case study based questions (class 12)-1

  6. How to Solve Case Study in MINIMUM Time like a Pro!🔥 Class 12 Maths

COMMENTS

  1. PDF Class: X Session: 2020-21 Computer Applications (Code 165) Sample

    13 What is the method of using comment line in the HTML code? 1 Ans <!-- Any text --> (1 Mark for the correct answer) Section-II Both the Case study based questions are compulsory. Attempt any 5 questions (out of 7 questions) from each case study. Each question carries 1 mark 14 Internet Protocols

  2. CBSE Class 10 Computer Applications Sample Paper 2022-23

    Computer Applications (Code No. 165) (Sample Paper 2022-23) Maximum Marks: 50. Time Allowed: 2 hours. General Instructions: This Question Paper has 5 Sections A-E. All Questions are compulsory. However, an internal choice of approximately 30% is provided. Section A has 12 questions carrying 01 mark each.

  3. CBSE Class 10 Computer Applications 2021 Question Paper

    CBSE Class 10 Computer Applications 2021 Question Paper. This question paper contains two parts - A and B. Each part is compulsory. Part A carries 20 marks while Part B carries 80 marks. Part A consists of Very Short Answer Type and Case-based MCQ Questions and Part B is Descriptive Paper. Both Part A and Part B have choices.

  4. CBSE Sample Papers for Class 10 Computer Applications Set 5 with Solutions

    General Instructions: Read the following instructions carefully. 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 1 mark each. Section B has 7 Short Answer (SA-I) type questions carrying 2 marks each.

  5. CBSE Sample Papers for Class 10 Computer Applications Set 4 with Solutions

    CBSE Sample Papers for Class 10 Computer Applications Set 4 with Solutions. General Instructions: Read the following instructions carefully. All Questions are compulsory. However, internal choices have been provided in some of the questions. Section A has 12 questions carrying 1 mark each.

  6. PDF Sample Question Paper (Term 1) Class: X Session: 2021-22 Computer

    Case study based questions Section C consists of 10 questions. Any 8 questions are to be attempted. Case Study -I Geetika has recently created her social accounts. She is very excited as she waited so long to go online. She has recently also got admission in a prestigious high school and does not know many students.

  7. HTML

    Answer. Question 5 We can use ______________ button to clear all options from a Form. Answer. TRUE/FALSE. Question 1 unvisited link is underlined and its colour is blue. Answer. Question 2 <input type="Password"> will display star (*) in text box. Answer. Question 3 Selection list is used to represent drop down list.

  8. CBSE Sample Papers for Class 10 Computer Applications Term ...

    (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.

  9. CBSE Class 10 Computer Applications Sample Question Paper 2021 with

    Also Check: CBSE Class 10 Computer Applications Question Paper 2020. Section-II . Both the Case study based questions are compulsory. Attempt any 5 questions (out of 7 questions) from each case ...

  10. PDF Class: X Session: 2020-21 Computer Applications (Code 165) Sample

    2. Section I has 13 questions of very short answer type. An examinee is to attempt any 10 out of 13 questions. 3. Section II has two case studies. Each case study has 7 case-based sub-parts. An examinee is to attempt any 5 out of 7 sub-parts. Part - B: 1. Question No. 16 to 20 are short answer Type (SA-I) questions of 2 mark each, Question No 21

  11. CBSE Papers, Questions, Answers, MCQ ...: Class 10 CBSE ...

    Eduvictors provides CBSE Previous Year Papers and Sample Question Papers for Class 10 Maths, Computer Applications, Science, Social, English, Hindi and Sanskrit with/without solutions to help students in their board exam preparation.. Computer Applications subject help students to create a simple website, embed images, audio and video in an HTML page, use style sheets to beautify the web pages ...

  12. Computer Previous Year Question Papers Class 10 With Solutions

    Both the Case study based questions are compulsory. Attempt any 5 questions (out of 7 questions) from each case study. Each question carries 1 mark ... The solutions of the questions asked in the Class 10 Computer Application Paper 2024 is given below for students. Students will get a better understanding of the exam pattern and type of ...

  13. HTML (HyperText Markup Language) Class 10 MCQ Test (Online Available)

    HTML (HyperText Markup Language) Class 10 ...

  14. Class 10 Computer Application code 165 Tables in HTML Question Answer

    Class 10 Info. Tech. Menu Toggle. Class 10 MCQ's & Que-Ans; NCERT Book Solution; Class 10 NCERT Solution (Old) Class 10 - Study Material (Notes) Class 10 CBSE Previous Year Question Paper with Solution; Class 10 IT 402 Practical File; Class 10 - Video Tutorial; Class 10 Info Tech Term 2 CBSE Board QP Solution; Class 9 Info Tech 402 Menu ...

  15. Computer Networking: Case Study Questions

    Case Study 1: Web server is a special computer system running on HTTP through web pages. The web page is a medium to carry data from one computer system to another. The working of the webserver starts from the client or user. The client sends their request through the web browser to the webserver. Web server takes this request, processes it and ...

  16. Case Study Question for Class 10 Computer

    Case Study Question for Class 10 Computer all Chapters. Case Study 01: Mr. Harish, an accountant, works in an IT firm and due to the pandemic, has been asked to work from home. He has set up his online office at his home. He has purchased a laptop, web camera and other accessories.

  17. CBSE Class 10 Case Study Questions

    CBSE Class 10 Case Study Questions

  18. Important CBSE Class 10 Case Study Based Questions 2024: Top 5

    CBSE Class 10 Case Studies: Get here CBSE Class 10 Important Case Study Based Questions 2024 with Answers for Quick Revision for Maths, Science and Social Science.

  19. CBSE Class 10 Maths Case Study : Case Study With Solutions

    CBSE Class 10 Maths Case Study

  20. Resources and Development Class 10 Case Study Social Science Geography

    A2: To approach case study questions effectively, follow these steps: Read the case study carefully: Understand the scenario and identify the key points. Analyze the information: Look for clues and relevant details that will help you answer the questions. Apply your knowledge: Use what you have learned in your course to interpret the case study and answer the questions.

  21. PDF Real Numbers- Case Study Case Study 1

    real numbers- case study

  22. Class 10 Maths Case Study Based Questions

    Class 10 Maths Case Study Based Questions Back. Class 10 Maths Case Study Based Questions More Detail. Maths Question Bank AglaSem Class 10. Save to library Add Notes Download 1 / 1. Updated On : 04 Sep 2024. Save to library 1 / 1. Aglasem. Follow. AglaSem is an Indian edtech company that specializes in education related services and products. ...

  23. CBSE Class 10 Maths Case Study Questions PDF

    These Case Study and Passage Based questions are published by the experts of CBSE Experts for the students of CBSE Class 10 so that they can score 100% on Boards. CBSE Class 10 Mathematics Exam 2024 will have a set of questions based on case studies in the form of MCQs. The CBSE Class 10 Mathematics Question Bank on Case Studies, provided in ...