logical operator questioni still dont understand from the [code] int x =2, y=0; [/code] why would y not qual to 0?? x is eq...
logical operator questioncan someone explain to me why the output would be ans is 5?? [code] else if (!y||!x) ans =0.5; //wh...
array questionThis is incomplete program. My compiler show.[Error] invalid types 'int[int]' for array subscript. W...
if else statement basic problemThis program keep on having [Error] 'else' without a previous 'if'. What is the problem exactly? ...
nested for loops simple questionI means how to display the output like above??
This user does not accept Private Messages