Computer Science, asked by sumathyrajakumar, 4 months ago

3. Predict the output of the given programs. Assume the
header files are given
(a) void main
(b) void main()
{
1
int a=15;
int i=200,x=5;
if (a >10)
do
1
I
if(a>16)
cout<<"Good":
cout<<"Block 1":
x=x*5;
else if(a+14)
} while(x<=i);
cout<<""Block 2":
else
cout<<"Else Block":​

Answers

Answered by nausiyanaseem123
0

Answer:

So big question hmm not know the answer

Similar questions