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 programming?

Answer Posted / priyanka mali

C Is the procedure oriented language, basically uses firstly
compilers which accepts source code from compliers as input
and produces .exe as output.it is a first usr friendly
language which takes input in the form of statements / usr
language and givesdesired outpu.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are pointers integer?

1070


What is else if ladder?

1075


What is preprocessor with example?

1112


When c language was developed?

1100


hi, which software companys will take,if d candidate's % is jst 55%?

2139


Which control loop is recommended if you have to execute set of statements for fixed number of times?

1405


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

1104


int i[2], j; int *pi;i[0] = 1; i[1] = 5; pi = i; j = *pi + 1 + *(pi + 1)Value of j after execution of the above statements will be a) 7 b) 6 c) 4 d) pointer

1090


Write a program of advanced Fibonacci series.

1203


simple program of graphics and their output display

2044


Explain how can I convert a number to a string?

1205


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

1125


What does %p mean c?

1114


a c code by using memory allocation for add ,multiply of sprase matrixes

2861


What do you understand by normalization of pointers?

1101