Answer Posted / srihari
james gosling is first founder of java in 1991
| Is This Answer Correct ? | 78 Yes | 24 No |
Post New Answer View All Answers
What is classes in java?
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 loop java?
What does localhost mean?
2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?
What does singleton mean in java?
Can list have duplicates in java?
How java is similar to c?
What are the rules for naming an array?
What is included in core java?
How do you find the maximum number from an array without comparing and sorting?
What is a text string?
How many types of variables are there?
What 5 doubled?
What is the difference between serial and throughput garbage collector?