What are the different file extensions involved when programming in C?
Answer / Mohit Jaiswal
The primary file extension used for C programs is '.c'. Linked C libraries have a '.a' extension, and header files have a '.h' extension.
| Is This Answer Correct ? | 0 Yes | 0 No |
When the macros gets expanded?
What is use of bit field?
Can one function call another?
What's the total generic pointer type?
What is c method?
What is the difference between i++ and i+1 ?(in terms of memory)
What is extern variable in c with example?
Is it possible to run using programming C for Java Application?
What is main void in c?
Write a C program to read the internal test marks of 25 students in a class and show the number of students who have scored more than 50% in the test. Make necessary assumptions.
The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters
What is pointer to pointer in c?