InterviewSolution
Saved Bookmarks
| 1. |
Passing an object using copy constructor and pass by value are same.(a) True(b) FalseThis question was posed to me in an online quiz.This question is from Passing and Returning Object with Functions topic in portion Object of Object Oriented Programming |
|
Answer» Correct option is (B) False |
|