In method overloading ,if i change the return type to Long
instead of INT,is the program execute
Answer Posted / gt
in java 1.5 on words posible co-varient data types
we can use this
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the size of string?
What is java developer skills?
What is the concept of multithreading?
What is pre increment and post increment in java?
What is Applet Stub Interface ?
Explain the difference between jvm and jre?
Can we serialize arraylist in java?
What do you mean by singleton class in java?
What do you understand by garbage collection in Java? Can it be forced to run?
Why Java is not pure Object Oriented language?
How many types of array are there?
What is package private scope in java?
What is meant by polymorphism?
Are primitives objects?
How do you pass by reference?