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 / suganya.s

C is a structured, procedural programming language.C has
been standardized as part of the Portable Operating system.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

1240


code for replace tabs with equivalent number of blanks

2211


#include main() { enum _tag{ left=10, right, front=100, back}; printf("left is %d, right is %d, front is %d, back is %d",left,right,front,back); }

1160


What does it mean when a pointer is used in an if statement?

1152


Why flag is used in c?

1179


What are the parts of c program?

1153


Can an array be an Ivalue?

1137


Explain threaded binary trees?

1209


Explain how can a program be made to print the line number where an error occurs?

1282


what is bit rate & baud rate? plz give wave forms

2027


What is the use of getch ()?

1118


how to build a exercise findig min number of e heap with list imlemented?

2126


What is the purpose of main( ) in c language?

1184


please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code

2223


What are c header files?

1034