C++ Chapter 3

Quiz
•
Computers
•
University
•
Medium
Albert Gorup
Used 14+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
The cin << statement will stop reading input when it encounters a newline character.
True
False
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you want to know the length of the string that is stored in a string object, you can call the object's size member function.
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Arithmetic operators that share the same precedence have right to left associativity.
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In C++, it is impossible to display the number 34.789 in a field of 9 spaces with 2 decimal places of precision.
True
False
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
The __________ operator always follows the cin object, and the __________ operator follows the cout object.
binary, unary
conditional, binary
>>, <<
<<, >>
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following will allow the user to input the values 15 and 20 and have them stored in variables named base and height, respectively?
cin << base << height;
cin base, height;
cin >> base >> height;
cin base >> cin height;
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which statement is equivalent to the following?
number += 1;
number = number + 1;
number = 1;
number + 1;
number =+ 1;
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Python Reflect

Quiz
•
8th Grade - University
13 questions
مراجعة للتطبيق الثاني تقن105

Quiz
•
University
15 questions
Online World revision quiz

Quiz
•
University
10 questions
sample test

Quiz
•
University
15 questions
HTML

Quiz
•
University
10 questions
FOP - CHAPTER 3

Quiz
•
University
11 questions
Basic HTML & HTML5

Quiz
•
University
5 questions
CPP Prelim

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
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
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University