what is software?

Answer Posted / dhana lakshmi

storing the data electronically is called software.

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is pointer and structure in c?

574


When is a “switch” statement preferable over an “if” statement?

650


write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?

2413


How can my program discover the complete pathname to the executable from which it was invoked?

660


Is c easy to learn?

560






What is the difference between malloc calloc and realloc in c?

649


What does c in a circle mean?

583


Is there a way to jump out of a function or functions?

636


Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.

2652


What is hungarian notation? Is it worthwhile?

699


i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....

1525


Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?

657


Do array subscripts always start with zero?

786


Why is c so powerful?

687


What should malloc() do? Return a null pointer or a pointer to 0 bytes?

625