Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


WHO WROTE C LANGUAGE?

Answers were Sorted based on User's Feedback



WHO WROTE C LANGUAGE?..

Answer / avinash

DENIS RITCHE IN 1973,

Is This Answer Correct ?    9 Yes 0 No

WHO WROTE C LANGUAGE?..

Answer / billuyadav208

Dennis Ritchie

Is This Answer Correct ?    6 Yes 0 No

WHO WROTE C LANGUAGE?..

Answer / sanjaykuma

denni's reche in 1970 at at&tbell lab's

Is This Answer Correct ?    3 Yes 0 No

WHO WROTE C LANGUAGE?..

Answer / haritha

Dennis Ritche

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Interview Questions

What happens if header file is included twice?

0 Answers  


write a c program to print the values in words eg:- 143 written it has (one hundred and forty three)& 104, 114 are also written words

5 Answers   Captronic, DELL, Google, IBM, Mithi, RCC, Wipro,


write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)

0 Answers   Google,


How do I create a directory? How do I remove a directory (and its contents)?

0 Answers  


What is a nested formula?

0 Answers  


C program to find frequency of each character in a text file?

6 Answers  


accept character from keyboard untill the user presses the enter key.If the user enters any character other than upper case(A-Z)alphabets program should stop taking any input

1 Answers  


What is the purpose of the following code? Is there any problem with the code? void send(int count, short *to, short *from) { /* count > 0 assumed */ register n = (count + 7) / 8; switch (count % 8) { case 0: do { *to = *from++; case 7: *to = *from++; case 6: *to = *from++; case 5: *to = *from++; case 4: *to = *from++; case 3: *to = *from++; case 2: *to = *from++; case 1: *to = *from++; } while (--n > 0); } }

0 Answers   Google,


O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N

9 Answers   ADP,


I need a sort of an approximate strcmp routine?

0 Answers  


What is the difference between getch() and getche()?

1 Answers   NSPL,


What functions are used in dynamic memory allocation in c?

0 Answers  


Categories