Difference between Web-based applications,Client-
Server applications and Distributed applications?
Answer Posted / 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 View All Answers
Give an example of use of pointers in java class.
What about static nested classes in java?
What are the advantages of user defined functions?
What is the java project architecture?
What is the purpose of assert keyword used in jdk1.4.x?
Is arraylist zero based?
How an object is serialized in java?
Can list have duplicates in java?
what is the purpose of using rmisecuritymanager in rmi?
What is gc()?
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
What is sizeof () operator?
What is a nested list?
What are 5 boolean operators?
When can you say a graph to be a tree?