What is an arrays?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between %d and %i?
Is boolean a datatype in c?
how can i get the output 54321 4321 321 21 1 in c programming........???? pls help......
What is the right type to use for boolean values in c?
what is the difference between getch() and getche()?
2. What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value
What is the method to save data in stack data structure type?
Is it better to use a macro or a function?
Explain Linker and Loader
Difference between strcpy() and memcpy() function?
What is an anonymous union and where to apply that ?
Explain how can I avoid the abort, retry, fail messages?