...

/

Test Yourself: consteval and constinit

Test Yourself: consteval and constinit

Attempt the following quiz to test your understanding of 'consteval' and 'constinit' keywords.

We'll cover the following...

Choose the possible correct answer(s).

1.

The const variable is initialized at run time.

A.

True

B.

False


1 / 4

I hope ...