What are the concepts of 'OOPS'?
No Answer is Posted For this Question
Be the First to Post Answer
Marker interface means , interface which has no methods.Then what is the necessity of its usage.I read "it tells the compiler that it should be treated differently ". "It is used to store state of an object". But still am not clear.Please explain clearly.
What is the common usage of serialization?
Which data type is class in java?
What is stack class in java?
What does microservices mean?
Why do we need hashset in java?
Can list contain null in java?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
Is integer a class?
Linked List reverese program
What is variable and rules of variable?
Why destructor is not used in java?