Array Question in java.

// Question # -> an array of marks of students, if the mark of any student is less than 35 print its roll number. [roll number here refers to the index of the array.]

■》 Code link -> click here                👇👇👇




Comments

Popular posts from this blog

Introduction of java Programming language.

Stack data structure.