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.

Answers were Sorted based on User's Feedback



what is a c-language.what is do...

Answer / vignesh1988i

C is a powerfull programming middle level language stands
third from the bottom level (machine level is the bottom
level) , C is widely used mainly to write a Operating
systems, application softwares like (text pad's ,
calculators, visual basics, spread sheets etc) ,and system
programming.... even after 40 years after it's development
still 'C' is a widely used programming language in IT
industry for all it's projects.........


thank u

Is This Answer Correct ?    25 Yes 3 No

what is a c-language.what is do...

Answer / 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

what is a c-language.what is do...

Answer / radha raman

A general purpose high level programming to build any kind of application.

1. Word Processors
a. Word Star
2. Electronic Spreadsheet
a. Lotus 123
3. Database Management Systems
a. dBase
b. FoxBase
c. FoxPro
d. Firebird
4. Operating System
a. Unix
b. Linux
c. DOS
5. Device Drivers
6. Scada Systems

Is This Answer Correct ?    0 Yes 0 No

what is a c-language.what is do...

Answer / useless

C is just like a sea. very wide and deep....

Is This Answer Correct ?    5 Yes 13 No

Post New Answer

More C Interview Questions

What are local and global variables?

3 Answers  


What is the use of the function in c?

0 Answers  


There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.

0 Answers  


1.)how to find d most repeated word in a string? string ="how do you do"?? output should be do

1 Answers   AAS, Nagarro, Vuram,


Do you know what are bitwise shift operators in c programming?

0 Answers  


Code for calculating square root without using library function, of math.h

4 Answers   IBM,


Why is it usually a bad idea to use gets()? Suggest a workaround.

1 Answers  


what is the difference between #include<> and #include”…”?

5 Answers  


in one file global variable int i; is declared as static. In another file it is extern int i=100; Is this valid ?

2 Answers   NetApp,


Why data types in all programming languages have some range? Why ritche have disigned first time likethat?Why not a single data type can support all other types?

2 Answers   Excel,


int i =10 main() { int i =20,n; for(n=0;n<=i;) { int i=10 i++; } printf("%d", i);

6 Answers   HCL, Octal, SW,


why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above

0 Answers  


Categories