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

What is pointer -to-members in C++? Give their syntax?

0 Answers   Honeywell, Zomato,


Do we have to use initialization list in spite of the assignment in constructors?

0 Answers  


Which programming language should I learn first?

0 Answers  


What it is and how it might be called (2 methods).

0 Answers  


What is main function in c++ with example?

0 Answers  


What are static variables?

0 Answers  


What is function overloading in C++?

1 Answers  


What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero

0 Answers  


Why do we use constructor?

0 Answers  


Explain operator overloading.

0 Answers  


What is the difference between a declaration and a definition?

0 Answers  


Write about the access privileges in c++ and also mention about its default access level?

0 Answers  


Categories