Multiple Choice
In C++, a function name without any parentheses is considered a ____.
A) reference to the function
B) address of the function
C) pointer to an entry point
D) pointer to the function
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: When deleting from a B-tree, if the
Q23: A sequential search is good only for
Q24: In an array, item insertion (especially if
Q25: The balance factor of x, written bf(x),
Q26: A binary tree is a dynamic data
Q28: In the worst case, the height of
Q29: The reconstruction procedure for an AVL tree
Q30: There are two types of AVL tree
Q31: In a preorder traversal of a binary
Q32: In a _ traversal of a binary