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
Difference between Web-based applications,Client- Server applications and Distributed applications?
What is ide with example?
Write a program to print count of empty strings in java 8?
why we use merge option in hybernate pls give a ex snippet
Write a program based on Java script program.
What is import java util arraylist?
What are dot operator queries?
Can you sort a string in java?
What are predefined functions?
What is proper subset?
There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?
What is array initialization in java?