Which of the following declaration is not supported by C?

🎲 Try a Random Question  |  Total Questions in Quiz: 44  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
C Programming Practice Test: Introduction to C Language — practice the complete quiz, review flashcards, or try a random question.

C is a general-purpose programming language created by Dennis Ritchie at the Bell Laboratories in 1972. It is a very popular language, and is strongly associated with UNIX, as it was developed to write the UNIX operating system.

It provides a straightforward, consistent, powerful interface for programming systems. That's why the C language is widely used for developing system software, application software, and embedded systems.


Which of the following declaration is not supported by C?