You are developing an application that will parse a large amount of text. You need to parse the text into separate lines and minimize memory use while processing data. Which object type should you use?
I do not understand why so many say B, the anwser is correct, parsing separate lines is what StringReader does, we do not need to build up a string here.
Correct answer is C:
https://stackoverflow.com/questions/602279/stringwriter-or-stringbuilder#:~:text=The%20StringWriter%20is%20built%20on,convenience%20functions%20for%20string%20formatting.&text=A%20StringWriter%20is%20used%20to,in%20a%20memory%2Defficient%20manner.&text=StringBuilder%20and%20StringReader%20are%20used%20to%20improve%20performance%20in%20different%20situations.
it should be B. StringReader inherits from TextReader, I dont think thats the case here
upvoted 5 times
...
This section is not available anymore. Please use the main Exam Page.70-483 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
jose1024
Highly Voted 5 years, 5 months agoHgstExam
Highly Voted 4 years, 9 months agohseagraves
Most Recent 4 years, 4 months agoPtu12125
4 years, 5 months agoensa
4 years, 6 months agoANKW
4 years, 10 months agoANKW
4 years, 10 months agondlp43
4 years, 10 months agoBurgSharp
4 years, 11 months agoslobex
5 years agommarinov
5 years, 1 month agoTonyBezerra
5 years, 2 months agodominikeps
5 years, 4 months agoharry9
5 years, 6 months ago