Activity No. 1 Answers: Q2. Program No.1: Object Oriented Programming
Activity No. 1 Answers: Q2. Program No.1: Object Oriented Programming
ACTIVITY NO. 1
ANSWERS:
Q2. PROGRAM NO.1 : OBJECT ORIENTED PROGRAMMING
It is Object oriented programming based on the concept of “ Objects”, which can
contain data and code: data in the form of fields, and code, in the form of
procedures. A feature of objects is that an object’s own procedures can access and
often modify the data fields of itself.
Q3. REFLECTION: