How to add two numbers without using arithmetic operators?
Post New Answer View All Answers
process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,
What are terms in math?
Explain logical errors? Compare with syntax errors.
In C language what is a 'dangling pointer'?
What is binary tree in c?
Can an array be an Ivalue?
Where in memory are my variables stored?
Explain what standard functions are available to manipulate strings?
How can I prevent another program from modifying part of a file that I am modifying?
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
Explain the difference between exit() and _exit() function?
What is the use of ?
what is the significance of static storage class specifier?
What is pointer to pointer in c?
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?