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 8187Post New Cosmos Interview Questions
What is a partial class. Give an example?
What are sql notifications and sql invalidations?
Can you explain what are the changes presented by actionscript?
Describe the formation of sedimentary rocks?
What is the need of a partition key?
WHAT IS THE DIff Between candidate key and primary key?
What is the difference between having clause and where clause in sql server?
What are JVM.JRE, J2EE, JNI?
Which collection allows null values?
what would I use uni-rexx for?
How to access config variable in codeigniter?
hello guys, could you tell me the few difficult tickets that you have solved in SAP MM??
how a definite tx line can acts as indefinite tx line
What are kvo and kvc?
What was the architecture or design of your last project? what were the pros and cons of the design?did it scale well?