Search Interview Questions | More than 3000 questions in repository. There are more than 900 unanswered questions. Click here and help us by providing the answer. Have a video suggestion. Click Correct / Improve and please let us know. |
|
| ||||
Core java - Interview Questions and Answers for 'Ibis system' - 1 question(s) found - Order By Newest | ||||
| ||||
Ans. The build path is used for building your application. It contains all of your source files and all Java libraries that are required to compile the application. The classpath is used for executing the application. This includes all java classes and libraries that are needed to run the java application. | ||||
Help us improve. Please let us know the company, where you were asked this question : | ||||
Like Discuss Correct / Improve   Asked in 1 Companies | ||||
Related Questions | ||||
How to display and set the Class path in Unix ? | ||||
What environment variables do I need to set on my machine in order to be able to run Java programs? | ||||
What is classpath in a project? | ||||
What is a classpath in Java ? | ||||
What is a .classpath file in eclipse ? | ||||
Which environment variables do we need to set in order to run Java programs? | ||||