Explain about oops concepts.
No Answer is Posted For this Question
Be the First to Post Answer
did interface can implementation method ? i know its not possible but my interviewer said its possible ..but how..? any one have idea ???
How to calculate the length of a singly linked list in java?
What are the three parts of a lambda expression? What is the type of lambda expression?
What is a method declaration?
IN java collections we have both interfaces and classes. instead of using interfaces why we can't use classes only like that why we can't use interfaces only. why we need two things interface and class.
What is serialVersionUID and what is its need?
What is replaceall in java?
what is polymorphism with example?types of polymorphism?
Does java runtime require a license?
What is Java Shutdown Hook?
What are Interceptors?
What is the difference between access specifiers and access modifiers in java? 16