C++ Classes and Objects
Introduction to Programming No Comments »This lecture is a sequel of the previous discussion on ‘Classes’ and ‘Objects’. The use of ‘classes and objects’ has changed our way of thinking. Instead of having function- oriented programs i.e. getting data and performing functions with it, we have now data that knows how to manipulate itself. This way, now the programming is [...]
Read the rest of this entry »

Recent Comments