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 a c-language.what is do.

Answer Posted / honey

c language is a most powerfull language because its include
both feature (hardwere and softwere)which included both
progam are written in C language.

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are valid signatures for the Main function?

1294


Write a program to print “hello world” without using semicolon?

1185


What is the explanation for prototype function in c?

1035


What is a list in c?

1085


What is indirection? How many levels of pointers can you have?

1206


How to declare pointer variables?

1315


What is class and object in c?

1177


how to construct a simulator keeping the logical boolean gates in c

2305


Write a program to generate the Fibinocci Series

1305


What are the output(s) for the following ? #include char *f() {char *s=malloc(8); strcpy(s,"goodbye")} main() { char *f(); printf("%c",*f()='A'); }

1225


How do you generate random numbers in C?

1246


Why do we use header files in c?

1126


Compare interpreters and compilers.

1115


What is define c?

1157


What is wrong with this code?

1245