Difference between Web-based applications,Client-
Server applications and Distributed applications?
Answer Posted / ajay kumar sharma
Web-based applications:
Those are developed for web services or register on Web
like a website.These apps run on public domain.
Client- Server applications: A application that is
developed to run on a Local network like LAN or just
working on a local domain.
Both can be pronounced as Distributive Applications.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
How to calculate the length of a singly linked list in java?
Explain java thread life cycle.
What are the Class Libraries ?
What is math floor in java?
What is java regex?
What is annotation in java?
What is a top level class in java?
Does java allow default arguments?
What is an eror in java?
What is difference overloading and overriding?
What is finally and finalize in java?
Define array. Tell me about 2-D array.
Can we define package statement after import statement in java?
Explain the purpose of garbage collection in Java?
what is thread? What are the high-level thread states? : Java thread