Answer Posted / jayanthi
Dennis MacAlistair Ritchie
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the Purpose of 'extern' keyword in a function declaration?
Do you know pointer in c?
how logic is used
If errno contains a nonzero number, is there an error?
Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.
Explain what are the different data types in c?
Explain the binary height balanced tree?
Explain what are multibyte characters?
What is define c?
Is there anything like an ifdef for typedefs?
What is the difference between c &c++?
Can you subtract pointers from each other? Why would you?
What is huge pointer in c?
How can you convert integers to binary or hexadecimal?
Can two or more operators such as and be combined in a single line of program code?