Answer Posted / anusha
software is a set of instructions given to the system to
run the program
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
Why c is a mother language?
What is the difference between call by value and call by reference in c?
How do I convert a string to all upper or lower case?
Is using exit() the same as using return?
write a program fibonacci series and palindrome program in c
differentiate built-in functions and user – defined functions.
Explain a file operation in C with an example.
What are identifiers c?
What is #define used for in c?
What is the meaning of c in c language?
Are there constructors in c?
How can I swap two values without using a temporary?
What do you understand by normalization of pointers?
Are there namespaces in c?