Nec C++ Quiz — 0007

Necati Ergin
Apr 20, 2021
Nec C++ Quiz — 0007

According to the C++20 standard

  • The program has a compile-time error.
  • The program has unspecified/implementation-defined behavior.
  • The program has undefined behavior.
  • The program is guaranteed to output:

--

--