Computer Science, asked by stanzeem263, 3 months ago

explain modifiers in C++​

Answers

Answered by sarfaroshalam
1

Answer:

Advertisements. C++ allows the char, int, and double data types to have modifiers preceding them. A modifier is used to alter the meaning of the base type so that it more precisely fits the needs of various situations.

Similar questions