Solutions for Class 10 ICSE Logix Kips Computer Applications with BlueJ Java | IT Developer <?php echo $page_title; ?>
IT Developer

Elementary Concepts of Objects and Classes

Chapter 3

Elementary Concepts of Objects and Classes

Class 9 - Logix Kips ICSE Computer Applications with BlueJ


Share with a Friend

State whether the given statements are True or False


Question 1

A class is a specification about the object.
True

Question 2

Only one instance can be created from a single class.
False

Question 3

A class is a user-defined data type.
True

Question 4

Real world objects encapsulate state and behaviour.
True

Question 5

There can be multiple abstraction of the same entity.
True

Question 6

Objects interact with each other through messages.
True