Programming Example
Write a program to calculate the size in bytes required by data items and in-built data types of C using the "sizeof" operator.
Write a program to calculate the size in bytes required by data items and in-built data types of C using the "sizeof" operator.