Sample Paper for Unit Test
Computer Science: Class-XI Sample Paper Unit Test-1 Time: 1 Hour 30 Minutes M.M. 35 1.A Find the error from the following program and rewrite them correctly and underline each correction :- #include[iostream.h] int main() { Getch[]; Int num: Cout>> “ Welcome in class XI”; Cin<<num; Int num * 3=sum; } 2 B. Write a...