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 8009Post New WinSoft Interview Questions
Can partial class be inherited?
What is value table?
How can you retrieve values for laravel configration files.
Explain what is kafka?
What are cascading style sheets?
you added a row to a view, but the row is not shown on the view. Explain how this can happen, and how you can remedy the situation
Is it difficult to write codes in xhtml rather than html?
Does uninstalling mysql delete database?
What are the characteristics of cloud architecture that separates it from traditional one?
What are the parts of ms access?
Where did you use data mover?
Expalin LaGrange Interpolation Polynomial Scheme?
Is use case diagram static or dynamic?
What is static variable with example?
What is processing candidates process?