单选题:About functions in Java, which statement below is NOT correct?
About functions in Java, which statement below is NOT correct? @[B](2)
A. All functions are class members.
B. All functions are to be bound dynamically.
C. There’s no default argument in function’s parameter list.
D. A void function returns nothing.
A.All functions are class members.
B.All functions are to be bound dynamically.
C.There’s no default argument in function’s parameter list.
D.A void function returns nothing.
答案:B
A. All functions are class members.
B. All functions are to be bound dynamically.
C. There’s no default argument in function’s parameter list.
D. A void function returns nothing.
A.All functions are class members.
B.All functions are to be bound dynamically.
C.There’s no default argument in function’s parameter list.
D.A void function returns nothing.
答案:B