const int *X Vs int *const X

Published: 07 September 2018
on channel: Techdose
5,045
89

This video explains the difference between "const int *X" and "int *const X".
CORRECTION:
const int *x = a (Wrong)
const int *x = &a (Correct)

If you find any difficulty or have any query then do COMMENT below. LIKE and SUBSCRIBE to our channel for more such videos...CYA :)


Watch video const int *X Vs int *const X online without registration, duration hours minute second in high quality. This video was added by user Techdose 07 September 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 5,045 once and liked it 89 people.