What are abstract methods in java?


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

Post New Answer

More Core Java Interview Questions

What is Servlet?

8 Answers  


How to find the given number is a prime number or not by getting input from the user

0 Answers  


An inner class can actually be a subclass of the outer class? a. true b. false

2 Answers  


What is %02d?

0 Answers  


Can you instantiate the math class in Java?

0 Answers   IBS,






What is nested top-level class?

0 Answers  


What are implicit objects in java?

0 Answers  


What does the “static” keyword mean? Can you override private or static method in java?

0 Answers  


What is method Overriding in the perspective of OOPS?

4 Answers   TCS,


why interfaces are faster than abstract classes?

4 Answers  


How do you allocate memory to object?

0 Answers  


Difference between static binding and dynamic binding?

0 Answers  


Categories