MABS Institution
11th Computer Science Monthly Test -2 ( Introduction to C++ )-Aug 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Write a program to find the area, perimeter and diagonal of a rectangle.
-
Write the assignment statement for the following
(i) Assign b to temp
(ii) Assign b+ 1to b
(iii) Assign d/temp to c
(iv) Assign b+c to temp
(v) Assign temp 1 to a