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 Cosmos Interview Questions
What happens if a function module runs in an update task?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
How much does selenium license cost per client machine?
What is the cpu pressure?
Where we can use the synchronization?
How would you define architecture?
on line cluster can we make if yes tell me the procedure
What is pragma autonomous transaction in oracle?
What is .gitignore?
Explain currency filter in angularjs. How can we use it?
Is Xaml is better then HTML5 ?
What is HPLC ? and define it.
What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
What is the meaning of odour pollution ?
Do you know what are python decorators?