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 7950Post New Cosmos Interview Questions
How can we sort the DS, what facility we can get in by placing fields in Ranges?
What is a cost center category? : co- cost center accounting
What is function declaration in c++ with example?
What are string literals in python?
Explain power?
Is Hive useful when making data warehouse applications?
Which one is not a function in ms excel?
What is the use of rswbo052 program?
Mention what are the useful features of ecatt?
What is a maintenance view? : abap data dictionary
Can you assign multiple query result rows to a variable?
How do I create a simple web page?
How do you autofill numbers in word 2010?
What is SHG?
What is the difference between the functions strstr() and stristr()?