| Other C++ General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Write the program for fibonacci in c++? | Wipro | 7 |
| implement stack using stack.h headerfile functions | Subex | 1 |
| What are the types of STL containers? | | 3 |
| Write the program form Armstrong no in c++? | | 4 |
| Do we have private destructors? | Symphony | 11 |
| What is "mutable" keyword? | Infosys | 2 |
| Disadvantages of c++ | | 5 |
| What are inline functions? | Verizon | 2 |
| structure contains int, char, float how it behaves for big
endian and little endian? | BITS | 1 |
| What are raw sockets, where they are efficient? | Symphony | 1 |
| Implement strcmp | Citadel | 3 |
| What is the Diffrence between a "assignment operator" and a
"copy constructor"? | Wipro | 2 |
| What is a pure virtual function?
Why is it represented as = 0...how is the internal
implementation for the same | CTS | 3 |
| What are Binay tress and B trees? Diff between them? | CTS | 5 |
| What are advantages of C++ when comparing with C? | HP | 5 |
| Difference between Overloading and Overriding? | HP | 12 |
| what is the use of Namespace in c++. | | 1 |
| Explain "passing by value", "passing by pointer" and
"passing by reference" ? | | 5 |
| sizeof- is it functioning statically or dynamically? | | 1 |
| How do you know that your class needs a virtual destructor? | Lucent | 4 |
| |
| For more C++ General Interview Questions Click Here |