Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me are there implementations for sorting and searching in the java libarary?
Explain role of constructor in a java application?
Can you pass by reference in java?
What is the purpose of the return statement?
Difference between string s= new string (); and string s = "abv";?
Is static a singleton?
How to sort an array from smallest to largest java?
What does a void function return?
What is a parameter in simple terms?
Differentiate between nested and inner class in java.
0 Answers Akamai Technologies,
what is features of jdk 1.5?
2 Answers Accenture, Satyam, TCS,
Describe string intern() methodology