What is jee6?
Answer / Anil Joshi
JEE6 (Java Enterprise Edition 6) refers to a version of the Java Enterprise Edition platform, which provides a set of technologies and APIs for building enterprise-level web applications and services.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a numeric format?
How can we handle runtime exceptions? write one sample program? Can we write runtime exceptions beside the throws key word? if yes write sample program?
why the primitive data type have classes?
What are the changes in java.io in java 8 ?
Is singleton class immutable?
What’s the difference between constructors and other methods?
What are different types of multitasking?
Does java set allow duplicates?
What is the difference between the program and the process?
What is the default size of load factor in hashing based collection?
can we take more than one null values for Unique constraints.
What is join () in java?