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...


why programming language C is still used in operating system's
kernel??



why programming language C is still used in operating system's kernel??..

Answer / khan abdullah

because this contain the pointer which does not contain by
other prog lang

Is This Answer Correct ?    10 Yes 1 No

Post New Answer

More C Interview Questions

IS it possible to define a zero sized array in c.if it is possible how can the elements of that array can be accessed.array index starts from zero,if it is possible to define zero sized array how can be its first element can be accesseed.

5 Answers   TCS,


Which of the Following will define a type NODE that is a node in a Linked list? A)struct node {NODE*next;int x;};type def struct node NODE; B)typedef struct NODE {struct NODE *next;int x;}; C)typedef struct NODE {NODE *next;int x;}; D)typedef struct {NODE *next;int x;}NODE;

5 Answers   Accenture, TCS,


what is the use of getch() function in C program.. difference b/w getch() and getche()??

29 Answers   HCL, IBM, Infosys, TCS, Wipro,


Define Array of pointers.

0 Answers  


What is anagram in c?

0 Answers  


what is bitwise operator?

1 Answers   IBM,


what is a function pointer and how all to declare ,define and implement it ???

4 Answers   Honeywell,


What are control structures? What are the different types?

0 Answers  


Is array name a pointer?

0 Answers  


What is array of structure in c?

0 Answers  


Define function pointers?

1 Answers  


what is computer engg

1 Answers  


Categories