What is extern c used for?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of realloc()?
What is the use of a semicolon (;) at the end of every program statement?
Explain data types & how many data types supported by c?
What is gets() function?
print the palindrome numbers in between 0 to n
Why c is faster than c++?
Write a program to print fibonacci series without using recursion?
How would you use the functions fseek(), freed(), fwrite() and ftell()?
0 Answers Aspire, Infogain, TISL,
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
Explain #pragma statements.
What is a void pointer? When is a void pointer used?
Can you please explain the difference between strcpy() and memcpy() function?