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

Answers were Sorted based on User's Feedback



what is c..

Answer / kasthur

it is one of the procedure oriented programming language

Is This Answer Correct ?    25 Yes 2 No

what is c..

Answer / daya shankar

The C and C++ programming languages are powerful mid-level
programming languages that were created as systems
programming languages. This means that the language allows
access to operating system functions. In addition the
language has the capability for easy access to hardware.

Is This Answer Correct ?    2 Yes 3 No

what is c..

Answer / sunil s patil

C is one of the most widely used programming language of
all time and there are very few computer architectures for
which C compiler does not exit.

Is This Answer Correct ?    1 Yes 2 No

what is c..

Answer / sathiya

it is object oriented programming language

Is This Answer Correct ?    4 Yes 19 No

Post New Answer

More C Interview Questions

what is data structure?

5 Answers   CBSE,


what is the difference between const char *p, char const *p, const char* const p

5 Answers   Accenture, Aricent, CTS, Geometric Software, Point Cross, Verizon,


Write a c program to Find the name that you entered is male name or female name? Such as Sunjay is name of male and Payal is name of female

5 Answers   Infosys, Luminous,


Give me basis knowledge of c , c++...

5 Answers  


Find the output? void main() {float a=2.0; printf("\nSize of a ::%d",sizeof(a)); printf("\nSize of 2.0 ::%d",sizeof(2.0));}

11 Answers   IBM, TCS,


How pointers are declared?

0 Answers  


What is the difference between declaring a variable by constant keyword and #define ing that variable?

1 Answers  


Are pointers integers in c?

0 Answers  


what is the difference between 123 and 0123 in c?

0 Answers  


Why do we use stdio h and conio h?

0 Answers  


write a program in reverse the string without using pointer,array,global variable declaration,lib fun only using a function?

5 Answers   HCL,


Is malloc memset faster than calloc?

0 Answers  


Categories