Given the following code, what values inserted, in order, into the blank lines allow the code to

Question:

Given the following code, what values inserted, in order, into the blank lines allow the code to compile? (Choose two.) 

image text in transcribed

A. package, new, int
B. package, class, long
C. import, class, null
D. //, class, int
E. import, interface, void
F. package, class, void

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: