题目内容

A structure may be declared globally or locally.

查看答案
更多问题

An array is a heterogeneous data structure.

The real power of structures is realized when they are used in an array.

On all compilers, complete copies of all members of a structure can be passed to a function by including the name of the structure as an argument to the called function.

When working with random access files. Which function resets the current position to the start of the file?

A. rewind()
B. ftell()
C. fseek()
D. fflush()

答案查题题库