In method overloading ,if i change the return type to Long
instead of INT,is the program execute
Answer Posted / ravikiran
yes the program will execute
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What are the three parts of a lambda expression? What is the type of lambda expression?
What is a parameter used for?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
Write a java program to print fibonacci series?
In a container there are 5 components. I want to display the all the components names, how will you do that one?
What are actual parameters?
What is a functional interface?
Say any two properties in beans?
What is the static block?
What is javac used for?
Can we convert integer to string in java?
Explain java coding standards for interfaces?
When is update method called?
Can a main method be declared final?
What is the purpose of using java.lang.class class?