Qtr No. 213, New Town Yehlanka Indore 454775
What is the output of the following Python code?
class P:
def f(self):
return self.g()
def g(self):
return 'P'
class C(P):
def g(self):
return 'C'
p = P()
c = C()
print(p.f(), c.f())
print(p.g(), c.g())
To get all Infosys Certified Python Programmer Exam questions Join Telegram Group https://rebrand.ly/lex-telegram-236dee
We're passionate about offering best placement materials and courses!! A one stop place for Placement Materials. We daily post Offcampus updates and Placement Materials.
Qtr No. 213, New Town Yehlanka Indore 454775
admin@prepflix.in
Updated on Fri, 7 Nov 2025