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 7924Post New Cosmos Interview Questions
What is BI launch pad?
What is validity fault?
When are scope terminators compulsory?
What file type is a makefile?
What is ctrl s in excel?
How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?
How do users interact with HDFS in Apache Pig ?
What does hdfs mean?
Explain the typical roles involved in devops.
What do you mean by refinance?
How do you find repeated words?
Find duplicates in infinite range. Which data structure to be used to give efficient solution?
What is a public key?
How do you get design ideas from powerpoint?
What is hlookup function in excel?