English
Tamil Nadu Board of Secondary EducationHSC Science Class 12

What is the output of the following program? class Greeting: def __init__(self, name): self.__name = name def display(self): print("Good Morning ", self.__name) obj=Greeting('Bindu Madhavan') - Computer Science

Advertisements
Advertisements

Question

What is the output of the following program?

class Greeting:
 def __init__(self, name):
 self.__name = name
 def display(self):
 print("Good Morning ", self.__name)
 obj=Greeting('Bindu Madhavan')
 obj.display()
One Line Answer

Solution

Good Morning BinduMadhavan

shaalaa.com
Sample Programs to Illustrate Classes and Objects
  Is there an error in this question or solution?
Chapter 10: Python Classes and objects - Evaluation [Page 188]

APPEARS IN

Samacheer Kalvi Computer Science [English] Class 12 TN Board
Chapter 10 Python Classes and objects
Evaluation | Q 4. | Page 188
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×