describe method overloading


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

Post New Answer

More Core Java Interview Questions

What are the data types supported by java? What is autoboxing and unboxing?

0 Answers  


What is the final variable?

0 Answers  


Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.

4 Answers   Cap Gemini,


Where are register variables stored?

0 Answers  


Are generics important java?

0 Answers  






What class allows you to read objects directly from a stream?

0 Answers  


Can we have multiple public classes in a java source file?

0 Answers  


What is the common usage of serialization? What exceptions occur during serialization?

0 Answers  


What is the difference between error and exception and explain in simple words not whatever is given in the book.

7 Answers  


What's the difference between an abstract class and interface in java?

0 Answers  


What is use of static in java?

0 Answers  


How to avoid the runtime exception ?

2 Answers  


Categories