C - String Constants

preview_player
Показать описание
C - String Constants
Watch More Videos at:
Lecture By: Mr. Anadi Sharma, Tutorials Point India Private Limited
Рекомендации по теме
Комментарии
Автор

Use coupon "YOUTUBE12" to get ‘’FLAT 12%’’ OFF at Checkout.

TutorialsPoint_
Автор

sir, why string constants are not modifiable in -->char *p="hello".

durgaRaoP
Автор

does global and static variables allocated memory at compile time or running time?

durgaRaoP