Answer Posted / nani
c is a basic programming language
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In c language can we compile a program without main() function?
What is the difference between memcpy and memmove?
How can I insert or delete a line (or record) in the middle of a file?
How can you avoid including a header more than once?
Why do we use & in c?
What is array of structure in c programming?
How to find a missed value, if you want to store 100 values in a 99 sized array?
What are the disadvantages of a shell structure?
What library is sizeof in c?
What is a newline escape sequence?
Write a program to know whether the input number is an armstrong number.
When should a far pointer be used?
What is the difference between volatile and const volatile?
What is type qualifiers?
how to write a c program to print list of fruits in alpabetical order?