Saved Bookmarks
| 1. |
“With the same size we can change the sign and range of data”. Comment on this statement. |
|
Answer» With the help of type modifiers we can change the sign and range of data with same size. The important modifiers are signed, unsigned, long and short. |
|