27 printf, string #include < stdio.h >int main(){int a=2;printf(&a["shark srini"]);return 0;}Output:ark sriniLogic:To understand the logic of this program, please read the following post: NUMBER[ARRAY] string different operation Share this Share on FacebookTweet on TwitterPlus on Google+ Related Posts602747323330