Quiz on Structures
Check your understanding of structures by completing this quiz.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Given the statement:
printf ( "%d", a.b.c.d ) ;
Which of the following is TRUE?
A.
a
is an integer
B.
b
is an integer
C.
c
is an integer
D.
d
is an integer
1 / 5