Applets were designed to run as stand-alone applications.
查看答案
The Java programming language allows you to concatenate two strings using the plus sign
A. 对
B. 错
Java is an interpreted language.
A. 对
B. 错
Java does not require that a variable be declared before it is used within a program
A. 对
B. 错
A variable of type boolean can be explicitly converted to that of type int
A. 对
B. 错