What do you think is the outcome of calling a redefined non-virtual function using a base-class pointer?7/50What do you think is the outcome of calling a redefined non-virtual function using a base-class pointer?The appropriate redefined version of the function will be usedThe base-class version of the function will always be usedThe outcome is unpredictableA run-time error will occurGiải thíchChọn B