What is a macro, and explain how do you use it?
No Answer is Posted For this Question
Be the First to Post Answer
if (i = 0)printf ("True"); elseprintf("False"); Under what conditions will the above print out the string "True" a) Never b) Always c) When the value of i is 0 d) all of the above
What is a pointer on a pointer in c programming language?
how to print this pyramid * * * * * * * * * * * * *
What is the use of f in c?
Explain the bubble sort algorithm.
What's the difference between a linked list and an array?
how can i make a program with this kind of output.. Enter a number: 5 0 01 012 0123 01234 012345 01234 0123 012 01 0
What are the keywords in c?
Why is c fast?
write a program for odd numbers?
WAP – represent a char in binary format
how the size of an integer is decided? - is it based on processor or compiler or OS?
19 Answers HCL, JPR, Microsoft, nvidia,