1 class Dog: public X, public Y is an instance of A) multiple inheritance B) repeated inheritance C) linear inheritance D) None of these … Answer is A) Show Answer 2 Which of the following specifiers is NOT a format flag of a stream ? A) ios: : skipws B) ios: : oct C) ios … Read more