Question:Which of the following statements correctly describes the relationship between JavaScript and Java? (Check all that apply.)
A JavaScript and Java are different names of the same thing.
B JavaScript code can call Java code.
C Both JavaScript code and Java code are compiled into bytecode, which is then interpreted by the browser.
D Browsers supporting Java support JavaScript as well.
E Both JavaScript and Java help add interactivity to Web pages.
+ AnswerB E
+ Report