bellapearl2817 bellapearl2817 24-04-2024 Computers and Technology Answered What is the output of the following code: public class Test private static int num1 = 1; private static int num² = 2; public static void main(String[] args) int num1 = 5; int num³ = 10;