|
Hi..
The oop is to create an object,It's a properties and methods.while designing c++ modules, we try to see the whole world in the form objects. For example Bus is an object which has certain properrites such as color, numbero of doors.etc., it also has certain methods such as accelerate,breke,and so on..
|