

MCQOPTIONS
Saved Bookmarks
1. |
What is the scope of typedef defined data types? |
A. | outside the program |
B. | inside that block only |
C. | whole program |
D. | All of above |
E. | None of these |
Answer» B. inside that block only | |