class professor {};

class teacher : public virtual professor {};
class researcher : public virtual professor {};
class myprofessor : public teacher, public researcher {};

Referring to the sample code above, if an object of class "myprofessor" were created, how many instances of professor will it contain?

Thank you for using the Jiskha Homework Help Forum, BUT why is this posting labeled "C++?" Sorry, but I do not understand what the sample code has to do with anything? A teacher teaches students but a researcher only does research and does not instruct students. A professor, especially at the university level, usually has an associate teaching the class. Can you clarify exactly what you need?

SraJMcGin this appears to be a C++ programming question, but I'm far to rusty to answer it.

Thank you for using the Jiskha Homework Help Forum. Aha! Thank you, Dr. Here are then some sites that may help:

1. http://www.cprogramming.com/

2. http://cplus.about.com/

1 answer

only 1 instance of professor will it contain.
Similar Questions
    1. answers icon 1 answer
    1. answers icon 1 answer
  1. A Cisco CSR1000v virtual router is which type of virtual resource?Group of answer choices Virtual network Virtual storage
    1. answers icon 1 answer
  2. what is the right quotationsAfter Adam mocks his teacher, Professor White embarrasses him in front of the class: ​'Well, Mr.
    1. answers icon 1 answer
more similar questions