Answer Posted / utkarsh
denis ritchie has invented the c. it is borland c.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
swap 2 numbers without using third variable?
Why is c not oop?
Why array is used in c?
Explain the Difference between the New and Malloc keyword.
When is the “void” keyword used in a function?
Explain how can a program be made to print the line number where an error occurs?
Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.
Can stdout be forced to print somewhere other than the screen?
What is calloc() function?
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .
How do shell structures work?
How can I run c program?
Can we change the value of #define in c?
How to declare a variable?
What is the use of ?: Operator?