Answer Posted / yugveer jangir
J2SE-1.Stand alone application
2.Client-server application
J2EE- 1.Web-application application
2.Enterprice and Distributed application
3.Interoparable application
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What was java originally called?
How many bits is a string?
What is a package in java? List down various advantages of packages.
Explain the difference between the public, private, final, protected, and default modifiers?
What do the thread?class methods run() and start() do?
Explain inner classes ?
What are different type of exceptions in java?
Why inputstreamreader is used in java?
Is it possible to specify multiple jndi names when deploying an ejb?
What function extracts specified characters from a string?
What is a class object?
What are the 8 primitive data types in java?
Explain java coding standards for classes or java coding conventions for classes?
What is the type of lambda expression?
How can we make copy of a java object?