GIAC
GSSP-NET · Question #152
GSSP-NET Question #152: Real Exam Question with Answer & Explanation
Sign in or unlock GSSP-NET to reveal the answer and full explanation for question #152. The question stem and answer options stay visible for context.
Question
You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET 2005 as its application development platform. You have created an application for the company. The application uses string concatenation to gather data from multiple email messages, and format the data before displaying it. You want to ensure that the data displays as quickly as possible. Which of the following actions will you take to accomplish the task?
Options
- AWrite code that uses the Concat() method of the String object.
- BWrite code that uses the Substring() method of the String object.
- CWrite code that uses the plus-sign (+) operator to concatenate the strings.
- DWrite code that uses the Append() method of the StringBuilder object.
Unlock GSSP-NET to see the answer
You've previewed enough free GSSP-NET questions. Unlock GSSP-NET for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.