Computer Science, asked by hosiahchothe, 2 months ago

name any two modifiers which may be applied to basic data type

Answers

Answered by ajha22480
8

Answer:

Your Answer:-

Explanation:

The modifiers signed, unsigned, long, and short can be applied to integer base types. In addition, signed and unsigned can be applied to char, and long can be applied to double. The modifiers signed and unsigned can also be used as prefix to long or short modifiers. For example, unsigned long int.

Answered by hamsa2662
1

Answer:

The modifiers signed, unsigned, long, and short can be applied to integer base types. In addition, signed and unsigned can be applied to char, and long can be applied to double. The modifiers signed and unsigned can also be used as prefix to long or short modifiers.

hope its help to you

Similar questions