Programming Concepts Question:
Download Job Interview Questions and Answers PDF
Explain what are the differences between Desktop and Enterprise Application?
Answer:
Desktop application runs on a single machine. It could be a part of network. But Application and database resides on same machine. And only one user can access it at a time.Enterprise application is generally a multi-tier application. Many a concurrent users can access data and application at a time.
Download Programming Concepts Interview Questions And Answers
PDF
Previous Question | Next Question |
Tell me how can we check out the files from cvs? | What is virtual Memory under Linux? |