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
Which containers use a flowlayout as their default layout in java programming?
what is predefined function in java?
What is difference between pointer and reference?
Under what conditions is an object’s finalize() method invoked by the garbage collector?
List down the methods and interfaces of collection class in java.
Why can't we override private static methods?
Which is bigger float or double?
What is an object’s lock and which object’s have locks?
Is object a data type in java?
What are the advantages and disadvantages of reference counting in garbage collection?
What is the purpose of garbage collection in java? When is it used?
How do you make an arraylist empty in java?
What are the important features of Java 11 release?
Is boolean a data type in java?
Does set allows null in java?