Answer Posted / prasad
when we use method in a class hane same name with different
arguments are calles method overloading
when we use methodes with same class name and same
arguments called ovverriding
Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What are the 2 types of java programs?
Which collection is best for sorting in java?
What are synchronized methods ?
How to check if linked list contains loop in java?
What is consumer in java?
What is callablestatement? How you can call stored procedure to pass in parameter?
What is multithreading in java?
what is the major difference between linkedlist and arraylist in java?
what is encapsulation in java? Explain
When do we use synchronized blocks and advantages of using synchronized blocks?
Difference between Preemptive scheduling vs. Time slicing?
What are the advantages of defining packages in java?
Explain about serializable interface in java?
Enlist few advantages of inheritance?
Can you explain the usages of class.forname()?