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 |
all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.
What is the size of string?
What is a list in java?
is JVM platform dependent or independent..?
11 Answers IBM, Tech Mahindra,
how can u handle run time exception in java? explain with brief explanation with examples?
Can we create object of static class?
What is the difference in between cpp and java? Can u explain in detail?
Java support call by reference (pass by reference) ?
Can we pass null as argument in java?
Explain the init method?
What is the requirement of thread in java?
How will you create the class for the following scenario? Employees under one employee?