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?
2 8041Post New WinSoft Interview Questions
What is sqlca in db2?
What is clean url in drupal?
For what purposes lasso tool can be used?
How do I view a sql database?
Explain why we use partitioning the session in informatica?
Explain radio environment in building.
what are components in Joomla?
What are JavaScript Data Types?
what are the events occur in intr activated on interrupt vector table
When did mongodb go public?
what to expect of your activities on the job?
What are the differences between c# and visual basic.net?
Do you know what is an update type with reference to a match code id?
Do you have an idea about MFC?
What is ios viewdidload?