SAP interview question

asked about virtual functions in c++

Interview Answers

Anonymous

5 Sept 2016

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

1

Anonymous

10 Oct 2015

answered

1