Answer Posted / niranjanravi
Standalone applications
Web applications
Mobile applications
| Is This Answer Correct ? | 42 Yes | 15 No |
Post New Answer View All Answers
What is the best definition for data?
What is the difference between JVM and JRE?
Can you start a thread twice in Java?
What is the difference between public, private, protected, and friend access?
What is an object in java?
What is an example of procedure?
Is null a string or object in java?
What is t in parametric equations?
What does n mean?
Is string pool garbage collected?
Can static method access instance variables ?
What is boolean data type in java?
What is classpath?
What is the purpose of file class?
do I need to use synchronized on setvalue(int)? : Java thread