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
What is the heap?
What is the purpose of ftell?
What are the different types of endless loops?
write a c program in such a way that if we enter the today date the output should be next day's date.
explain what is an endless loop?
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
Explain what does the format %10.2 mean when included in a printf statement?
How was c created?
Can we assign string to char pointer?
What is const keyword in c?
Why c is called procedure oriented language?
What is the meaning of c in c language?
What is the purpose of realloc()?
What are the 4 types of unions?
What is the use of sizeof () in c?