who is the father of C Language?

Answer Posted / aniket

Dennis Ritchie

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is modifier & how many types of modifiers available in c?

596


List some of the dynamic data structures in C?

775


how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions

2710


What is indirection in c?

612


How can you restore a redirected standard stream?

597






When is a “switch” statement preferable over an “if” statement?

637


How is null defined in c?

642


When should we use pointers in a c program?

618


Differentiate call by value and call by reference?

556


what is ur strangth & weekness

1804


illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question

1572


how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software

2781


What are comments and how do you insert it in a C program?

730


main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }

899


What does the message "automatic aggregate intialization is an ansi feature" mean?

683