How to add two numbers without using arithmetic operators?
Answer Posted / selloorhari
Hi,
This is the code for a FULL ADDER circuit.
| Is This Answer Correct ? | 22 Yes | 12 No |
Post New Answer View All Answers
List the variables are used for writing doubly linked list program.
What is the use of sizeof?
What does void main return?
What is the difference between Printf(..) and sprint(...) ?
Explain how can I pad a string to a known length?
What is the use of a static variable in c?
What are multidimensional arrays?
In C programming, how do you insert quote characters (‘ and “) into the output screen?
Tell me the use of bit field in c language?
Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
Where can I get an ansi-compatible lint?
What is meant by type casting?
What is a char c?
Does c have circular shift operators?
How is pointer initialized in c?