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
Can you create an object of an abstract class?
What is difference between printf and scanf?
How many types of variables are there?
Can you start a thread twice in Java?
Explain the available thread states in a high-level?
What is byte value?
What is the use of using enum to declare a constant?
What does indexof return in java?
Is there any sort function in java?
Describe what a thread-local variable is in java?
Which class contains a method: cloneable or object?
What is the purpose of checked and unchecked exceptions in JAVA?
What one should take care of, while serializing the object?
What is an example of a constant variable?
What is the difference between numeric and integer?