Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Difference between Web-based applications,Client-
Server applications and Distributed applications?

Answers were Sorted based on User's Feedback



Difference between Web-based applications,Client- Server applications and Distributed applications?..

Answer / 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

Difference between Web-based applications,Client- Server applications and Distributed applications?..

Answer / krishna chaitanya k

Client-server application is, an application which has dedicated client and server. client is programmed to communicate with server. it can be an intranet. internet application.

web application is, where web browser replaces the client, that means communication goes between browser and server. there is no dedicated client and programming for client rather it comes from server and interpreted to display as webpage in browser. even it can be intranet/internet.

distributed app is, application server is located in different servers to accommodate more hits means more requests and to serve separate locations in their localized versions and traffic and many more purposes.

Is This Answer Correct ?    3 Yes 2 No

Difference between Web-based applications,Client- Server applications and Distributed applications?..

Answer / anjani kumar jha

Web based Application:-------the application which is used
via internet is called web-based application.

Client-Server Application-------the user who is regular
customer of that application is called Client-Server
Application. Example I am working in CDAC and central gov is
my client.


Distributed applications:The application which running and
required lots of server across the world is called
distributed Application example SBI(Banking application).

Is This Answer Correct ?    5 Yes 9 No

Post New Answer

More Core Java Interview Questions

Is it possible to compare various strings with the help of == operator?

0 Answers  


What are the important features of Java 9 release?

0 Answers  


is java support call by reference and call by value, if supports please explain?

5 Answers  


What is meant by main method?

0 Answers  


Can we override tostring method in java?

0 Answers  


What is the static method?

0 Answers  


What is the length of a string?

0 Answers  


How HashMap implemented in java? how it internally works when values are added or searched from hashMap?What is the difference betweenthe implementation of hashmap and Linked Hashmap?

3 Answers   IBM,


Which non-unicode letter characters may be used as the first character of an identifier?

0 Answers  


Write a java program to count the number of words present in a string?

0 Answers  


What is the synonym of procedure?

0 Answers  


How does singleton class work?

0 Answers  


Categories