To get promotion in a science stream, a students must pass in English and should pass in any of the two subjects. the passing mark in each subject is 35. write a program in a single dimension array to accept the roll numbers and marks secured in the subject for all the students. the program should check and display the roll number along with the message whether “promotion is granted” or “promotion is not granted”. assume that there are 40 students in the class. Perform this task in JAVA