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 8015Post New Cosmos Interview Questions
Define sosl ?
What does apple use instead of word?
What is use of region in CUCM?
What is the advantage of object inheritance?
How can we generate report output in excel format?
How do I fix regsvr32 exe error?
What are the default settings of left and right margins?
What is the uniform cost search algorithm?
What is the main goal of the Memory Management?
Who invented turbo c++?
Can a component have multiple applications?
What is the most innovative Generative AI project you have contributed to?
Explain how is load balancing maintained in siebel?
How do I reinstall microsoft visual c++?
what is the purpose of coding class parameter in job statement?