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 / barni guru

DENNIS RITCHIE

Is This Answer Correct ?    28 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain main function in c?

1139


Why is C language being considered a middle level language?

1216


.find the output of the following program? char*myfunc(char*ptr) { ptr +=3; return (ptr); } int main() { char*x,*y; x="HELLO"; y=myfunc(x); printf("y = %s ",y); return 0; }

2666


What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?

1550


What does the && operator do in a program code?

1282


what is use of malloc and calloc?

1955


explain what is fifo?

1135


What are the benefits of c language?

1229


What are the application of c?

1165


Why do we use static in c?

1181


what is uses of .net

1789


How can I call fortran?

1103


What are the types of unary operators?

1253


WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

2500


Is it possible to pass an entire structure to functions?

1054