Question Detail Which of the following cannot be passed to a function ? ArrayReference variableObjectFile Answer: Option D Similar Questions : 1. Inheritance is transitive in nature. TrueFalse Answer: Option A 2. Which operators can not be overloaded ? Binary operatorTernary operatorUnary operatorAll can be overloaded Answer: Option B 3. Inheritance is referred to as “is a” relationship"have a" relationshipboth of abovenone of above Answer: Option A 4. << operator is ? stream extraction operatorstream insertion operatorleft shift operatorright shift operator Answer: Option B 5. The antonym of constructor is ? CreatorDistinctDestroyerDestructor Answer: Option D Read more from - C++ Programming Questions Answers - Set 2