# Problem Which of the following is NOT a keyword in C? * `enum`. * `not`. * `struct`. * `if`. # Process ... # Answer * `not`.