0

Plz explain me class and objects?

29th Dec 2016, 6:21 AM
MoHit SaJwan
MoHit SaJwan - avatar
2 Answers
+ 1
class is like engine and object are like handle,brake and gear by which you can control the engine(method etc).using object you can initialize method and pass the value into the method.
29th Dec 2016, 8:18 AM
Rajveer
- 1
An object is the instance of a class. Tgat means you can have several objects of a class but only one single class itself.
29th Dec 2016, 8:03 AM
Andreas K
Andreas K - avatar