Forgot password? New user? Sign up
Existing user? Log in
1 2 3
float index=1; int Z[]={9, Z[0]*11, 3, 8}; cout<<Z[int(index)]<<"\n";
What does Z[int(index)] return in the C++ code given above?
Z[int(index)]
Enter 999 as your answer if the results display any error.
Problem Loading...
Note Loading...
Set Loading...