What restrictions are placed on method overriding in java programming?


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

Post New Answer

More Core Java Interview Questions

Difference between overriding and overloading in java?

0 Answers  


Whats the difference between notify() and notifyall()?

0 Answers  


How does final modifier work?

1 Answers   Tech Mahindra,


What is the GregorianCalendar class?

2 Answers   HCL,


What is function and its uses?

0 Answers  


What does singleton class mean?

0 Answers  


Variable of the boolean type is automatically initialized as?

0 Answers  


Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?

0 Answers  


What is nested top-level class?

0 Answers  


Is arraylist ordered in java?

0 Answers  


Why is singleton not thread safe?

0 Answers  


What is the order of method invocation in an Applet?

1 Answers  


Categories