Advertisements
Advertisements
प्रश्न
Which of the following class declaration is correct?
पर्याय
class class_name
class class_name<>
class class_name:
class class_name[ ]
MCQ
उत्तर
class class_name:
shaalaa.com
Introduction to Python Classes and Objects
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
Which of the following are the key features of an Object-Oriented Programming language?
Which of the following are the key features of an Object-Oriented Programming language?
Functions defined inside a class: ______
The process of creating an object is called as: ______
What is the class?
What is instantiation?
Write a menu-driven program to add or delete stationery items. You should use a dictionary to store items and the brand.