how many design pattern r there? and wht design pattern u
use and why ?
Answer Posted / sampath
23
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the synonym of procedure?
How many bits is a double?
What is serialization in java?
What are generic methods?
What is the byte order of byte buffer?
What are serialization and deserialization?
Explain about doubly linked list
Write a program to reverse array in place?
Why is it called boolean?
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 arrays aslist in java?
What is callablestatement? How you can call stored procedure to pass in parameter?
Where is stringbuffer stored?
What is difference between local variable and global variable?
What is difference between pointer and reference?