Question: The code below contains one error according to the C++14 standard (compilation error, crash at runtime, or undefined behaviour). Identify the error, explain what C++
The code below contains one error according to the C++14 standard (compilation error, crash at runtime, or undefined behaviour).
Identify the error, explain what C++ rule is broken and provide a fix.
An Example to show how to answer this question:
Line# :[1 mark]
Error: What C++ ruleis broken [2 marks]
Fix: how to fix it [2 marks]
1 mistake to find, 5 points to collect.
Program to debug:

\f
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
