| Other C++ General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| write program for palindrome | | 3 |
| What is "mutable" keyword? | | 2 |
| write a program in c++ to implement stack using functions
in header file stack.h | Subex | 1 |
| How many bit combinations are there in a byte? | Intel | 7 |
| Difference between shift left and shift right? | Symphony | 1 |
| What is the difference between a copy constructor and an
overloaded assignment operator? | Microsoft | 3 |
| Which algorithm do you like the most? Why? | Google | 1 |
| what is data Abstraction? and give example | TCS | 13 |
| How do you know that your class needs a virtual destructor? | Lucent | 3 |
| How to change constant values? | Symphony | 3 |
| What are the different types of Storage classes? | | 3 |
| How to implement flags? | Symphony | 1 |
| why we cant create array of refrences | | 2 |
| why can't we declare data member of class auto register or
extern | | 1 |
| Describe functional overloading? | HP | 3 |
| What are advantages and disadvantages of Design patterns? | IBM | 3 |
| Write a program to reverse a linked list? | Catalytic-Software | 2 |
| when can we use virtual destructor? | HP | 2 |
| What is the Difference between "C structure" and "C++
structure"? | | 4 |
| What will happen if when say delete this ? | | 3 |
| |
| For more C++ General Interview Questions Click Here |