what is software?

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


Please Help Members By Posting Answers For Below Questions

Why should I use standard library functions instead of writing my own?

693


the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b

1930


Why do we use int main?

627


Why void is used in c?

575


Why can’t constant values be used to define an array’s initial size?

850






program to find out date after adding 31 days to a date in the month of febraury also consider the leap year

2595


Multiply an Integer Number by 2 Without Using Multiplication Operator

336


while initialization of array why we use a[][2] why not a[2][]...?

1878


Write a code to generate a series where the next element is the sum of last k terms.

752


What would be an example of a structure analogous to structure c?

591


What is sizeof c?

628


What is realloc in c?

586


What do you mean by scope of a variable in c?

558


Why is c called a mid-level programming language?

741


differentiate built-in functions and user – defined functions.

649