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 9182I 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 12732How does marker interface provides functionality to the implemented class ? or How dose maker interface gets the functionalities as serialization or cloning.
4 8922
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
What is singleton service?
What is a parameter used for?
What is bufferedreader in java?
What is the size of integer?
Which collection does not allow duplicates in java?
How can we find the sum of two linked lists using stack in java?
What is parseint?
What is arraylist class in java?
State some advantages of java?
What are annotations in java?
Why call by value prevents parameter value change?
What are different data structures in java?
What is finally in Java?
Which sorting is best in java?