Special Summer Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: Board70

CLA-11-03 Exam Dumps - C++ Institute Certification Questions and Answers

Question # 14

What happens when you compile and run the following program?

#include

int fun(void) {

static int i = 1;

i++;

return i;

}

int main (void) {

int k, l;

k = fun ();

l = fun () ;

printf("%d",l + k);

return 0;

}

Choose the right answer:

Options:

A.

The program outputs 5

B.

The program outputs 2

C.

The program outputs 1

D.

The program outputs 4

E.

The program outputs 3

Buy Now
Question # 15

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

#include

int main (int argc, char *argv[]) {

int i = 0;

printf ("%s", argv[i]);

return 0;

}

Choose the right answer:

Options:

A.

The program outputs an unpredictable string, or execution fails

B.

The program outputs a predictable non-empty string

C.

Execution fails

D.

The program outputs an empty string

E.

Compilation fails

Buy Now
Exam Code: CLA-11-03
Exam Name: CLA - C Certified Associate Programmer
Last Update: Apr 2, 2025
Questions: 40
CLA-11-03 pdf

CLA-11-03 PDF

$25.5  $84.99
CLA-11-03 Engine

CLA-11-03 Testing Engine

$28.5  $94.99
CLA-11-03 PDF + Engine

CLA-11-03 PDF + Testing Engine

$40.5  $134.99