Object Oriented Methodologies | Basic Concepts - Objects and Classes

Опубликовано: 15 Май 2026
на канале: CS Knowledge Academy
540
7

This is the 2nd lecture on Object Oriented Methodologies.

The topics discussed include:

features and characteristics of Objects,
instance variables of Object,
state and behaviour represented by Object,
discussion on User Defined Types (UDT),
Structure vs Class as examples of UDT,
features and characteristics of Class as a UDT,
Examples with real-world reference for conceptualizing Objects and Class.

These lectures are based on the book
"OBJECT ORIENTED PROGRAMMING WITH C++" by E Balagurusamy.