What is the result? Given: What is the result? Given: What is the result? A. Compilation fails B. Three C. Two D. One Show Hint ← Previous question Next question →
mrZ B Reply Fredy Benavides Wrong, the anser is A. compilation fails because methods must change type o number of arguments to be overloaded. Reply
Fredy Benavides Wrong, the anser is A. compilation fails because methods must change type o number of arguments to be overloaded. Reply
imyrta Answer: A Explanation: It will fail because java dose not support overloading the same method with different return type. Reply
B
Wrong, the anser is A. compilation fails because methods must change type o number of arguments to be overloaded.
Fredy is correct.
A
Answer: A
Explanation:
It will fail because java dose not support overloading the same method with different return type.