Is arr and &arr are same expression for an array?


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

Post New Answer

More C++ General Interview Questions

What is the difference between structure and class?

0 Answers  


What are the two main components of c++?

0 Answers  


What is the difference between new/delete and malloc/free?

1 Answers  


what is a reference variable in C++?

0 Answers  


What do you know about near, far and huge pointer?

0 Answers  






Why do we use constructor?

0 Answers  


What is private public protected in c++?

0 Answers  


Does c++ support multilevel and multiple inheritances?

0 Answers  


What is the auto keyword good for in c++?

0 Answers  


How would you find out if a linked-list is a cycle or not?

0 Answers  


What is Destructor in C++?

0 Answers  


What size is allocated to the union variable?

0 Answers  


Categories