When programs contain large amounts of data that must be accessed by functions, pointers to the data in functions are helpful because

A. they provide a way to access it.
B. they don’t require their own copy of data in the program.
C. the function can’t pass it to main().
D. main() doesn’t have a copy of data to pass to the function.


B. they don’t require their own copy of data in the program.

Computer Science & Information Technology

You might also like to view...

Each container can have ________.

a. only one layout manager b. one or more layout managers c. zero or more layout managers d. only one or two layout managers

Computer Science & Information Technology

Which of the following is NOT an attribute of the frame element?

A) src B) frameborder C) name D) target

Computer Science & Information Technology

Which layer is responsible for establishing communication setup between the source and destination computers?

A. Application B. Session C. Transport D. Presentation

Computer Science & Information Technology

Which of the following is a written expression of an item of concern (protocol, port, service, application, user, IP address) and one or more actions to take when the item of concern appears in traffic?

What will be an ideal response?

Computer Science & Information Technology