Answer Posted / renisha
c is powerful system language even which user are using to
compiler as source code. it used input and display the output.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Is there a way to jump out of a function or functions?
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
What is an array? What the different types of arrays in c?
How many header files are in c?
Is that possible to add pointers to each other?
What are identifiers and keywords in c?
Write a program to find the biggest number of three numbers in c?
What are the 4 types of programming language?
What are the header files used in c language?
What are the application of c?
How arrays can be passed to a user defined function
What does 2n 4c mean?
What is the difference between malloc() and calloc() function in c language?
Can a file other than a .h file be included with #include?
How can I prevent another program from modifying part of a file that I am modifying?