CSCE 121 Chapter Notes - Chapter 9: Function Prototype, In C, Dollar Sign

157 views10 pages

Document Summary

True/false: you can declare struct variables when you define a struct. Ref: 594: in structs, you access a component by using the struct name together with the relative position of the component. Ref: 594: you can use the assignment statement on structs. Ref: 594: you can use an assignment statement to copy the contents of one struct into another struct of the same type. Ref: 598: relational operations can be used on struct variables. Ref: 597: data in a struct variable must be read one member at a time. Ref: 598: the contents of a struct variable must be written one member at a time. Ref: 598: a function can return a value of the type struct. Ref: 598: a function can return a value of the type array. Aggregate input/output operations are allowed on a struct variable. Ref: 598: a struct is typically a ____ data structure, simple, dynamic, heterogeneous linked.

Get access

Grade+
$40 USD/m
Billed monthly
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
10 Verified Answers
Class+
$30 USD/m
Billed monthly
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
7 Verified Answers

Related Documents