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 8070Post New WinSoft Interview Questions
What is called folder?
Define the term function request shipping?
How to dial out through the modem under Win32?
Integration between PP and SD module.
How do you sort sheets?
Define TCT.
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me
How can I right-justify a string?
Explain the various table design approaches in HBase?
Tell me what does bootstrap package includes?
What are the different types of columns types constraints in the sql server?
which are the configuration files associate with dns server and client in linux operating system?
How can you clear the cache?
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....