What happens if you try to compile and run this program?

What happens if you try to compile and run this program?
#include using namespace std; int main (int argc, const char * argv[])
{ print(“Test”); return 0;
} void print(int c[])
{
cout<A. It prints: Test
B. Compilation fails
C. Program terminates abnormally
D. None of these

Download Printable PDF. VALID exam to help you PASS.

Posted in: CPA

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.