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

Write a function to find the nth item from the end of a linked list in a single pass.

0 Answers   Huawei,


What is a syntax in c++?

0 Answers  


What is a v-table?

0 Answers  


What's the hardest coding language?

0 Answers  


What is the difference between passing by reference and passing a reference?

0 Answers  






How do you show the declaration of a virtual constructor?

0 Answers  


Why c++ is so important?

0 Answers  


How come you find out if a linked-list is a cycle or not?

0 Answers  


Which should be more useful: the protected and public virtuals?

0 Answers  


True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends

0 Answers  


Declare a class vehicle and make it an abstract data type.

0 Answers  


How is an Abstract Base Class(ABC) related to an "Abstract Data Type" (ADT)

2 Answers  


Categories