Multiple Choice
In the following statement, what data type must recField be?
Str) getChars(5, 10, recField, 0) ;
A) int
B) char[]
C) char
D) String
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The _ class is the wrapper class
Q9: Which of the following import statements is
Q10: What will be displayed after the following
Q12: What will be the value of position
Q13: You can concatenate String objects by<br>A) using
Q15: What will be displayed after the following
Q16: Which of the following statements is not
Q17: Which of the following are used as
Q36: Trying to extract more tokens than exist
Q51: The String class's regionMatches method performs a