Write a java program to input marks of theory and practical of a subject in 2 separate arrays and print total marks of all students.
Answers
Answered by
0
Answer:
import java.util.*;
public class brainlliest
{
static void
Similar questions