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 form of storage space in java?

5 Answers  


What is the scope or life time of instance variables?

0 Answers  


What kind of variables can a class consist?

0 Answers  


What is the latest java version?

0 Answers  


What is exception hierarchy in java?

0 Answers  






What is the purpose of the finally clause of a try-catch-finally statement in java programming?

0 Answers  


What are the different types of constructor?

0 Answers  


This is related to threads. I have a class with synchronized method m1(). Can I create different instances of this class and execute the m1() for different threads?

3 Answers  


Write an algorithm for quick sort?

0 Answers   Virtusa,


How do you add an arraylist to an array in java?

0 Answers  


What is double data type?

0 Answers  


what is Hashmap & Hashtable wirh example?

5 Answers   CTS, Saksoft,


Categories