Pergunta de entrevista da empresa SAP

asked about virtual functions in c++

Respostas da entrevista

Sigiloso

5 de set. de 2016

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

1

Sigiloso

10 de out. de 2015

answered

1