Difference between pass by value and pass by reference?
No Answer is Posted For this Question
Be the First to Post Answer
In which memory a class gets stored(in heap /in stack)? And why??
can anybody please tell me how to write a program in c++,without using semicolon(;)
What is the difference between an external iterator and an internal iterator?
What is one dimensional array in c++?
What are the data types in c++?
What is the use of default constructor?
What is meant by the term name mangling in c++?
Define a conversion constructor?
If a function doesn’t return a value, how do you declare the function?
Is c++ faster than c?
What is exception handling? Does c++ support exception handling?
Explain deep copy?