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 c language.

Answer Posted / d

c language is middlelevel langauage



it follows







higher and low level language

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the deal on sprintf_s return value?

1191


Can you add pointers together? Why would you?

1186


Is main is a keyword in c?

1178


Is c easy to learn?

1036


What is a void * in c?

1136


What is malloc() function?

1235


What is a class c rental property?

1147


What are qualifiers?

1109


Is c procedural or functional?

1098


What's a good way to check for "close enough" floating-point equality?

1263


Is boolean a datatype in c?

1135


What are c header files?

1040


What are the advantages and disadvantages of pointers?

1124


main(){char *str;scanf("%s",str);printf("%s",str); }The error in the above program is: a) Variable 'str' is not initialised b) Format control for a string is not %s c) Parameter to scanf is passed by value. It should be an address d) none

1415


In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping

1603