Q:

Write a Java program to print your name and your student ID on the standard output in 2 lines

0

Write a Java program to print your name and your student ID on the standard output in 2 lines

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

System.out.println("abdullah");
System.out.println(20098765);

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now