what is software?

Answer Posted / rajesh

software is interface between hardware and user

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c still used?

784


What is the difference between new and malloc functions?

791


Can you explain the four storage classes in C?

839


Why isn't any of this standardized in c? Any real program has to do some of these things.

894


what are enumerations in C

910


What are the features of the c language?

833


cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration

847


What will be the outcome of the following conditional statement if the value of variable s is 10?

1024


Why n++ execute faster than n+1 ?

2276


Can a file other than a .h file be included with #include?

865


explain how do you use macro?

885


Is c language still used?

713


What is the value of h?

792


Linked list is a Linear or non linear explain if linear how it working as a non linear data structures

1944


What are the two types of structure?

792