what is j2se
Answers were Sorted based on User's Feedback
Answer / orenise
J2SE- Java 2 standard edition:
A development platform for desktop applications.
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / poorna chandar rao.yerrabothu
it is only desktop programming
Is This Answer Correct ? | 0 Yes | 0 No |
What is an class?
What is the class in java?
Define nashorn in java8.
What does @param args mean in java?
What is garbage collection? What is the process that is responsible for doing that in java?
What is role of void keyword in declaring functions?
Can we force the garbage collection to run?
what modifiers are used with top-level class?
What does nextint () do in java?
What's the access scope of protected access specifier?
Explain methods specific to list interface?
Can we have two methods in a class with the same name?