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
When would you use a static class?
What is the common usage of serialization? What exceptions occur during serialization?
What is array size in java?
What is difference between this and super keyword?
What is a concrete classes? Is Java object class is concrete class?
What does split function do in java?
How to use Media tracker Class.
How to provide security in java
Can you access the private method from outside the class?
Define reflection.
Why map is used in java?
What are the basic concepts of OOPS in java?
Are arrays passed by reference in java?
What is get () in java?
Write a program to reverse array in place?