无码高清视频|成人自拍视频|欧美成人午夜无码A片秀色直播|草美女视频网站|美女被操网站在线观看

單項(xiàng)選擇題

A programmer needs to create a logging method that can accept an arbitrary number of arguments. For example, it may be called in these ways: 
logIt(”log message 1 “); 
logIt(”log message2”,”log message3”); 
logIt(”log message4”, “log message5”, “log message6); 
Which declaration satisfies this requirement?()

A. public void logIt(String * msgs)
B. public void logIt(String [] msgs)
C. public void logIt(String... msgs)
D. public void logIt(String msg1, String msg2, String msg3)

微信掃碼免費(fèi)搜題