What is distributed application?

Submitted by: Administrator
An application made up of distinct components running in separate runtime environments, usually on different platforms connected through a network. Typical distributed applications are two-tier (client/server), three-tier (client/middleware/server), and n-tier (client/multiple middleware/multiple servers).
Submitted by: Administrator

Read Online J2SE Job Interview Questions And Answers