How is abstraction implemented in java ?


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

Post New Answer

More Core Java Interview Questions

Is string is a class in java?

0 Answers  


Features of JAVA ? In which version of java synchronizedXXX() methods are included in Collections class.

1 Answers   NIIT,


If I only change the return type, does the method become overloaded?

0 Answers  


What are checked exceptions?

0 Answers  


Define linked list and its features with signature?

0 Answers  






What is an abstract class and what is it’s purpose?

0 Answers  


What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?

0 Answers  


Explain how hashmap works?

0 Answers  


What is assembly used for?

0 Answers  


What is the difference between set and list?

5 Answers  


What happens if a constructor is declared private?

0 Answers  


If a method is declared as protected, where may the method be accessed?

0 Answers  


Categories