Computer Science, asked by amanatabbas24, 5 months ago

which of the following is not a keyword in c language answer

Answers

Answered by Dheeksha0212
1
No options?..

Which of the following is not a keyword in C?
a) const
b) main
c) size of
d) void

If these are the options, your answer will be option (c) size of.

If not, check out with the following list of keywords used in C programming.
auto, break case char
const continue default do
double else enum extern
float for goto if
int long register return
short signed sizeof static
struct switch typedef union
unsigned void volatile while.


Hope it helps you..
Similar questions