Is it possible to declare abstract class as final?What happens if we do so?
Answer / shruti k
Abstract call cannot be declared as final, if done so class can't be instantiated
| Is This Answer Correct ? | 0 Yes | 0 No |
What is arraylist e in java?
What is a predicate method?
Explain the init method?
What is data type example?
Is java util regex pattern thread safe?
What is the applet security manager, and what does it provide?
What is meant by data hiding/encapsulation?
How destructors are defined in java?
What is JAVA? Why it is platform independent?
Explain the difference between intermediate and terminal operations in java8?
Can we catch more than one exception in single catch block?
What is the difference between a loader and a compiler?