WHO WROTE C LANGUAGE?

Answer Posted / billuyadav208

Dennis Ritchie

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the significance of c program algorithms?

770


What are the types of type qualifiers in c?

741


Why can arithmetic operations not be performed on void pointers?

706


What is dynamic memory allocation?

920


Tell me can the size of an array be declared at runtime?

680






Which is best book for data structures in c?

693


What is ctrl c called?

682


if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0

1595


How can I open a file so that other programs can update it at the same time?

759


Explain what is the difference between a string and an array?

743


What does it mean when a pointer is used in an if statement?

704


what is a NULL Pointer? Whether it is same as an uninitialized pointer?

867


Describe the difference between = and == symbols in c programming?

886


Can I initialize unions?

701


What is the best way to store flag values in a program?

661