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 7205Post New HyTech Pro Interview Questions
Activity results handled by the onactivityresult() method are differentiated from one another using which code?
What are the essential components of openstack?
Explain about the functionality of vb script?
What is ole db source in ssis?
what is debugging?
When should we use Transactional RFC?
How to create multiple nested resources?
What is SparkSession in Apache Spark?
Explain how do you declare an array that will hold more than 64kb of data?
what the history behind magento?
How to resolve name conflicts between variables and columns?
What are dated securities?
What is the C# syntax to catch any possible exception?
Explain datapower file structure?
What is the extension of c++?