what is software?

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


Please Help Members By Posting Answers For Below Questions

What are the differences between new and malloc in C?

610


How many keywords (reserve words) are in c?

621


What are examples of structures?

597


What is break in c?

587


int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;

1128






What is structure pointer in c?

573


What is return in c programming?

515


Is register a keyword in c?

638


How do I use void main?

633


explain how do you use macro?

667


What is the use of bitwise operator?

691


What is volatile keyword in c?

583


Which built-in library function can be used to match a patter from the string?

747


C program to find all possible outcomes of a dice?

1855


What is variable in c example?

594