InterviewSolution
| 1. |
Why Should A Developer Choose Java Instead Of Other Development Environments? |
|
Answer» It's about choosing the right tool for the job. We've talked about the benefits of Java, and for these reasons Java has an important role in creating THIRD party applications and services. C++ is more appropriate where Java may not provide the required functionality or performance: we'll certainly be using C++ for APPLICATION engines, DEVICE drivers, and other CORE COMPONENTS for quite some time to come. It's about choosing the right tool for the job. We've talked about the benefits of Java, and for these reasons Java has an important role in creating third party applications and services. C++ is more appropriate where Java may not provide the required functionality or performance: we'll certainly be using C++ for application engines, device drivers, and other core components for quite some time to come. |
|