list the no of files created when c source file is compiled
Answer Posted / peter devanesan
.obj,.bak
| Is This Answer Correct ? | 23 Yes | 10 No |
Post New Answer View All Answers
What is a constant?
What is chain pointer in c?
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
How many keywords (reserve words) are in c?
How do I get an accurate error status return from system on ms-dos?
Can we use visual studio for c?
What does 4d mean in c?
Write a program to print fibonacci series without using recursion?
What is a shell structure examples?
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .
How do I convert a string to all upper or lower case?
Create a simple code fragment that will swap the values of two variables num1 and num2.
How do we open a binary file in Read/Write mode in C?
What are the ways to a null pointer can use in c programming language?
largest Of three Number using without if condition?