Quiz: Essential Techniques I
Quiz yourself on essential C++ techniques.
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
Get hands-on with 1400+ tech skills courses.