The signature of a method consists of ____________.
A. parameter list
B. method name and parameter list
C. return type, method name, and parameter list
D. method name
查看答案
A method can be defined inside a method in Java.
A. true
B. false
Variables defined in the method header are called _____.
A. arguments
B. global variables
C. parameters
D. local variables
A variable or a value listed in a call to a method is called
A. an argument
B. a local variable
C. a parameter
D. a global variable
动态对人的视觉具有极大的吸引力,而这种吸引力又会遵循一定规律次序:
A. 动态-颜色-图形
B. 颜色-图形-动态
C. 颜色-动态-图形
D. 图形-颜色-动态