who is the founder of c

Answer Posted / vasundhara

Dennis Richtie is founder of C at Bell Lab

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the Difference between the New and Malloc keyword.

676


WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

1853


Difference between constant pointer and pointer to a constant.

605


7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.

2213


What are the disadvantages of external storage class?

582






What is getch c?

844


What are identifiers c?

558


Explain continue keyword in c

576


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

566


Explain how can I prevent another program from modifying part of a file that I am modifying?

630


Why are algorithms important in c program?

612


What do you mean by scope of a variable in c?

536


What are 'near' and 'far' pointers?

609


to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?

1563


how do you execute a c program in unix.

633