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

Lists the benefits of c programming language?

609


Can an array be an Ivalue?

678


write a program in c language to print your bio-data on the screen by using functions.

6263


Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?

2194


Difference between malloc() and calloc() function?

666






Why clrscr is used after variable declaration?

1053


Explain is it valid to address one element beyond the end of an array?

749


Explain the advantages of using macro in c language?

591


What does return 1 means in c?

593


The __________ attribute is used to announce variables based on definitions of columns in a table?

684


What is meant by recursion?

642


Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?

581


What is dynamic memory allocation?

825


what will be the output for the following main() { printf("hi" "hello"); }

9370


What is 02d in c?

649