Question: 10 pts Question 3 Select the best answer. Consider this code snapshot: String str = new String(CD456); byte[] a = str.getBytes (UTF-16BE); The content of

10 pts Question 3 Select the best answer. Consider this code snapshot: String str = new String("CD456"); byte[] a = str.getBytes ("UTF-16BE"); The content of a[7] is None of these answers 54 68 67 52 O Invalid
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
