Answer Posted / sagar pudi
software is a set of programs together to accomplish a task.
for example: Notepad is a software.
a Browser is a software.
a Website is a software.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the types of functions in c?
Explain what is operator promotion?
How can I delete a file?
what is use of malloc and calloc?
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
In a byte, what is the maximum decimal number that you can accommodate?
show how link list can be used to repersent the following polynomial i) 5x+2
What is a const pointer in c?
What are multibyte characters?
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
What is the use of typedef in structure in c?
What is an auto variable in c?
Give me the code of in-order recursive and non-recursive.
How do I round numbers?
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?