Teaching Rajasthan Basic Computer Instructor 2021 Mock Test Programming With Python Python Object Oriented Programming
In object oriented programming, what is the relation of an object to a class
1
class is an instance of an object
2
object is a child of a class
3
object is a method of a class
4
object is an instance of a class