Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is software?

Answer Posted / ganesh

software is a collection of
programs or instruction that are
used to some purpose.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is main is a keyword in c?

1174


how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12

1131


How does pointer work in c?

1191


What is the difference between scanf and fscanf?

1341


Can 'this' pointer by used in the constructor?

1130


How can I list all of the predefined identifiers?

1030


What is advantage of pointer in c?

1243


What is function prototype in c language?

1085


Why is c known as a mother language?

1290


What does s c mean in text?

1141


Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer

4419


What is the value of a[3] if integer a[] = {5,4,3,2,1}?

1145


If errno contains a nonzero number, is there an error?

1428


Explain how can I manipulate strings of multibyte characters?

1255


Explain the difference between ++u and u++?

1187