C++ 算術運算子
Quiz
•
Mathematics
•
11th Grade
•
Hard
Ray Chou
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列C++程式輸出為何?
int a=5,b=8;
b--;
a=a+b;
cout << a;
13
8
7
12
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列C++程式輸出為何?
int x=10,y=15;
y+=2;
x=x-y;
cout << x;
-5
5
10
15
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列C++程式輸出為何?
int p=3,q=4;
p*=q;
cout << p;
12
7
3
4
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列C++程式輸出為何?
int m=6,n=2;
m=m/n;
cout << m;
3
2
4
1
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列C++程式輸出為何?
int a=7,b=3;
a=a%b;
cout << a;
1
0
3
7
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列C++程式輸出為何?
int x=5,y=10;
y-=x;
cout << y;
5
10
15
0
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列C++程式輸出為何?
int p=8,q=2;
p/=q;
cout << p;
4
2
8
16
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
Algebra 1 Honors Semester Review
Quiz
•
9th Grade - University
9 questions
逻辑推理 - 11.2, 11.3
Quiz
•
11th Grade
8 questions
三角方程式①
Quiz
•
11th Grade
8 questions
ぐらぐらインテグラル⑤
Quiz
•
11th - 12th Grade
8 questions
3-1平面向量第二次/40
Quiz
•
11th Grade
5 questions
Ứng dụng của tích phân trong hình học
Quiz
•
12th Grade
15 questions
Vector Calculus Gradient
Quiz
•
University
10 questions
二年级数学 数据处理练习
Quiz
•
1st Grade - Professio...
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
Discover more resources for Mathematics
14 questions
Model and Solve Linear Equations
Quiz
•
9th - 12th Grade
20 questions
SSS/SAS
Quiz
•
9th - 12th Grade
32 questions
Week 1 Student Practice Set (Term 2)
Quiz
•
9th - 12th Grade
10 questions
Angle Relationships with Parallel Lines and a Transversal
Quiz
•
9th - 12th Grade
18 questions
Evaluate Exponents
Quiz
•
6th - 12th Grade
22 questions
Explore Reflections, Rotations, and Translations
Quiz
•
8th - 12th Grade
12 questions
Review of Causation and Correlation
Quiz
•
9th - 12th Grade
10 questions
Solving Literal Equations in Algebra 1
Interactive video
•
8th - 12th Grade
