WHO WROTE C LANGUAGE?

Answer Posted / avinash

DENIS RITCHE IN 1973,

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you determine whether to use a stream function or a low-level function?

770


Difference between strcpy() and memcpy() function?

775


What is array within structure?

694


What is the meaning of ?

707


What is the use of linkage in c language?

700






What is infinite loop?

733


1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. 2) the Event Manager has to send participants to the stage to perform in the order in which they registered. Write a program that will help the Event Manager know who to call to the stage to perform. The Logic should be in Data Structures

2849


Ow can I insert or delete a line (or record) in the middle of a file?

662


What are the functions to open and close file in c language?

818


Can a pointer be static?

719


how do you execute a c program in unix.

727


How can I recover the file name given an open stream or file descriptor?

699


how could explain about job profile

1541


Which is better pointer or array?

698


Is exit(status) truly equivalent to returning the same status from main?

667