now includes keyword ________ which can be used to declare variables, functions and constructors that are evaluated at compile time and result in a constant.
a. decltype
b. constexpr
c. emplace
d. const
b. constexpr
Computer Science & Information Technology