ExplanationIn the above program ' y f gets increased first and the equations are solved. Here both
the equations give the same result i.e. 210.
cjsizeof () and Operator Thesizeof () operator gives the bytes occupied by a variable. The
number of bytes occupied varies from variable to variable depending upon its data types.
The ' &' operator prints address of the variable in the memory. The example given below illustrates
the use of both the operators.
3.6 Write a program to use and sizeofO operator and determine the size of integer and
float variables.
# include <atdio.h>
# inclu
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.