Solved

A C# Delegate Is Similar to What Variable Type in C

Question 10

Multiple Choice

A C# delegate is similar to what variable type in C++ that holds a method's memory address?


A) object pointer
B) integer pointer
C) function pointer
D) reference pointer

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions