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 the advantage of software development

Answer Posted / shubham singh

To decrease the complexcity of the user problem and fast
work

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

c program for searching a student details among 10 student details

2151


What is volatile c?

1094


difference between native and cross compilers

2175


Explain the difference between null pointer and void pointer.

1137


Can you please explain the difference between strcpy() and memcpy() function?

1122


Ow can I insert or delete a line (or record) in the middle of a file?

1057


Why we not create function inside function.

2257


WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

2502


What is structure and union in c?

1209


I need a sort of an approximate strcmp routine?

1081


Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......

2240


Can we access array using pointer in c language?

1132


The number of bytes of storage occupied by short, int and long are a) 2, 2 and 4 b) 2, 4 and 4 c) 4, 4 and 4 d) none

1310


using only #include and #include Write a program in C that will read an input from the user and print it back to the user if it is a palindrome. The string ends when it encounters a whitespace. The input string is at most 30 characters. Assume the string has no spaces and distinguish between and lowercase. So madam is a palindrome, but MadAm is not a palindrome. Use scanf and %s to read the string. Sample Test: Enter a string: madam madam is a palindrome. Enter a string: 09023 09023 is not a palindrome.

1861


How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?

1090