Character Arrays vs Character Pointers

preview_player
Показать описание

In this lecture we will learn about the similarities and difference between character arrays and character pointers in c/c++.How we can store strings in them and then access and modify string. This will help students appearing for competitive exams like GATE and students appearing for campus recruitment tests.

Рекомендации по теме
Комментарии
Автор

excellent explanation sir, thank you so much for this video

ayushrohilla
Автор

Is there any size difference in character pointer and array

yadvendarSingh
Автор

What would print if
Printf("%c", a[7]);

nikhilsain
Автор

Why choosing such a nonsense weird name for the string? Could be also "telephone" or "Hugo" but instead some gibberish "shubham" ?
Dislike

crckdns