0 votes
in C Plus Plus by

 What are the modifiers available in C programming language?

1 Answer

0 votes
by

There are 5 modifiers available in C programming language as follows.

Short

Long

Signed

Unsigned

long long

...