who is the father of C Language?

Answers were Sorted based on User's Feedback



who is the father of C Language?..

Answer / a.nagendra reddy

Dennis Ritche

Is This Answer Correct ?    137 Yes 6 No

who is the father of C Language?..

Answer / srsabariselvan

Dennis MacAlistir Ritchie

Is This Answer Correct ?    92 Yes 16 No

who is the father of C Language?..

Answer / abhinay

dennis ritche

Is This Answer Correct ?    52 Yes 4 No

who is the father of C Language?..

Answer / devendhar

Dennis Ritche

Is This Answer Correct ?    40 Yes 2 No

who is the father of C Language?..

Answer / parth ujenia

Dennis Ritche :)

Is This Answer Correct ?    30 Yes 4 No

who is the father of C Language?..

Answer / barni guru

DENNIS RITCHIE

Is This Answer Correct ?    28 Yes 2 No

who is the father of C Language?..

Answer / rajeshkumar

dennis ritche

Is This Answer Correct ?    27 Yes 3 No

who is the father of C Language?..

Answer / keerthana

Dennis Ritche and kenin...

Is This Answer Correct ?    20 Yes 7 No

who is the father of C Language?..

Answer / jayanthi

Dennis MacAlistair Ritchie

Is This Answer Correct ?    4 Yes 0 No

who is the father of C Language?..

Answer / aniket

Dennis Ritchie

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More C Interview Questions

What are the uses of pre-processor directives?

2 Answers  


can we declare a variable in different scopes with different data types? answer in detail

3 Answers   TCS,


why TCS selected more student in the software field from all institution.

5 Answers   TCS,


if array a conatins 'n' elements and array b conatins 'n-1' elements.array b has all element which are present in array a but one element is missing in array b. find that element.

18 Answers   Parexel, Ram Infotech, Zycus Infotech,


What is the main differences between C and Embedded C?

9 Answers  






how we do lcm of two no using c simple if while or for statement

1 Answers  


is assignment operator is arithmatic or not

3 Answers   Infosys,


Write a C program that will accept a hexadecimal number as input and then display a menu that will permit any of the following operations to be carried out: Display the hexadecimal equivalent of the one's complement. (b) Carry out a masking operation and then display the hexadecimal equivalent of the result. (c) Carry out a bit shifting operation and then display the hexadecimal equivalent of the result. (d) Exit. If the masking operation is selected, prompt the user lor the type of operation (bitwise and, bitwise exclusive or, or bitwise or) and then a (hexadecimal) value for the mask. If the bit shifting operation is selected. prompt the user for the type of shift (left or right), and then the number of bits. Test the program with several different (hexadecimal) input values of your own choice.

0 Answers  


write a program for 4 4 3 3 3 3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 2 2 2 2 2 2 3 3 3 3 4 4

1 Answers  


What is the difference between union and structure in c?

0 Answers  


Explain how does flowchart help in writing a program?

0 Answers  


how to add our own function in c library please give details.?

1 Answers   TCS,


Categories