Computer Science, asked by nikhilcherukuru45, 5 months ago

Question: 2
What is the output of this program?
#include <iostream>
using namespace std;
int main()
{
int i, j;
j = 10;
i = (j++, ] + 100, 999 + );
cout <<i;
return 0;
}​

Answers

Answered by arshtripathi987
1

Answer:

I don't know sorry

Explanation:

haaaaaaaaaaa

Similar questions