Answer Posted / murali
Standalone application
web application
networking application
Standalone application: It executes in single system.
Web aplication: It can executed in world wide.
NetWorking applicatio:It can executed in some particular area.like LAN....
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why array is used in java?
Can we define a package statement after the import statement in java?
What is ‘is-a ‘ relationship in java?
What is the static block?
How we can skip finally block of exception even if some exception occurs in the exception block in java?
Explain naming conventions for packages?
What are local variables?
What does java edition mean?
Which of the following classes will have more memory allocated?
Can you add null to a list java?
What does || mean in vectors?
Explain jdk, jre and jvm?
What about instanceof operator in java?
What is the properties class?
Write a program in java to find the maximum and minimum value node from a circular linked list.