J2SE Question:
Download Job Interview Questions and Answers PDF
What is distributed application?
Answer:
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).
Download J2SE Interview Questions And Answers
PDF
Previous Question | Next Question |
What is DOM? | What is formal parameter list? |