what is software?

Answer Posted / ajay

Software is a set instruction given to a system which makes
it easy for the user to do a particular task.
Which would be easy and time saving.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you list a file’s date and time?

635


Define Spanning-Tree Protocol (STP)

645


Explain a pre-processor and its advantages.

633


Explain zero based addressing.

610


why return type of main is not necessary in linux

1706






What is 02d in c?

637


What is context in c?

541


Is null always defined as 0(zero)?

615


What is table lookup in c?

631


Why does everyone say not to use gets?

610


Define C in your own Language.

642


When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?

588


Explain #pragma statements.

604


Can include files be nested? How many levels deep can include files be nested?

660


Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result

1469