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 8072Post New HyTech Pro Interview Questions
Explain what is the difference between link and compile in angular.js?
What is multilevel inheritance explain with example?
Can jdbc adapter query db tables? Can it insert?
What is object service? : Entity framework
If a developer creates a new css file then where should the file be stored?
What is spring java based configuration?
Tell me what is laravel eloquent?
What is the purpose of UIWindow object in iOS operating system?
What is the procedure for requition import?
What are the table elements in html?
How are the diagrams divided?
Explain about lasso tools in photoshop.
Why memory width is not 16-bit? In stead of having 8-bit in 8085?
In C language,What is the use of f in printf or scanf statement? Whether it indicates the function if so the brief explanation ortherwise what is the main reason behind that f in printf/scanf statements?
In which sql server version report builder introduced?