0/72

C++

What is printed from this code?

cpp vector<int> v(22); bool b = (v[6]); printf("%d", !b);

1.

False

2.

0

3.

1

4.

This code has an error.

Q 1 / 72

Press C to Clear

Press R to Reset

Press N or Enter to Next or Check answer

Press 1,2,3, ... to toggle answers