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
Explain what pure virtual function is?
What is pass by value?
Define max and min heap, also the search time of heap.
What programs use java?
What is static class
How do you calculate roots in java?
Explain the difference between a Thread and a Process.
Explain java coding standards for constants?
Explain parallel processing in java8?
What is token in java?
Can you add null to a list java?
What is java beans?
How do you declare an array that will hold more than 64KB of data?
Can we access the non-final local variable, inside the local inner class?
Can we split string with in java?