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 are mutator methods in c++?

0 Answers  


What is the need of a destructor?

0 Answers  


What is double in c++?

0 Answers  


How to allocate memory dynamically for a reference?

0 Answers  


what are the iterator and generic algorithms.

0 Answers  


what is pre-processor in C++?

0 Answers  


Are c and c++ similar?

0 Answers  


What does ctime() do?

0 Answers  


Is there a new/delete equivalent of realloc?

1 Answers  


What do you understand by a pure virtual member function?

0 Answers  


What is the difference between new() and malloc()?

4 Answers  


Difference between declaration and definition of a variable.

0 Answers  


Categories