The world’s Largest Sharp Brain Virtual Experts Marketplace Just a click Away
Levels Tought:
Elementary,Middle School,High School,College,University,PHD
| Teaching Since: | May 2017 |
| Last Sign in: | 408 Weeks Ago |
| Questions Answered: | 66690 |
| Tutorials Posted: | 66688 |
MCS,PHD
Argosy University/ Phoniex University/
Nov-2005 - Oct-2011
Professor
Phoniex University
Oct-2001 - Nov-2016
1.    Explain the following in terms of actual code that might be found in a class definition:
(a)Â Â Â method
(b)Â Â Â instance variable
(c)Â Â Â constructor
(d)Â Â Â accessor
(e)Â Â Â mutator
2.    Show the output that would result from the following nonsense program:
Â
class  Bozo:
Â
def      init    (self,  value):
print  "Creating  a  Bozo  from:",  value self.value  =  2  *  value
Â
Â
def  clown(self,  x): print  "Clowning:",  x print  x  *  self.value
return  x  +  self.value
Â
def  main():
print  "Clowning  around  now." c1  =  Bozo(3)
c2  =  Bozo(4) print  c1.clown(3)
print  c2.clown(c1.clown(2)) main()
Hel-----------lo -----------Sir-----------/Ma-----------dam-----------Tha-----------nk -----------You----------- fo-----------r u-----------sin-----------g o-----------ur -----------web-----------sit-----------e a-----------nd -----------and----------- ac-----------qui-----------sit-----------ion----------- of----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n.P-----------lea-----------se -----------pin-----------g m-----------e o-----------n c-----------hat----------- I -----------am -----------onl-----------ine----------- or----------- in-----------box----------- me----------- a -----------mes-----------sag-----------e I----------- wi-----------ll