InterviewSolution
Saved Bookmarks
| 1. |
How are PATH and CLASSPATH different from each other in terms of J2EE? |
|
Answer» PATH and CLASSPATH are key environmental variables used by Java platforms.
|
|