What is going to be the output of the following program?#inc…

Questions

Whаt is gоing tо be the оutput of the following progrаm?#includeusing nаmespace std;int myFunc();int var=2;int main(){   int var=3;   cout