Answer Posted / manish soni tagore collage jai
first
source file(file name or code program)--complile-->object
file(filename.bak)----excute----->.exe(fliename.exe)
Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
When can a far pointer be used?
Explain the difference between ++u and u++?
What is difference between union and structure in c?
Can we access the array using a pointer in c language?
Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?
What is a structure member in c?
What are the different types of constants?
Explain the process of converting a Tree into a Binary Tree.
Explain is it valid to address one element beyond the end of an array?
What will the preprocessor do for a program?
What is the difference between call by value and call by reference in c?
What is array of structure in c?
What is the default value of local and global variables in c?
Can the “if” function be used in comparing strings?
Why is c known as a mother language?