Add Two Numbers Without Using the Addition Operator


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is the most efficient way to count the number of bits which are set in an integer?

0 Answers  


What is the collection of communication lines and routers called?

0 Answers  


prototype of sine function.

2 Answers   Cadence,


What is the c value paradox and how is it explained?

0 Answers  


Write a C program to perform some of the operation which can be performed using Single linked list

1 Answers   Qualcomm,


Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.

0 Answers  


Where static variables are stored in memory in c?

0 Answers  


Write a program to print distinct words in an input along with their count in input in decreasing order of their count

0 Answers  


Describe explain how arrays can be passed to a user defined function

0 Answers  


What is the difference between #include and #include 'file' ?

0 Answers  


Explain the difference between malloc() and calloc() function?

0 Answers  


Write a c program using for loop in switch case?

1 Answers   Infosys,


Categories