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 WinSoft Programming Languages AllOther Interview Questions
How can custom Hierarchies be created?
Tell me about Optical Fiber.
Differences between clustered and non-clustered in sybase?
Under Data Transfer Portion of ABAP, what do you mean by DX Project
How do you describe the correlation of a scatter plot?
Can Bo generates the Report from the cubical data Explain?
What is another name for a bash shell script that you might see?
Find the value of a specified element of the array arr[i] where 0 <= i <= n-1
What are the disadvantages of abap query tool?
Describe the core elements of WPF architecture?
What is predicate in linq?
What is a listener in networking?
Explain the difference between the concepts of food chain and food web?
What is performance optimization?
Which sql statement is used to delete data from a database?