मराठी
तामिळनाडू बोर्ड ऑफ सेकेंडरी एज्युकेशनएचएससी विज्ञान इयत्ता १२

What is the output of the following program? class Sample: __num = 10 def disp(self): print(self.__num) S = Sample() S.disp() print(S.__num) - Computer Science

Advertisements
Advertisements

प्रश्न

What is the output of the following program?

class Sample:
 __num = 10
 def disp(self):
 print(self.__num)
 S = Sample()
 S.disp()
 print(S.__num)
टीपा लिहा

उत्तर

Output:
Error: Sample has no attribute S._num
10

shaalaa.com
Sample Programs to Illustrate Classes and Objects
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 10: Python Classes and objects - Evaluation [पृष्ठ १८७]

APPEARS IN

सामाचीर कलवी Computer Science [English] Class 12 TN Board
पाठ 10 Python Classes and objects
Evaluation | Q 3. | पृष्ठ १८७
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×