Part II: 15 marks (This part consists of four questions; you have to answer all the questions) Question 1: [ 4 marks) Co
Posted: Sat May 14, 2022 7:10 pm
Part II: 15 marks (This part consists of four questions; you have to answer all the questions) Question 1: [ 4 marks) Complete the program given below to get the following pattern. 1 2 2 3 3 3 4 4 4 4 5 5 5 5 5
public static void main(String args[]) d int i, j; // write your code here }
public static void main(String args[]) d int i, j; // write your code here }