Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

char

int
float
double
int
int
int
float
choice;
books;
gpa, points;
radius;
marks[4];
weights[]={65, 70, 40};
heights[5]={160, 185};
*gpa_ptr = &gpa;

DesignedbyDr.SayedElSayedQatarUniversitySpring2013

weights[0]

marks[3]

marks[2]

65

weights[1]
70
0

gpa_ptr

height[4]

185

height[3]

160

height[2]

40

height[1]

height[0]

weights[2]

2828
2829
282A
282B
282C
282D
282E
282F
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
283A
283B
283C
283D
283E
283F
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
284A
284B
284C
284D
284E
284F
2850
2851
2852
2853
2854
2855
2856

2827

marks[1]

280A
280B
280C
280D
280E
280F
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
281A
281B
281C
281D
281E
281F
2820
2821
2822
2823
2824
2825
2826
4,294,967,296

marks[0]

radius

points

gpa

choice
books

Computer'sRAM
Cells
GB
B

0
280F

You might also like