Difference between declaration and definition of a variable.


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

Post New Answer

More C++ General Interview Questions

write the programme that convert a interger to biniry number

1 Answers   Amazon,


Is swift better than c++?

0 Answers  


Why do we need constructors in c++?

0 Answers  


What is difference between shallow copy and deep copy? Which is default?

1 Answers  


Write about all the implicit member functions of a class?

0 Answers  


How do c++ struct differs from the c++ class?

0 Answers  


Can you explicitly call a destructor on a local variable?

0 Answers  


What are friend functions?

1 Answers  


What are the effects after calling the delete this operator ?

0 Answers  


Explain the difference between realloc() and free() in c++?

0 Answers  


What is the difference between the compiler and the preprocessor?

0 Answers  


what is the use of Namespace in c++.

3 Answers  


Categories