Can we overload the methods by making them static?


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

Post New Answer

More Core Java Interview Questions

What is the main use of java?

0 Answers  


How do you empty a list in java?

0 Answers  


What is double data type?

0 Answers  


Can we override private constructor in java?

0 Answers  


Which is illegal identifier in java?

0 Answers  






What is difference between wait and notify in java?

0 Answers  


How many ways can you break a singleton class in java?

0 Answers  


Is it possible to write a regular expression to check if string is a number?

0 Answers  


How do you convert boolean to boolean?

0 Answers  


A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.

0 Answers  


Explain exception chaining in java?

0 Answers   Cyient,


What is a class reference?

0 Answers  


Categories