Can an anonymous class be declared as implementing an
interface and extending a class?
Answer Posted / bindu
no.if the private class extends abstract class.then v cant
create object to that.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Is null in java?
What are the advantages of user defined functions?
Explain super keyword in java.
What does microservices mean?
Do we have pointers in java?
What is the difference between public, private, protected, and friend access?
Explain the init method?
What is the full meaning of java?
What is JFC?
5 Coding best practices you learned in java?
What is the primary benefit of encapsulation?
What is an immutable object?
Give reasons supporting that string is immutable.
What is the intersection and union methods?
State some advantages of java?