Question: can you add the following code under each green sentence? 18192021222324}-intmain()name();IIYour1YbexercisecodebeginshereintInt1=3,Int2=7;doubleDb11=6.89,Db12=5.22;stringStr1=Hello,Str2=GoodBye; 25 char Char 1=Z ', Char 2= A'; 26 If ADD CODE to display
18192021222324}-intmain()name();IIYour1YbexercisecodebeginshereintInt1=3,Int2=7;doubleDb11=6.89,Db12=5.22;stringStr1="Hello",Str2="GoodBye"; 25 char Char 1=Z ', Char 2= "A'; 26 If ADD CODE to display Int1 and Char1 on same line with new-line 27 f/ ADD CODE to display Db12 and Str1 on same line with new-1ine 28 If ADD CODE to display Str2 and Int1 on same line without new-line 29 II ADD CODE to display Dbl1 and Char2 on same line with new-line 30 If ADD CODE to display two new-1ines, followed by Str1 with new-line II ADD CODE to display a tab, Str2, a space, Dbl1 with new-1ine 32 If Your lab exercise code ends here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
