The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
No Answer is Posted For this Question
Be the First to Post Answer
what will be printed by this printf? printf("%c",printf("hi")["sharkselva"])); }
How would you write qsort?
Are enumerations really portable?
What is c basic?
What are types of structure?
What is the difference between null pointer and wild pointer?
What are the types of c language?
In which language linux is written?
wap in c to accept a number display the total count of digit
What is function prototype?
What is dynamic variable in c?
What is clrscr in c?