What are the principle concepts of oops?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is your platform?s default character encoding and how to know this?

0 Answers   TCS,


Write a java program to check if a number is prime or not?

0 Answers  


What is adapter class?

12 Answers  


When does an object becomes eligible for garbage collection in java?

0 Answers  


what is object type casting? give some example with related?

2 Answers   HP, SparkTG,


Explain the difference between private, public, package and protected in java?

0 Answers  


What is the range of the short type?

0 Answers  


What is meant by polymorphism?

0 Answers  


What is the purpose of finalization?

4 Answers  


Can we extend singleton class in java?

0 Answers  


Is null keyword in java?

0 Answers  


I have a class which is abstract which contains only the abstract methods. This is similar to an interface. Then, if i have given a choice to choose one of them. Which one i have to choose and why?

4 Answers  


Categories