-->
当前位置:首页 > 题库

单选题:以下不合法的字符串常量有( )。

Luz3年前 (2022-12-04)题库632
以下不合法的字符串常量有( )。
@[B](2)

A. "I'm a student."
B. 'I'm a student.'
C. 'I\'m a student.'
D. '''I'm a student.'''



A."I'm a student."
B.'I'm a student.'
C.'I\'m a student.'
D.'''I'm a student.'''


答案:B