Exam 11: Structured Data

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Structure variables may be passed as arguments to functions.

(True/False)
4.8/5
(34)

The expression s->m; indicates that s is a structure pointer and m is a structure member.

(True/False)
4.8/5
(31)

Which of the following will allow you to access structure members?

(Multiple Choice)
4.8/5
(27)

It is possible to output the contents of all members of a structure variable using a cout << statement followed by the name of the structure variable.

(True/False)
4.8/5
(31)

If a function is legally prototyped to return an integer value, it can return a structure member that is an integer data type.

(True/False)
4.9/5
(31)

With an enumerated data type, the enumerators are stored in memory as

(Multiple Choice)
4.8/5
(28)
Showing 41 - 46 of 46
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)