who is the father of C Language?

Answer Posted / keerthana

Dennis Ritche and kenin...

Is This Answer Correct ?    20 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

678


How can you call a function, given its name as a string?

716


What does c in a circle mean?

585


The number of bytes of storage occupied by short, int and long are a) 2, 2 and 4 b) 2, 4 and 4 c) 4, 4 and 4 d) none

768


What is the size of empty structure in c?

596






What do you mean by command line argument?

650


What is quick sort in c?

588


Why c is procedure oriented?

576


Simplify the program segment if X = B then C ← true else C ← false

2589


What is the difference between constant pointer and constant variable?

752


Is register a keyword in c?

639


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

2803


What is the ANSI C Standard?

782


Write a code to remove duplicates in a string.

633


Explain how do you convert strings to numbers in c?

598