InterviewSolution
Saved Bookmarks
| 1. |
What Is Jjs In Java8? |
|
Answer» For NASHORN engine, JAVA 8 introduces a new command line TOOL, jjs, to execute JAVASCRIPT CODES at console. For Nashorn engine, JAVA 8 introduces a new command line tool, jjs, to execute javascript codes at console. |
|