what is the use of c program?
Answer Posted / guest
it is use for make a softwares
| Is This Answer Correct ? | 13 Yes | 5 No |
Post New Answer View All Answers
What are types of functions?
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
What is the difference between variable declaration and variable definition in c?
What was noalias and what ever happened to it?
Write a program to print all permutations of a given string.
can any one provide me the notes of data structure for ignou cs-62 paper
Is it possible to execute code even after the program exits the main() function?
Write a program to check palindrome number in c programming?
List the different types of c tokens?
Describe the header file and its usage in c programming?
When is a null pointer used?
What is default value of global variable in c?
How can a program be made to print the line number where an error occurs?
Explain continue keyword in c
What are local static variables? How can you use them?