Search Header Logo

C++變數規則

Authored by 闕河正 闕河正

Mathematics, World Languages, Computers

1st Grade - Professional Development

Used 10+ times

C++變數規則
AI

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?