Which of the following is a variable declaration statement? ( )
A、int total;
B、import java.util.Scanner;
C、public static void main( String args[] )
D、// first string entered by user
发布时间:2025-07-25 05:34:19
A、int total;
B、import java.util.Scanner;
C、public static void main( String args[] )
D、// first string entered by user