Question: solve it by using java task 1: Observe the output of this code and figure out the difference behween System.out.print 0 and Syslem.out.printin? System.out.printin(1): System.out.print(am
task 1: Observe the output of this code and figure out the difference behween System.out.print 0 and Syslem.out.printin? System.out.printin("1"): System.out.print("am "); System.out.print("Trying "); System.outprint'"to "7; System.out.printr"Know"); System.outprintin("The "): System.out.print("Difference "); Task2: Creale the right java code to show the result below: run: Hello World! My name is: "HAMA" use in insted of using 'println' to print 'This is my first project in java' in tow lines This is my First project in java BUILD SUCCESSFUL (total time: 0 seconds)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
