mercredi 19 mai 2021

Const vs Final in C++

I was learning OOPS in C++ and I came across keywords const and final. Now I am having a doubt what is the difference between them as both are used to prevent a variable's value from being modified by the programmer.

Aucun commentaire:

Enregistrer un commentaire