write a c program to add two integer numbers without using
arithmetic operator +
Answer Posted / reddy
(a+b)=square root([(4ab)+[(a-b)(a-b)]])
| Is This Answer Correct ? | 8 Yes | 31 No |
Post New Answer View All Answers
What are unions in c?
Is c procedural or object oriented?
How do you write a program which produces its own source code as output?
What is a lookup table in c?
What is #line used for?
Can you please explain the difference between syntax vs logical error?
can we have joblib in a proc ?
difference between Low, Middle, High Level languages in c ?
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
Why doesn't C support function overloading?
In C language what is a 'dangling pointer'?
What does the c preprocessor do?
What is the difference between printf and scanf )?
How to compare array with pointer in c?
what is bit rate & baud rate? plz give wave forms