True/False
Once you have created an instance of a structure, you can access its fields using the dot operator (a period).
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: You can use a subscript expression such
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
Q12: If you find yourself using a structure
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