Question
What is the output of the following code segment?t = 7;if(t > 7){System.out.print("AAA");System.out.print("BBB");}a. AAAb. BBBc. AAABBBd. nothing
Step 1
Step 1: The code segment initializes a variable `t` with the value `7`. Show more…
Show all steps
Your feedback will help us improve your experience
Watch the video solution with this free unlock.
EMAIL
PASSWORD