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 7205Post New WinSoft Interview Questions
Can you explain fourth normal form and fifth normal form ?
What are the tasks that source qualifier perform?
Who is office sharepoint server 2007 designed for?
List few etl bugs?
which are the Indian auther books for STONE COLUMN/GRANULAR PILES?
What is the role of feedback in a closed loop control system?
Which is better Oracle or MS SQL? Why?
How to lock transactions?
Won't this rule be difficult for employers because they will have to track workers' hours?
what is the difference between Skip() and SkipWhile() extension method?
Explain about measure() method? When this measure() method is called?
Why do we still see so much non-oo code written in c# today?
What are the key components in android architecture?
Which conditions have to be fulfilled for a function of dojo/ready module record a callback?
What is view proxy in abap?