What is the purpose of having the concept of overloading?
Answer Posted / vinay
overloading is used to achieve reusability and extensibility
| Is This Answer Correct ? | 23 Yes | 3 No |
Post New Answer View All Answers
What is nan inf?
Are floats faster than doubles?
What is the biggest integer?
Why inputstreamreader is used in java?
What is array list in java?
What is 16 bits called?
What is the default value of byte datatype in java?
Why null value is used in string?
Can singleton class be serialized?
State the difference between creating string as new () and literal.
Define linked list and its features with signature?
Why runnable interface is used in java?
What is the byte order of byte buffer?
How do you add an arraylist to an array in java?
What is the difference between an if statement and a switch statement?