What does 7/9*9 equal ?

a) 1

b) 0.08642

c) 0


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

Post New Answer

More C++ General Interview Questions

Can we overload operator in c++?

0 Answers  


which is the easy way to divide any integer by 2?

2 Answers   Persistent,


. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?

0 Answers  


Which software is best for coding?

0 Answers  


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

0 Answers  






What is heap sort in c++?

0 Answers  


What is c++ try block?

0 Answers  


What is difference between class and structure in c++?

0 Answers  


what is the emaning of '#include" "'?

5 Answers  


What is an adaptor class or wrapper class in c++?

0 Answers  


Why #include is used?

0 Answers  


Describe protected access specifiers?

0 Answers  


Categories