// "Remove 'for' statement" "true" class Test { void fillByteArray() { byte[] plaintext = new byte[10]; } }