Consider the following C++statement
Int i = 2;
i = i + 1;
Identify as many bindings as you canand tell the binding time for each binding in the following table.Add more lines to the table if required.
Binding
Binding Time
Expert Answer
An answer will be send to you shortly. . . . .