
Fundamentals of Object-Oriented Programming - C++ - Char
Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Read more
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main difference between character constants and string constants in C++?
Character constants use double quotation marks.
Character constants are translated into ASCII codes.
String constants are translated into ASCII codes.
String constants use single quotation marks.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the given C++ program, what is the initial value assigned to the first char variable?
B
A
T
N
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens when the char variable 'char one' is overwritten in the program?
The new value is printed after the tab character.
The original value is retained.
The new value is printed before the tab character.
The program crashes.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How does changing the char variable from a tab to a newline affect the output?
The characters are not printed at all.
The characters are printed on separate lines.
The characters are printed in reverse order.
The characters are printed on the same line.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the effect of switching the char variable from 'T' to 'N' in the program?
It prints the characters with a tab space.
It prints the characters on new lines.
It changes the output to a single line.
It causes an error in the program.
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?