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 8187Post New WinSoft Interview Questions
How can someone turn off csrf protection for a specific route?
Explain is web server load balancing supported with peopletools 8.4?
How to process query result in pl/sql?
What causes memory leaks in java?
What do you mean by data type?
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
What is release/acquire in bind?
what is table? : Sql dba
What is the top .net class that everything is derived from?
What is the relationship between local interfaces and container-managed relationships?
How do I setup a wordpress multisite network?
What is audit control procedure?
How do I know if my ram is corrupted?
Can you please explain the difference between namespace and assembly?
What types of files can I upload / post to the site?