Comment on the size of the pointer to different data type (int*, char*, float *)
Answers
Answered by
1
int - only digit value doesn't take decimal value smaller size
char- digit value also contain value 'A to Z' and 'a to z'
float - largest size contains decimal value
...hope its help ☆☆ :)
char- digit value also contain value 'A to Z' and 'a to z'
float - largest size contains decimal value
...hope its help ☆☆ :)
Similar questions