English

Avichal solutions for Computer Applications [English] Class 10 ICSE chapter 1.2 - Elementary Concept of Objects and Classes [Latest edition]

Advertisements

Chapters

Avichal solutions for Computer Applications [English] Class 10 ICSE chapter 1.2 - Elementary Concept of Objects and Classes - Shaalaa.com
Advertisements

Solutions for Chapter 1.2: Elementary Concept of Objects and Classes

Below listed, you can find solutions for Chapter 1.2 of CISCE Avichal for Computer Applications [English] Class 10 ICSE.


Review InsightEXERCISES
Review Insight [Page 15]

Avichal solutions for Computer Applications [English] Class 10 ICSE 1.2 Elementary Concept of Objects and Classes Review Insight [Page 15]

Review Insight | Q 1. | Page 15

Name the keyword that defines the characteristics or the data members for the objects of a class.

Review Insight | Q 2. | Page 15

Class and Objects are interrelated. Explain.

Review Insight | Q 3. | Page 15

What is the importance of the keyword 'new' while creating an object? 

Review Insight | Q 4. | Page 15

In what way would you relate a real world object to a software object? 

Review Insight | Q 5. | Page 15

Why is a class called an object factory?

Review Insight | Q 6. | Page 15

Why is a class known as composite data type?

Review Insight | Q 7. | Page 15

Why is an object called an instance of a class?

Review Insight | Q 8. | Page 15

What is the difference between an object and a class?

Review Insight | Q 9. | Page 15

Write a Java statement to create an object mp4 of class digital. 

EXERCISES [Pages 16 - 17]

Avichal solutions for Computer Applications [English] Class 10 ICSE 1.2 Elementary Concept of Objects and Classes EXERCISES [Pages 16 - 17]

Multiple Choice Questions:

EXERCISES | Q I. 1. | Page 16

Which of the following keywords is used to create an instance of a class? 

  • New

  • Public

  • Class

  • Main

EXERCISES | Q I. 2. | Page 16

The ______ is called an instance of a class.

  • Attribute

  • Object

  • State

  • Features

EXERCISES | Q I. 3. | Page 16

The objects we see around us are called as:

  • Real world object 

  • Virtual object

  • Imaginary object

  • None of the above

EXERCISES | Q I. 4. | Page 16

Which of the following makes a function non-returnable? 

  • Public

  • Static

  • Void

  • New

EXERCISES | Q I. 5. | Page 16

Which of the following statements is valid for the objects? 

  • They possess same characteristics and behaviour.

  • They possess same characteristics but different behaviour.

  • They possess different characteristics and different behaviour.

  • They possess different characteristics but common behaviour. 

Fill in the blanks:

EXERCISES | Q II. 1. | Page 16

Creating ______ is the fundamental concept in object oriented programming language. 

EXERCISES | Q II. 2. | Page 16

A class is also considered as an ______ factory.

EXERCISES | Q II. 3. | Page 16

A real world object deals with characteristics and ______.

EXERCISES | Q II. 4. | Page 16

The ______ of a class differs on various characteristics.

EXERCISES | Q II. 5. | Page 16

The characteristics of the ______ objects are considered to be the data members of the ______ objects.

EXERCISES | Q II. 6. | Page 16

An object of a class is created by using a keyword ______.

EXERCISES | Q II. 7. | Page 16

Class is a ______ of the objects.

EXERCISES | Q II. 8. | Page 16

______ keyword is used for dynamic allocation of an object.

Answer the following questions:

EXERCISES | Q III. 1. | Page 16

How will you define a software object? 

EXERCISES | Q III. 2. (i) | Page 16

Define a class with an example.

EXERCISES | Q III. 2. (ii) | Page 16

Define an object with an example. 

EXERCISES | Q III. 3. | Page 16

What does the following statement mean?

Employee staff = new Employee ( );

EXERCISES | Q III. 4. | Page 16

A class is also referred to as 'Object Factory'. Comment. 

EXERCISES | Q III. 5. | Page 16

Why is a class known as composite data type?

EXERCISES | Q III. 6. | Page 16

A statement is given as:

'Study_Table' is an object of the class 'Furniture'. Write down Java statement for the same.   

EXERCISES | Q III. 7. | Page 17

Class and Objects are interrelated. Explain.

EXERCISES | Q III. 8. | Page 17

Why is an object called an instance of a class?

EXERCISES | Q III. 9. | Page 17

Write a statement to create an object 'Keyboard' of the class 'Computer'. 

EXERCISES | Q III. 10. (a) | Page 17

Mention three characteristics and two methods for the following Class:

class Mobile Phone 

EXERCISES | Q III. 10. (b) | Page 17

Mention three characteristics and two methods for the following Class:

class Bike 

EXERCISES | Q III. 10. (c) | Page 17

Mention three characteristics and two methods for the following Class:

class Fruits

EXERCISES | Q III. 10. (d) | Page 17

Mention three characteristics and two methods for the following Class:

class Pen

EXERCISES | Q III. 11. | Page 17

Design a program in Java to calculate the discount given to a customer on purchasing LED Television. The program also displays the amount paid by the customer after discount. The details are given as:

Class name: Television 
Data members: int cost, int discount, int amount 
Member methods: 
Accept(): to input the cost of Television
Calculate(): to calculate the discount                  
Display(): to show the discount and the amount paid after discount  

Solutions for 1.2: Elementary Concept of Objects and Classes

Review InsightEXERCISES
Avichal solutions for Computer Applications [English] Class 10 ICSE chapter 1.2 - Elementary Concept of Objects and Classes - Shaalaa.com

Avichal solutions for Computer Applications [English] Class 10 ICSE chapter 1.2 - Elementary Concept of Objects and Classes

Shaalaa.com has the CISCE Mathematics Computer Applications [English] Class 10 ICSE CISCE solutions in a manner that help students grasp basic concepts better and faster. The detailed, step-by-step solutions will help you understand the concepts better and clarify any confusion. Avichal solutions for Mathematics Computer Applications [English] Class 10 ICSE CISCE 1.2 (Elementary Concept of Objects and Classes) include all questions with answers and detailed explanations. This will clear students' doubts about questions and improve their application skills while preparing for board exams.

Further, we at Shaalaa.com provide such solutions so students can prepare for written exams. Avichal textbook solutions can be a core help for self-study and provide excellent self-help guidance for students.

Concepts covered in Computer Applications [English] Class 10 ICSE chapter 1.2 Elementary Concept of Objects and Classes are Introduction of Elementary Concept of Objects and Classes, Creating an Object of a Class, Real World Vs Software Class and Objects, Features of a Class.

Using Avichal Computer Applications [English] Class 10 ICSE solutions Elementary Concept of Objects and Classes exercise by students is an easy way to prepare for the exams, as they involve solutions arranged chapter-wise and also page-wise. The questions involved in Avichal Solutions are essential questions that can be asked in the final exam. Maximum CISCE Computer Applications [English] Class 10 ICSE students prefer Avichal Textbook Solutions to score more in exams.

Get the free view of Chapter 1.2, Elementary Concept of Objects and Classes Computer Applications [English] Class 10 ICSE additional questions for Mathematics Computer Applications [English] Class 10 ICSE CISCE, and you can use Shaalaa.com to keep it handy for your exam preparation.

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×