Computer Science, asked by abhisheksharmasnd870, 1 year ago

Give the output of the following:
#
Void main( )
{
Int x;
For(x=1;x<=12;x*=2)
Cout< }

Answers

Answered by cnprasad9
1

Answer:

10

Explanation:

12-10

Similar questions