Answer Posted / janardhan
Software means computer instructions or data. Anything that can be stored electronically is a software.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
string reverse using recursion
What is a null pointer in c?
What is #define used for in c?
Why is sprintf unsafe?
write a c program for swapping two strings using pointer
Which is better between malloc and calloc?
how we can make 3d venturing graphics on outer interface
How can I write functions that take a variable number of arguments?
Multiply an Integer Number by 2 Without Using Multiplication Operator
What are the advantages of Macro over function?
Implement bit Array in C.
which is an algorithm for sorting in a growing Lexicographic order
For what purpose null pointer used?
What is restrict keyword in c?
What is a buffer in c?