| Other C++ General Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| What is scope of a variable? (LOLZ) |
CA | 2 |
| What will happen if I allocate memory using "new" and free
it using "free" or allocate sing "calloc" and free it using
"delete"? |
| 3 |
| What is the difference between Char a[ ]=”string” and char
*a=”String” |
Adobe | 11 |
| What are the basics of classifying different storage types,
why? |
Symphony | 2 |
| What is difference between initialization and assignment? |
HP | 8 |
| write a programming using for loop in c++ to generate diamond
trangel? |
NIIT | 1 |
| 3- Write a program to find larger and smaller of the two
numbers. |
Luminous | 4 |
| wap to accept 10 numbers & display the number of odd and
even numbers?? |
| 1 |
| how is returning structurs from functions?Show an eg? |
GE | 1 |
| what is pulse code modulation?
|
Wipro | 2 |
| write program for palindrome |
Wipro | 80 |
| What are the total number of lines written by you in C/C++?
What is the most complicated or valuable program written in
C/C++?
|
Intel | 2 |
| |
| For more C++ General Interview Questions Click Here |