c program to subtract between two numbers without using '-'
sign and subtract function.
Where in memory are my variables stored?
Why do we use int main instead of void main in c?
How can you tell whether a program was compiled using c versus c++?
how to make program without <> in libray.
What is the use of ?: Operator?
Explain the difference between struct and union.
no consistent academics. how to answer the question
Find string palindrome 10marks
5 Answers Honeywell, Infosys, Riktam, Roland,
What is the difference between formatted&unformatted i/o functions?
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a<b,printb.find the sum digits of that number & then print.if a==b multiply 10 with a & add 20 with b store in c and then print
Why is it important to memset a variable, immediately after allocating memory to it ?
what is an inline function?