What are header files? What are their uses?
Answer / Devendra Kumar
Header files are C/C++ files with extension .h or .hpp. They contain function prototypes, macro definitions, and other necessary information for the compilation of source code files.
| Is This Answer Correct ? | 0 Yes | 0 No |
i want to have a program to read a string and print the frequency of each character and it should work in turbo c
main() { int x, arr[8]={11,22,33,44,55,66,77,88}; x=(arr+2)[3]; printf(ā%dā,x); }
write program on arrays
char ch=10;printf("%d",ch);what is the output
hi send me sample aptitude papers of cts?
How do you override a defined macro?
Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.
What's a good way to check for "close enough" floating-point equality?
What is declaration and definition in c?
What is difference between union and structure in c?
what is real time system?what is the differance between hard and soft real time systems
Please provide question papers of NATIONAL INFORMATICS CENTRE for Scientific officer