Answer Posted / swati
James gosling was the founder of java. confirm.there was a
team of six members who helped him for development
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
Differentiate jar and war files?
Which non-unicode letter characters may be used as the first character of an identifier?
What do the thread?class methods run() and start() do?
what happens when a thread cannot acquire a lock on an object? : Java thread
How garbage collection is done in java?
Is null an object java?
What is thread pool? How can we create thread pool in java?
What is merge sort in java?
What is a list in java?
What do you understand by garbage collection in Java? Can it be forced to run?
How to reverse string in java?
What happens when I use / and % with a negative numerator?
Is special character in java?
What does indexof mean?