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 |
Is it possible to write static method in abstract class? justyfy your answer?
What is native code?
Can we call the run() method instead of start()?
Can I have constructor in Interface?
How TreeMap sorts the objects inside it?? suppose if have include one employee object and one car object. On what basis it will sort?
What is Overriding and how can it be used?
What happens to a static var that is defined within a method of a class?
What is the method in java?
Can we sort set in java?
How do you use equal in java?
What are the pillars of java?
How to access arraylist elements in java?