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 visibility mode?
write a program to create an vector with string(add,remove) operation.and value should be enter through keyboard.
Can a final variable be manipulated in java?
What is an interoperable application in java ?
What is json parser in java?
What are the various access specifiers in java?
How to disable caching on back button of the browser?
Is void a keyword in java?
What is an example of a keyword?
Instead of writing Home, Remote Interfaces if i directly extends EJBObject to bean class what happens?
Does java runtime require a license?
Differentiate between a constructor and a method? Can we mark constructors final?