What is method overloading in JAVA? Why is it not present in C ?


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

Post New Answer

More Core Java Interview Questions

Explain different ways of creating a thread. Which one would you prefer and why?

0 Answers  


What is the technique adopted to create an immutable class?

0 Answers  


Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?

0 Answers  


How are this() and super() used with constructors?

9 Answers  


How do you write a conditional statement?

0 Answers  


what is meaning of JIT?

4 Answers  


What does next mean in java?

0 Answers  


where do you place after you did code in java

2 Answers  


Explain about the select method with an example?

0 Answers  


What are the characteristics of Final,Finally and Finalize keywords.

0 Answers   Flextronics,


How to connect to a remote database using Applet?

0 Answers  


Catch(Exception e){ } in that what is Exception and purpose of that in that place exactly?

3 Answers  


Categories