who developed c and why he developed c?

Answer Posted / manikandan.m

dennis ritchie

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is d'n in c?

638


Explain what is wrong with this program statement? Void = 10;

768


the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function

764


What are the types of pointers in c?

536


What is the purpose of the statement: strcat (S2, S1)?

643






What is the ANSI C Standard?

782


Write a program to know whether the input number is an armstrong number.

675


What is assignment operator?

630


What is a macro, and explain how do you use it?

631


When should structures be passed by values or by references?

588


Explain how can you determine the size of an allocated portion of memory?

627


What is time null in c?

587


What is the difference between far and near ?

691


Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.

630


What is the meaning of && in c?

552