c programs are converted into machine language with the help of
a) an interpreter
b) a compiler
c) an operatinf system
d) none of the above
No Answer is Posted For this Question
Be the First to Post Answer
write a program that explain #define and # undef directive
What will be the output of x++ + ++x?
C program to find frequency of each character in a text file?
What is non linear data structure in c?
what is difference between null and nul in c language
What is a char c?
read a number & print all its devisors using c-program?
How would you use the functions fseek(), freed(), fwrite() and ftell()?
0 Answers Aspire, Infogain, TISL,
What are the applications of c language?
List some of the static data structures in C?
What's a "sequence point"?
accept character from keyboard untill the user presses the enter key.If the user enters any character other than upper case(A-Z)alphabets program should stop taking any input