what is net based application and its types
Answer / deepakkumar1887
an application which we can access over the network then it is
called as net-based application. The types of net based
application are client server,web based, and distributed
application.
| Is This Answer Correct ? | 2 Yes | 1 No |
What does localhost mean?
What is thin driver and thick driver. why it is called so?
What is java virtual machine and how it is considered in context of java’s platform independent feature?
Can set contain duplicates?
aabccdee Find the used alphabets as abcde ?
How can we make copy of a java object?
Explain garbage collection in java?
please tell me what is wrapper class in java with example ?
What is an iterator interface in java programming?
what is the constructor and how many types of constructors are used in java?
How to prevent a field from serialization ?
What is an immutable object? How do you create one in java?