Question: 7. What is the output produced by the following code? package javaapplication4; import java.util.Seanner; public class JavaApplicationd { public static void main(String[] args) { byte
7. What is the output produced by the following code? package javaapplication4; import java.util.Seanner; public class JavaApplicationd \{ public static void main(String[] args) \{ byte x;// not allowed to change data type int sum; // not allowed to change data type sum=0 for (x=100;x
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
