
C++變數規則
Authored by 闕河正 闕河正
Mathematics, World Languages, Computers
1st Grade - Professional Development
Used 10+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
string s = "6";
int a = 5
s = s + a;
產生錯誤
65
56
11
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int s = 5.6;
cout << s;
5
6
5.6
產生錯誤
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
string 闕老師 = "好帥";
cout << 闕老師;
好帥
闕老師好帥
產生錯誤
闕老師
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int s = 5;
int a = 6;
cout << s+a;
sa
56
65
11
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
string s = "5";
string a = "6"
cout << a+s;
56
65
11
產生錯誤
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?