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 7949Post New WinSoft Interview Questions
What is 02d in c?
Explain the truncate command?
Is sap process integration (pi) necessary for sap transportation management implementation? : transportation management
HTML tag for bulleted list is--------------
List some examples of wage types in the additional payments infotype (it 0015).
Who is responsible for document all the issues, problems and open point that were identified during the review meeting
What is inheritance in php? How many types of inheritance supports php?
What is the difference between inbound and outbound?
What is rdd map?
Explain ios multitasking?
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include
What is force active property?
write test case for linked in sign up page ?
give some examples of linux open source software.
What is black box testing, and what are the various techniques?