who is the founder of c
Answer Posted / macdonald
It's Dennis Ritchie. If you really want to post an answer,
make sure it's an accurate one.
| Is This Answer Correct ? | 123 Yes | 7 No |
Post New Answer View All Answers
What is getch?
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
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
how to build a exercise findig min number of e heap with list imlemented?
How can you call a function, given its name as a string?
Explain built-in function?
a program that can input number of records and can view it again the record
What is the default value of local and global variables in c?
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
How can variables be characterized?
How do you initialize pointer variables?
Is c programming hard?
Can math operations be performed on a void pointer?
What should malloc() do?
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)