How many parts are there in a declaration statement?
There are two main parts, variable identifier and data type and the third type is optional which is type qualifier like signed/unsigned.
There are two main parts, variable identifier and data type and the third type is optional which is type qualifier like signed/unsigned.