Question: QUESTION 9 What is a Software ? Software is set of programs O Software is documentation and configuration of data Both a and b O

QUESTION 9 What is a Software ? Software is set of programs O Software is documentation and configuration of data Both a and b O None of the mentioned QUESTION 10 What is a binary operator? o Operator that performs its action on a single operand Operator that performs its action on two operands o Operator that performs its action on three operands o Operator that performs its action on any number of operands QUESTION 11 What is a copy constructor? O A constructor that allows a user to move data from one object to another O A constructor to initialize an object with the values of another object O A constructor to check whether objects are equal or not O A constructor to kill other copies of a given object. QUESTION 12 What is meant by containership? class contains objects of other class types as its members class contains objects of other class types as its objects o both a & b O none of the mentioned
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
