Quiz: Essential Techniques I
Quiz yourself on essential C++ techniques.
We'll cover the following...
1
(Fill in the blank.) We can use auto for _______ variables using the _______ initialization style.
A)
global, left-to-right
B)
global, right-to-left
C)
local, left-to-right
D)
local, right-to-left
Question 1 of 100 attempted
Access this course and 1400+ top-rated courses and projects.