Answer Posted / mounica
please send the placement papers in c
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
How do you write a program which produces its own source code as output?
How do I read the arrow keys? What about function keys?
List some applications of c programming language?
What is the difference between fread and fwrite function?
what are enumerations in C
When would you use a pointer to a function?
Why array is used in c?
What is the use of function in c?
What are the salient features of c languages?
In a byte, what is the maximum decimal number that you can accommodate?
Do character constants represent numerical values?
Why is c called "mother" language?
Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
What is the difference between exit() and _exit() function in c?
Explain what’s a signal? Explain what do I use signals for?