C++ Programming wk 13

Flashcard
•
Computers
•
Professional Development
•
Hard
Wayground Content
Used 1+ times
FREE Resource
Student preview

15 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What will the result of 'num' variable after execution of the following statements? int num = 58; num % 11= ;
Back
3
2.
FLASHCARD QUESTION
Front
What will the result of num1 variable after execution of the following statements?
int j = 1, num1 = 4;
while (++j <= 10) {
num1++;
}
Back
13
3.
FLASHCARD QUESTION
Front
What output is produced by the following segment of code:
for(int i = 0; i < 10; i++)
cout << i << " ";
Back
0 1 2 3 4 5 6 7 8 9
4.
FLASHCARD QUESTION
Front
True/False: For Loops can never be an infinite loop.
Back
False
5.
FLASHCARD QUESTION
Front
How many times will the shown for loop execute?
Back
10
6.
FLASHCARD QUESTION
Front
What does <= mean?
Back
less than or equal to
7.
FLASHCARD QUESTION
Front
What is the only function all C++ programs must contain?
Back
main()
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
EXCEL AVANCÉ

Flashcard
•
KG - University
15 questions
u-Substitution

Flashcard
•
University
7 questions
French Greetings

Flashcard
•
KG - Professional Dev...
15 questions
Exercices calculs commerciaux faciles

Flashcard
•
University
14 questions
AP Computer Science A Flashcard

Flashcard
•
12th Grade
13 questions
Election Sim Flashcard

Flashcard
•
University
9 questions
Java OOP

Flashcard
•
Professional Development
7 questions
[862] Esp_Unity M1L2

Flashcard
•
KG
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
15 questions
Fun Random Trivia

Quiz
•
Professional Development
22 questions
Anne Bradstreet 1612-1672

Quiz
•
Professional Development
18 questions
Spanish Speaking Countries and Capitals

Quiz
•
KG - Professional Dev...
14 questions
Fall Trivia

Quiz
•
11th Grade - Professi...
15 questions
Disney Characters Quiz

Quiz
•
Professional Development
15 questions
Quiz to Highlight Q types & other great features in Wayground

Quiz
•
Professional Development