What are directives in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is an array in c?
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
How do we select the big element or any other operation from array which is read dynamically. user need to give the elements only no need to mention the size.
What is a macro, and explain how do you use it?
how can i get output the following... 5 4 3 2 1 4 3 2 1 3 2 1 2 1 1 and 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 plz plz...
Why is #define used?
What is an auto variable in c?
What is c programing language?
Which is the best sort method for library management?
List some of the static data structures in C?
How can I do graphics in c?
the format specified for hexa decimal is a.%d b.%o c.%x d.%u