Content protected from screenshots
GKFix.in
General Knowledge
Categories
Concept Builder Quiz
About Us
Start Quiz
Home
My Profile
General Knowledge
Categories
Concept Builder
Start Quiz
Logout
GKFix MCQ Question
Test your knowledge and learn something new
Home
Programming
Question #10012
Back to Home
View All Programming Questions
21 Views
Question
The ______ method is used to convert a string to a byte array using UTF-8 encoding.
A. Encoding.ASCII.GetBytes
B. Encoding.Unicode.GetBytes
C. BitConverter.GetBytes
D. Encoding.UTF8.GetBytes
Check Answer
Share on Twitter
Share on Facebook
Copy Link
Related Questions
The ______ method is used to write to a file without overwriting existing data.
25
The ______ function is used to convert a string to a numeric type.
23
The ______ statement is used to skip the rest of the current iteration in a loop.
33