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 is the father of C Language?

Answer Posted / a.nagendra reddy

Dennis Ritche

Is This Answer Correct ?    137 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do array subscripts always start with zero?

1370


Can a local variable be volatile in c?

1055


write a c program to print the next of a particular no without using the arithmetic operator or looping statements?

4049


The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?

1264


Write a c program to demonstrate character and string constants?

2246


What is the most efficient way to store flag values?

1232


What is the use of header files?

1155


What is a lookup table in c?

1175


List some applications of c programming language?

999


What is the size of enum in c?

1171


What is 2c dna?

1130


How do you search data in a data file using random access method?

1360


a number whose only prime factors are 2,3,5, and 7 is call humble number,,write a program to find and display the nth element in this sequence.. sample input : 2,3,4,11,12,13, and 100.. sample output : the 2nd humble number is 2,the 3rd humble number is 3,the 4th humble number is ,the 11th humble number is 12, the 12th humble number is 14, the 13th humble number is 15, the 100th humble number is 450.

5142


What are void pointers in c?

1062


Can you explain what keyboard debouncing is, and where and why we us it? please give some examples

2248