SAP interview question

asked about virtual functions in c++

Interview Answers

Anonymous

Sep 5, 2016

Just like abstract functions in Java. You need to override / redefine them to run in order to run it.

1

Anonymous

Oct 10, 2015

answered

1