Telling the C++ compiler that a function is ____ causes a copy of the function code to be placed in the program at the point where the function is called.
A. inline
B. online
C. a called function
D. a calling function
Answer: A
Computer Science & Information Technology
You might also like to view...
What is the purpose of building context?
What will be an ideal response?
Computer Science & Information Technology
Here are four letters: A B C D
While keeping all four letters on the same line, use proximity to group B and C and make each of A and D into a group of one.
Computer Science & Information Technology
Which of the following OSs was the first to offer true 32-bit functionality?
A. MS-DOS B. Windows 3.1 C. Windows 95 D. Windows 98
Computer Science & Information Technology
The _________ symbol in a flowchart represents the condition in a selection structure.
A. oval B. rectangle C. diamond D. parallelogram
Computer Science & Information Technology