who is the founder of c
Answer Posted / sathish
Dennis Richie
| Is This Answer Correct ? | 152 Yes | 6 No |
Post New Answer View All Answers
What is printf () in c?
Which function in C can be used to append a string to another string?
Can two or more operators such as and be combined in a single line of program code?
What is sizeof array?
What is structure of c program?
Differentiate between functions getch() and getche().
Define Spanning-Tree Protocol (STP)
What is void pointers in c?
What does c in a circle mean?
How do you generate random numbers in C?
What does %p mean?
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include
Under what circumstances does a name clash occur?