True/False
If you find yourself using a structure for more than simply encapsulating a set of variables into a single item, you should probably use a class.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: Which one of the character testing methods
Q8: The _ data type is used to
Q9: You can assign an enumerator directly to
Q10: The fields contained in structure must all
Q11: Once you have created an instance of
Q13: Unlike other types of objects, you cannot
Q14: When integer values are assigned to the
Q15: Assuming that cat1 and cat2 are both
Q16: A string within a string is called
Q17: C# allows you to access the individual