Which of the following statements is correct with respect to the TeleType structure declaration?struct TeleType{ char name[30]; char phoneNum[15]; struct TeleType *nextaddr;};
A. It is not valid in C
B. Can be used to create a linked list of TeleType structures
C. May be valid depending on the compiler
D. Generates a "self-referencing" compiler warning
Answer: B
Computer Science & Information Technology
You might also like to view...
________ give more information on how the data is stored, entered, and processed
A) Field names B) Description C) Data types D) Field properties
Computer Science & Information Technology
.rtf is an example of a graphic file extension
Indicate whether the statement is true or false
Computer Science & Information Technology
The .rtf extension stands for ________ Format
Fill in the blank(s) with correct word
Computer Science & Information Technology
In Project 2013, a task ________ can be included in the entry table when more information needs to be added to a task for clarification
Fill in the blank(s) with correct word
Computer Science & Information Technology