Correct Answer
verified
Multiple Choice
A) global
B) reference
C) local
D) counter
E) None of these
Correct Answer
verified
Multiple Choice
A) local
B) global
C) floating-point
D) counter
E) None of these
Correct Answer
verified
Multiple Choice
A) zero to many
B) no
C) only one
D) a maximum of ten
E) None of these
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) terminate()
B) return()
C) continue()
D) exit()
E) None of these
Correct Answer
verified
Multiple Choice
A) end
B) terminate
C) return
D) release
E) None of these
Correct Answer
verified
Multiple Choice
A) call
B) header
C) execution
D) return type
E) None of these
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) global
B) internal
C) static
D) dynamic
E) None of these
Correct Answer
verified
Multiple Choice
A)
2
2
B)
4
2
C)
2
4
D)
4
4
Correct Answer
verified
Multiple Choice
A) Local
B) Default
C) Global
D) Relational
E) None of these
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) Only two
B) Two or more
C) Zero
D) Un-prototyped
E) None of these
Correct Answer
verified
Multiple Choice
A) int
B) double
C) void
D) Can't tell from the prototype
Correct Answer
verified
Multiple Choice
A) A global variable is accessible only to the main function.
B) A global variable is declared in the highest-level block in which it is used.
C) A global variable can have the same name as a variable that is declared locally within a function.
D) If a function contains a local variable with the same name as a global variable, the global variable's name takes precedence within the function.
E) All of these are true.
Correct Answer
verified
Multiple Choice
A) dynamic
B) local
C) counter
D) static local
Correct Answer
verified
Multiple Choice
A) 4
B) 6
C) 10
D) 15
Correct Answer
verified
Multiple Choice
A) int
B) double
C) void
D) Can't tell from the prototype
Correct Answer
verified
Showing 1 - 20 of 49
Related Exams