Home » Computer Science » Object Oriented Programming Using C++

You define a structure type globally because _____

Correct Answer: you save many lines of code by not rewriting an identical structure definition in each function that uses it

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion