who is the founder of c

Answer Posted / k.dhinesh

Originally developed by DENNIS RITCHIE in 70's
Outgrowth of two earlier languages called BCPL and B.

1978,When Kernighan and Ritchie published a definitive
description of the language.

Is This Answer Correct ?    24 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is adt in c programming?

596


Explain why C language is procedural?

760


Write a program to print numbers from 1 to 100 without using loop in c?

623


how to write optimum code to divide a 50 digit number with a 25 digit number??

2739


How will you divide two numbers in a MACRO?

688






Tell me what are bitwise shift operators?

645


hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...

1427


Why can’t constant values be used to define an array’s initial size?

822


Explain the array representation of a binary tree in C.

712


any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()

685


What is a protocol in c?

550


By using C language input a date into it and if it is right?

563


Write a function stroverlap that takes (at least) two strings, and concatenates them, but does not duplicate any overlap. You only need to worry about overlaps between the end of the first string and the beginning of the second string. Examples: batman, manonthemoon = batmanonthemoon batmmamaman, mamamanonthemoon = batmmamamanonthemoon bat, man = batman batman, batman = batman batman, menonthemoon = batmanmenonthemoon

1723


what is recursion in C

601


How does pointer work in c?

604