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
Tell me what are inline functions?
Explain logical errors? Compare with syntax errors.
what is direct binding?
1.main parts of generator? what is used A-check,B-check,C- check? 2.what is FM200 system in data centers? 3.difference between pac,ahu?
what does adt stand for in android?
What is the treatment of hiv?
Which elements have been deleted in html5?
How do you use lookup and reference in excel?
Explain what are the main limiting factors for the growth of a population?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
Explain the key components of aws?
Is there a switch or case statement in python?
What do you mean by a structural directive in angular 2?
How can we improve the performance of a crystal report?
How to return the JSON from action method in ASP.Net MVC?