Computer Science, asked by tejasurya5770, 1 year ago

Comment on the size of the pointer to different data type (int*, char*, float *)

Answers

Answered by LuckyYadav2578
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 ☆☆ :)
Similar questions