Is linux written in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is the difference between i++ and i+1 ?(in terms of memory)

3 Answers   HCL,


how do u find out the number of 1's in the binary representation of a decimal number without converting it into binary(i mean without dividing by 2 and finding out the remainder)? three lines of c code s there it seems...can anyone help

5 Answers  


Explain 'far' and 'near' pointers in c.

0 Answers  


How to write a code for random pick from 1-1000 numbers? The output should contain the 10 numbers from the range 1-1000 which should pick randomly, ie ,for each time we run the code we should get different outputs.

12 Answers   NetApp,


The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters

0 Answers  






What does do in c?

0 Answers  


simple c program for 12345 convert 54321 with out using string

7 Answers   TCS,


write a program to print largest number of each row of a 2D array

0 Answers  


What is pointer to pointer in c with example?

0 Answers  


What is an array in c?

0 Answers  


Why is it that not all header files are declared in every C program?

0 Answers  


how to write a prog in c to convert decimal number into binary by using recursen function,

1 Answers  


Categories