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
Two's compliment of -5
write a recursive program in'c'to find whether a given five digit number is a palindrome or not
How can I set an array's size at run time?
How can I determine whether a machines byte order is big-endian or little-endian?
What is the method to save data in stack data structure type?
Why clrscr is used in c?
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
What is c definition?
Explain what is the difference between declaring a variable and defining a variable?
Sir i need notes for structure,functions,pointers in c language can you help me please
What are macros in C?
Can we assign string to char pointer?