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


Please Help Members By Posting Answers For Below Questions

Which class represents the socket that both the client and server use to communicate with each other?

561


What's the purpose of static methods and static variables?

585


What is pass by value?

506


How is java hashmap implemented?

540


What is dot operator?

563






What is the use of a conditional inclusion statement in Java ?

579


What is the difference between static and global variables and also define what are volatile variables?

543


How do you decide when to use arraylist and linkedlist?

526


Explain about version control?

581


Whats the difference between notify() and notifyall()?

562


What is outofmemoryerror in java?

557


What is Major and importance difference between for and foreach loop ?

568


What happens if a constructor is declared private?

519


what are the states associated in the thread? : Java thread

578


What is difference between char array and string?

515