what is overloading in java?
Answer Posted / sagar
i think partial operator overloading is possible in java
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
Explain the difference between abstraction and encapsulation.
What do you mean by local class?
Why char array is favored over string for the storage of passwords?
What is jit and its use?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
What is a variable declaration?
How do you initialize an arraylist in java?
List down the methods and interfaces of collection class in java.
Explain the scope of a variable.
Does java return by reference?
What do you mean by stream pipelining in java 8?
Is empty in java?
What is the difference between processes and threads?
What are the actions that can occur when a thread enters blocked state?
What sorting algorithm does javascript use?