in which language c language is written?
Answers were Sorted based on User's Feedback
Write a program to know whether the input number is an armstrong number.
how to make a scientific calculater ?
What is use of pointer?
What is the purpose of realloc()?
If fflush wont work, what can I use to flush input?
why program counter is 16 bit?
How can I make a program in c to print 'Hello' without using semicolon in the code?
9 Answers C DAC, Practical Viva Questions,
Explain how do you declare an array that will hold more than 64kb of data?
What is main function in c?
Why should I use standard library functions instead of writing my own?
Explain what happens if you free a pointer twice?
Why do we need functions in c?