View all questions & answers for the PCAP-31-03 exam
What is the expected behavior of the following code?
It will:
print 4321
print
cause a runtime exception
print 1234
Submit