What is difference between string and stringbuffer?
No Answer is Posted For this Question
Be the First to Post Answer
Hi Friends, can u give me Real Time example for interface and abstract class.(With Banking Example)
What is the r character?
can u handle an error if u write Thowable in the catch class lise try { some errorneous code }catch(Throwable e){ ...}
What are untrusted applets?
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.
why java is platform independent?
What is singleton service?
Name the class that used to read objects directly from a stream?
what is aberivation of java?
Which Java operator is right associative?
What is the use of http-tunneling in rmi?
why java not supproting multiple inheritance?