V
Q. Which of the following is the correct way to define a function with a final specifier in C++?
- Correct Answer - Option(A)
- Views: 60
- Filed under category C++
V
The correct way to define a function with a final specifier is 'void myFunction() final { }'.
You must be Logged in to update hint/solution
Be the first to start discuss.
Discusssion
Login to discuss.