how to add numbers without using arithmetic operators.
Answer Posted / bijoy skaria
use ++ operator
| Is This Answer Correct ? | 3 Yes | 13 No |
Post New Answer View All Answers
Is c++ based on c?
Explain null pointer.
What is null in c?
if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0
What are the different types of control structures in programming?
What is the usage of the pointer in c?
Suggesting that there can be 62 seconds in a minute?
Is main an identifier in c?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
What should malloc() do? Return a null pointer or a pointer to 0 bytes?
Why is it important to memset a variable, immediately after allocating memory to it ?
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
What is function prototype in c with example?
How is null defined in c?
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM