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 8981I 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 12581How does marker interface provides functionality to the implemented class ? or How dose maker interface gets the functionalities as serialization or cloning.
4 8773
What are adapter classes?
Is null keyword in java?
What is super?
Is upper case in java?
What is serialversionuid?
Explain about procedural programming language or structured programming language and its features?
What is jar?
How does split work in java?
What is public static void main?
What is the synonym of string?
What is final keyword in java?
How many types of string data types are there?
Does java arraylist maintain insertion order?
Can I uninstall java?
What does next mean in java?