🎴 Flashcard Mode

C++ Programming Fundamentals

Card1 / 25
Mastered0
Review0
QuestionClick to flip

Which of the following data types is a collection of different data types referenced under one name?

AnswerClick to flip back
A
Structure
💡 Explanation:

Structure is a collection of different data types referenced under one name.

Change Mode