Question: Q.1. b) What does the following code extract print? [6 marks] - Show the output in the right column below on the indicated lines. Use
Q.1. b) What does the following code extract print? [6 marks] - Show the output in the right column below on the indicated lines. Use to represent a space. - Assume that the user enters 1.1 when number is requested (where 1.12 is 1.21 ). public static void main( String[] args ) \{ System.out.print( "\#\# \#Today is " ); System.out.println( "Thurs\#\#" \#"); System.out,printf( "Room: \%8sin", "DG016"); Scanner input = new Scanner(System.In); System.out.print("Enter a real number: "); double r= input.nextDouble(); String str = " r : " +r+ ", check for n",162(3+2)+9/2); int n=5; while (n
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
