import java.util.*;
public class main {
public static void main(Strin g args []) {
byte b =8;`your text`
System.out.println(b);
int number }}
Above is the code I written on VS Code, please tell me what are the errors in the code and how to fix them
tried to run simple java code on VS CODE and not getting output as 8 due to error causing
New contributor
HARSHALI ITKAR is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.