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 synchronous and Asynchronous post back ?
How to make a code snippet thread safe?
What is parameterization in testng? How to pass parameters using testng.xml?
Is it possible to remove the html tags from data?
what is rpg ?
What are recurring entries and why are they used?
Hai what is the different types of versions and their differences
i want to find out iffco get test paper
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
What is the future in mq if we have 2+exp?
Suppose a car is traveling at 72kmph, and if that car slows down to 60kmph it takes an extra 1 hour to cover that same distance. At 72kmph, how long did it take forthe car to cover that distance?
8. Oop-Why and were we use Interfacse and Abstract class.
Explain hash table in c# ?
What are peerless components?
Differentiate between one-way binding and two-way data binding.