In method overloading ,if i change the return type to Long
instead of INT,is the program execute
Answer Posted / siva thimmannagari
it wont execute
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Which package is used for pattern matching with regular expressions?
Give the difference between the println method and sqrt method?
Difference between operator overloading and function overloading
How is it possible for two string objects with identical values not to be equal under the == operator?
If an application has multiple classes in it, is it okay to have a main method in more than one class?
What about method local inner classes or local inner classes in java?
What is a string what operation can be performed out with the help of a string?
Which class cannot be a subclass in java?
What are alternatives to java serialization?
What is native code?
Which is the best approach for creating thread ?
how to handle exceptions in ejb?
What is a numeric format?
What is the difference between exception and error in java?
How to change the priority of thread or how to set the priority of thread?