Difference between a copy constructor and an assignment operator.


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

Post New Answer

More C++ General Interview Questions

How is an Abstract Base Class(ABC) related to an "Abstract Data Type" (ADT)

2 Answers  


What is the use of setprecision in c++?

0 Answers  


1.Between 100 and 999 are some numbers that have the characteristics that if you cube the individual digits and sum together you will get the same number. 2. A program that can accept as input an integer and output the equivalent of that number in words.

3 Answers  


Explain the difference between class and struct in c++?

0 Answers  


What is pure virtual function?

0 Answers  






Can you think of a situation where your program would crash without reaching the breakball, which you set at the beginning of main()?

1 Answers  


What is the use of volatile keyword in c++? Give an example.

1 Answers  


What are structs in c++?

0 Answers  


What is input operator in c++?

0 Answers  


Can we use pointers in c++?

0 Answers  


How to declare a function pointer?

0 Answers  


What does h mean in maths?

0 Answers  


Categories