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 8182Post New HyTech Pro Interview Questions
Differentiate list and tuple with an example?
What is transparent caching with aop ?
How does iodine kill germs?
Explain the diffrernces between 8.x and 9.x?
What is array in ios?
What does “READ SQL DATA” do?
Does python have null?
Which engine is used to create analytic view?
Differentiate between constructor injection and setter injection?
What are the different types of elements present in economics?
The standard query operators are themselves a set of extension methods that provide the LINQ query functionality for any type that implements the IEnumerable interface in Visual Basic. Is it True or False?
How to check for the httpd.conf consistency?
What is "Hungarian Notation"?
What are the best things that your co-workers say about you? What are the worst things?
What r the asp.net list controls and difference between them?