who is the father of c
Answers were Sorted based on User's Feedback
Answer / rama krishna sidhartha
Denis Ritchie at AT & T labs at Bell telephone laboratories
in 1972.
| Is This Answer Correct ? | 12 Yes | 0 No |
What is wrong with this program statement? void = 10;
How to add two numbers with using function?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
Name the language in which the compiler of "c" in written?
without using arithmatic operator convert an intger variable x into x+1
A function 'q' that accepts a pointer to a character as argument and returns a pointer to an array of integer can be declared as: A)int (*q(char*)) [] B)int *q(char*) [] C)int(*q)(char*) [] D)None of the Above
Write a C program to read the internal test marks of 25 students in a class and show the number of students who have scored more than 50% in the test. Make necessary assumptions.
How are strings stored in c?
What is #include stdlib h?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
What is the basic structure of c?
How to calculate sum