多项选择题
Which two are valid declarations of char?()
A. Char ch = “a”; B. char ch = “”; C. char ch = “café”; D. char ch = “ucafe”; E. char ch = “ucafe’; F. char ch = “u10100’; G. char ch = (char) true;
多项选择题 Which three logical expressions evaluate to true?()
单项选择题 What is the result? ()
单项选择题 } What is the result?()