

MCQOPTIONS
Saved Bookmarks
1. |
What is the default calling convention for a compiler in c++? |
A. | __cdecl |
B. | __stdcall |
C. | __pascal |
D. | __fastcall |
Answer» D. __fastcall | |