What is integer constants?
No Answer is Posted For this Question
Be the First to Post Answer
What is multidimensional arrays
Explain About fork()?
#define f(x) main() { printf("\n%d",f(2+2)); }
what will be maximum number of comparisons when number of elements are given?
Explain how can you be sure that a program follows the ansi c standard?
Two's compliment of -5
Why cant I open a file by its explicit path?
how write a addtion of two single dimensional array using of pointer in c language?
What does it mean when the linker says that _end is undefined?
Explain what is the difference between the expression '++a' and 'a++'?
code for replace tabs with equivalent number of blanks
what is the function of pragma directive in c?