What are the types of java languages?
Answer / Mrityunjay Kumar
The types of Java languages include Java Standard Edition (Java SE), Java Enterprise Edition (Java EE, now called Jakarta EE), and Java Micro Edition (Java ME).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the size of integer?
How do you represent a space in regex java?
What do you mean by exception handling in Java?
Can applet in different page/s communicate with each other?
can any one send me the example program of immutable class?
What is the range of the char type?
Can a class extend abstract class or interface? why
how to handle a singleton service locator. when multiple threads are trying to get the singleton object in same time
Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?
What is the concatenation operator in java?
Difference between collection, collection and collections in java?
Do you know how to reverse string in java?