A text file that contains declarations used by a group of functions,programs,or users
a) executable file
b) header file
c) obj file
d) .cfile
No Answer is Posted For this Question
Be the First to Post Answer
What does != Mean in c?
What is difference between the following 2 lines…. int temp = (int)(0x00); int temp = (0x00int);
convert 12345 to 54321 withoutusing strig
By using C language input a date into it and if it is right?
i need all types of question paper releted to "c" and other language.
can anyone please tell about the nested interrupts?
What are data structures in c and how to use them?
write a program to display numbers from 1 to 10 and 10 to 1?
find the sum of two matrices and WAP for it.
size maximum allocated by calloc()
Is it cc or c in a letter?
Why do we use static in c?