when a program class implements an interface it must provide
behavior for..?
Answer Posted / neal
all methods declared in interface.....
Is This Answer Correct ? | 31 Yes | 2 No |
Post New Answer View All Answers
Why dependency injection is used in java?
Does jvm maintain a cache by itself? Does the jvm allocate objects in heap? Is this the os heap or the heap maintained by the jvm? Why
What is meant by java se?
Why doesn’t the main method throw an error with no arguments?
Are there tuples in java?
How do I run a java project?
Explain the encapsulation principle.
What is the use of rs next () in java?
Explain main thread under thread class execution?
Is java an api?
What is microservices java?
What is class path in java?
What is stateless object in java?
What kind of thread is the garbage collector thread?
What is ioexception in java?