How to print %d in output
Answers were Sorted based on User's Feedback
What is main void in c?
IS it possible to define a zero sized array in c.if it is possible how can the elements of that array can be accessed.array index starts from zero,if it is possible to define zero sized array how can be its first element can be accesseed.
What is keyword in c?
what is C?
Are local variables initialized to zero by default in c?
Can a pointer be static?
Why malloc is faster than calloc?
Do array subscripts always start with zero?
a character variable can at a time store a) 1 character b) 8 characters c) 254 characters d) none of the above
How can a number be converted to a string?
How can I sort more data than will fit in memory?
What are the advantages and disadvantages of pointers?