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
Can we cast any other type to boolean type with type casting?
When will we prefer to use set and list in java and why?
Explain about static imports in java?
What is the final class modifier?
What is string subsequence method?
What is native method in java?
Can bool be null?
Which sorting is best in java?
Can inner class extend any class?
Write a code to create a trigger to call a stored procedure
Is main is a keyword?
What does string [] args mean?
How can we make string upper case or lower case?
Is string is a class in java?
How to make a write-only class in java?