What we have to do, when we don't want to implement all
methods of an interface?
Answer Posted / aditya mohata
we have to declare that class as an abstract class.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between preemptive scheduling and time slicing?
What if constructor is protected in java?
Which class is used by server applications to obtain a port and listen for client requests?
What is a numeric literal?
Can inner class extend any class?
Explain the difference between abstraction and encapsulation.
Explain the importance of import keyword in java?
how to deploy apache tomcat server to weblogic server in java
What is difference between word and integer?
Explain notify() method of object class ?
Can we declare an array without size in java?
What is the difference in between cpp and java? Can u explain in detail?
Differentiate between overriding and overloading cases?
What is default constructors?
What is deserialization?