Vidyalelo
C# Programming · Q55

Arrays and Strings in C Sharp

Programming · C# Programming · question 55

Q55

Which of these methods is an alternative to getChars() that stores the characters in an array of bytes?

A.
getBytes()
Answer
B.
GetByte()
C.
giveByte()
D.
Give Bytes()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board