How to add two numbers without using arithmetic operators?

Answer Posted / kiran

Please explain me the code

Is This Answer Correct ?    42 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why we write conio h in c?

558


Is that possible to add pointers to each other?

892


What is the maximum no. of arguments that can be given in a command line in C.?

662


Does c have circular shift operators?

724


Explain what is the difference between the expression '++a' and 'a++'?

623






What is wrong with this code?

689


What is the purpose of void pointer?

590


What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25

1490


State two uses of pointers in C?

636


Explain how do you list a file’s date and time?

615


how many errors in c explain deply

1625


Why we use stdio h in c?

575


Describe the modifier in c?

597


How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?

1583


Write a Program to find whether the given number or string is palindrome.

607