balu


{ City } banglore
< Country > india
* Profession * fresher
User No # 6213
Total Questions Posted # 1
Total Answers Posted # 0

Total Answers Posted for My Questions # 2
Total Views for My Questions # 6942

Users Marked my Answers as Correct # 0
Users Marked my Answers as Wrong # 0
Questions / { balu }
Questions Answers Category Views Company eMail

class A{ void me(){s.o.p("");} class B extends A{ void me() {s.o.p(" ");} class M{ A a=new B(); B b=new A(); a.me(); b.mne();} what is the output of this, how?

Cosmos, HyTech Pro, WinSoft,

2 Programming Languages AllOther 6942




Answers / { balu }