Tell me about different OOPS concepts.
No Answer is Posted For this Question
Be the First to Post Answer
What is native method in java?
why the constructor should be used in class,if there is no constructor what will happen?
Write a program to show whether a graph is a tree or not using adjacency matrix.
how we can make a write-only class in java?
What is overriding in java?
What is a stringbuffer?
What is namespace in java?
In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?
What are exception handling keywords in java?
What is java argument list?
How can I right-justify a string?
Why is java not 100% pure oops?