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

How can I remove the trailing spaces from a string?

624


What is a function simple definition?

636


What's the difference between constant char *p and char * constant p?

667


Sir,please help me out with the code of this question. Write an interactive C program that will encode or decode multiple lines of text. Store the encoded text within a data file, so that it can be retrieved and decoded at any time. The program should include the following features: (a) Enter text from the keyboard, encode the text and store the encoded text in a data file. (b) Retrieve the encoded text and display it in its encoded form. (c) Retrieve the encoded text, decode it and then display the decoded text. (d) End the computation. Test the program using several lines of text of your choice.

1774


List some of the dynamic data structures in C?

797






Why c language?

656


Can we access array using pointer in c language?

652


What are the standard predefined macros?

647


what are the facialities provided by you after the selection of the student.

1666


What is exit() function?

570


How old is c programming language?

593


What is return in c programming?

523


What is echo in c programming?

567


write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a

1459


What is local and global variable in c?

627