The key word "static" is used to declare a variable when you want the variable …
A. to be available in more than one function.
B. to be created new each time the function is entered, and destroyed when the function
finishes execution.
C. to maintain its value from one execution, of a function to the next execution of that
function.
D. to be placed in a high speed register.
C. to maintain its value from one execution, of a function to the next execution of that
function.
Computer Science & Information Technology
You might also like to view...
If a provisioned IOPS volume of 4iGB is created, what are the possible correct values for IOPS for the volume in order for it to be created?
A. 200 B. 300 C. 400 D. 500
Computer Science & Information Technology
Users connect to servers viaclients
Indicate whether the statement is true or false
Computer Science & Information Technology