Answer Posted / ashwini kumar vatsa
There are no concept of :: sign in java so
there is no concept of operator overloading.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Is java still relevant?
How do you create a bulleted list?
What is the use of default method in interface in java?
What invokes a thread's run() method in java programming?
Are arrays primitive data types?
Can a class have 2 constructors?
Describe what a thread-local variable is in java?
What is tcp ip in java?
How many java versions are there?
In how many ways we can do synchronization in java?
extending thread class or implementing runnable interface. Which is better? : Java thread
Why are data types important?
What is local variable and instance variable?
Explain wait(), notify() and notifyall() methods of object class ?
Explain the importance of import keyword in java?