1. Find error in code below and explain. #include<iostream.h> void main() { int x = 5 ; if( x > 5 ) { x += 5; ...
Computer Science and Informatics Practices Notes for Class XI & XII for Kendriya Vidyalaya AND CBSE SCHOOLS.