What can c++ be used for?


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

Post New Answer

More C++ General Interview Questions

Is there something that we can do in C and not in C++?

14 Answers   Patni,


How many bit combinations are there in a byte?

13 Answers   Intel, Microsoft,


What is iostream in c++ used for?

0 Answers  


Explain "const" reference arguments in function?

0 Answers  


Explain friend class?

0 Answers  






Write a single instruction that will find the remainder of integral division when x is divided by y. Have the answer stored in z.

1 Answers  


Does c++ support multilevel and multiple inheritances?

0 Answers  


How can we check whether the contents of two structure variables are same or not?

0 Answers  


How can you quickly find the number of elements stored in a a) static array b) dynamic array ?

5 Answers   Lucent,


Explain the differences between private, public and protected and give examples.

0 Answers  


Why can templates only be implemented in the header file?

0 Answers  


What is the purpose of templates in c++?

0 Answers  


Categories