Question: T Exercise 0 2 Write * a * C + + * Program * to * investigate * the * Basic * Data * Types
T
Exercise
Write Program to investigate the Basic Data Types in Declare variable of type int, double, char and bool and assign 'a value to each of the variables.
Determine the address of each variable using the & operator and the memory requirement data.
int IntVar ; g
cout endl; I
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
