Answer the following statements true (T) or false (F)

1) Each StringBuilder has a limit of characters that cannot be exceeded.
2) The ToString method can be used to convert a StringBuilder into a
string.
3) When appropriate, using string objects instead of StringBuilder objects
improves performance.
4) Method EnsureCapacity returns the capacity of a StringBuilder.
5) Properties Length and Capacity are used to return the number of
characters in the StringBuilder and the total length allowed (at that time) of the
StringBuilder, respectively.


1) F
2) T
3) T
4) F
5) T

Computer Science & Information Technology

You might also like to view...

How are child pages updated?

What will be an ideal response?

Computer Science & Information Technology

A ________ is two or more submacros that are similar in function and are stored under the same macro name

A) macro group B) data actions group C) submacro group D) data blocks group

Computer Science & Information Technology

The Favorites Center button lists the names of all Web sites currently open

Indicate whether the statement is true or false

Computer Science & Information Technology

Today?s wireless world is dominated by ______________ technologies, in particular the 802.11 (Wi-Fi) standards.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology