Write a c program for binary addition of two 8 bit numbers.


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

Post New Answer

More C++ General Interview Questions

How static variables and local variablesare similar and dissimilar?

0 Answers  


What is the Difference between "vector" and "array"?

15 Answers   Covansys, Gambit, TCS, Wipro,


To what does “event-driven” refer?

0 Answers  


how to swap two strings without using any third variable ?

11 Answers  


Write about a nested class and mention its use?

0 Answers  






How do you establish a has-a relationship?

0 Answers  


Can char be a number c++?

0 Answers  


int *p = NULL; printf("%1d",p) ; what will be the output of this above code?

3 Answers   Microsoft,


What is Pure Virtual Function? Why and when it is used ?

10 Answers   Lucent, Sona,


What is math h in c++?

0 Answers  


What information can an exception contain?

0 Answers  


What is the sequence of destruction of local objects?

0 Answers  


Categories