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

There is a declaration as following:

Luz5年前 (2021-05-10)题库889
There is a declaration as following: ``` char a[10],b[10]; ``` Therefore, ``` a==b ```is used to compare the two strings. ~@[](1)

答案:FALSE