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
How will you initialize an Applet?
What is a byte array?
What is variable in java?
What is the use of hashmap in java?
What is compiler and what its output.
What is a variable declaration?
How does thread synchronization occurs inside a monitor?
Can an interface extend another interface?
What is the purpose of methodology?
What is a newline character in java?
What is unicode with example?
How to split a string in java?
Why declare Main() method as a static in java ?
What is method in java ?
How do you break a loop?