Computer Science, asked by nehan7081, 7 months ago

which of the following is not reserve word in c language? A. for B. goto C. switch D. doo

Answers

Answered by anindyaadhikari13
14

\star\:\:\:\bf\large\underline\blue{Question:-}

Which of the following is not a Reserve word in C language?

\star\:\:\:\bf\large\underline\blue{Answer:-}

Given options,

for

go to

switch

doo

Here, doo is not a reserve keyword in C language.

  • There are a total of 32 keywords in C language.

\star\:\:\:\bf\large\underline\blue{Additional\:Information:-}

  • The C programming language was developed by Dennis Ritchie.
  • It is a procedural oriented programming language.
  • It is one of the most widely used programming language.
Similar questions