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
Why java uses the concept of the string literal?
What is tree node in java?
Difference between collection, collection and collections in java?
What is the difference between iterator and enumeration ?
What does null mean in java?
How strings are created in java?
Which programming language is most secure?
How does hashmap work in java ?
What is the difference between class forname and new?
Why destructor is not used in java?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
Is it possible to specify multiple jndi names when deploying an ejb?
What is variable explain?
Give us a program to check for parenthesis matching using stack.
What are classloaders?