Question: 1. Write C++ code (perhaps around 20-30 lines of code) and make it compile and run showing how to use it. It can be a
1. Write C++ code (perhaps around 20-30 lines of code) and make it compile and run showing how to use it. It can be a single code example, or multiple code examples to demonstrate the following.
a. char
b. short
c. int
d. sizeof
e. typedef
f. enum
g. struct
h. union
i. pointer
You may write a single program or multiple programs to demonstrate the above - it is your choice.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
