why java does not have operator overloading?
Answers were Sorted based on User's Feedback
Answer / 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 |
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.
What is a final class in java?
Why can't we make jsp as a controller and action servlet in struts?
I dont want to use serialzable in java is there any another concept so plz tell me
What are the ways in which a thread can enter the waiting state?
wht is customised exception?
1 Answers Logica CMG, Novell, Prudential,
What method is used to compare two strings ?
Can you override static methods?
Does java support multiple inheritance or not?
In what type of containers, Border layout is a default layout?
Write java program to reverse string without using api?
Are arrays passed by reference in java?