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 8070Post New Cosmos Interview Questions
What is ipm_subtree?
What is static member?
Is there a way of specifying which block or loop to break out of when working with nested loops?
What are the differences between the command line and graphical user interface?
explain about reports?
what is the difference between Active support’s “HashWithIndifferent” and Ruby’s “Hash” ?
List .conf files by priority?
What are the different types of customizations that is used with the “volatile” keyword?
How do I put an image in html?
What do you mean by return on capital employed? What does it indicate?
What are the different software testing tools?
How related substance method is developed for new compound which is not official in the pharmacopeia?
Explain the propagation of harmonics in the network and influence of phase angle of harmonics.
WAP in Java to print the format AMIT M I T
What are the different types of events in jsf?