There can be a abstract class without abstract methods, but what is the need to declare a class abstract if it doesn't contain abstract methods?
HCL,
5 9184I was asked to draw the class diagram for the below scenario which should obey OOPS concept. A Portal is to be developed for a school , which has 3 main divisions viz , Education , Admin & Trust. Each division has 2 sub divisions Kinder Garden & Higer Secondary.
3 12735How does marker interface provides functionality to the implemented class ? or How dose maker interface gets the functionalities as serialization or cloning.
4 8928
What is return type in java?
How can we use primitive data types as objects?
Is singleton thread safe in java?
What is the purpose of assert keyword used in jdk1.4.x?
What is int lol?
Why deletion in linkedlist is fast than arraylist?
What is difference between string and new string?
What is tree node in java?
what is meant by Garbage collection?
What is data type in java?
What is passing parameters in java?
Why multiple inheritance is not supported by java?
What is the final keyword in java?
What is difference between static class and normal class?
What do you know about java?