Recap Chapter 6, 7, 8

Quiz
•
Computers
•
University
•
Easy
nurul iman
Used 4+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Best type of repetition control structures to be used to make a menu item?
While loop
If ...else
Do...while loop
For loop
Answer explanation
Do...while loop is more convenient to the user, where the menu in a program will repeats itself, until the user chooses to quit the program. Therefore, do…while loop is a good choice for repeating a menu.
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Display array according to the boxes for the statement below.
char string2[] = "Wonderful";
Answer explanation
A C-string is a string whose characters are stored in consecutive memory locations, terminated by a null character.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one of the syntax can read C-string with whitespaces?
cin.getline(arrayName, size);
getline(cin, variableName);
cin >> VariableName;
All of the above
4.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
Please write the output for the code based on the picture.
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Header file that used for character testing function.
Example: isupper, islower, isalpha
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of dataType that can be used in array?
int & string
char & string
int & double
All kind of dataType
7.
OPEN ENDED QUESTION
5 mins • 2 pts
Please write the output for the program as shown in the picture.
Evaluate responses using AI:
OFF
Answer explanation
The answer supposed to be:
This will display greetings between two friends
Hello! Nice to meet you!
Hi! My name is Laura!
Nice to meet you too!
Hope you are getting it right!
In any case, the program should give an output starting from the main function although the other functions are declared before the main function.
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
A "C" Event-the backbone of modern coding.

Quiz
•
University
9 questions
Lenguaje de Programación C++. Parte 1.

Quiz
•
University
11 questions
Array

Quiz
•
University
10 questions
Python Basics

Quiz
•
University
12 questions
C Basics

Quiz
•
University
10 questions
Talent Next Java MCQ-1

Quiz
•
University
15 questions
JavaScript Basics

Quiz
•
12th Grade - University
16 questions
PSC ALM QUIZ

Quiz
•
University
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
11 questions
NFL Football logos

Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms

Quiz
•
11th Grade - University
20 questions
La Hora

Quiz
•
9th Grade - University
7 questions
Cell Transport

Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?

Interactive video
•
4th Grade - University