n7 In the following fragment of code, the copy constructor will be executed. int main() ed out of { vec v1(2,5); J quest
Posted: Sat May 14, 2022 7:13 pm
n7 In the following fragment of code, the copy constructor will be executed. int main() ed out of { vec v1(2,5); J question v1.disp(); return 0; Select one: O True O False estion 8 yet Wered In the following fragment of code, copy constructor will be executed. lint maino Irked out of vec 1 2. 5): Flag question LIvec V2 = 1; return 0; Select one: O True False