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
What do you know about the garbage collector?
Can we extend a class with private constructor?
What are different exception types exceptions available in java ?
What is the collection interface?
What is int argc char * argv?
Difference between final and effectively final ? Why is effectively final even required ?
How can we create objects if we make the constructor private ?
What is string [] java?
Explain what do you mean by functional overloading in java?
What is a pointer and does java support pointers?
What is the basic concept of java?
What is methods and methodology?
What is wrapper class example?
What is meant by final class?
What are JVM.JRE, J2EE, JNI?