Answer the following statements true (T) or false (F)
1) Method Insert can be used to insert various data types into a given
position of a StringBuilder.
2) Method Insert can be used only on the primitive data types.
3) Method Remove can be used to delete any part of a StringBuilder.
4) Replace is a method that allows the user to change any character in a
StringBuilder to the given argument.
5) structs are like classes in that they encapsulate reference types.
1) T
2) F
3) T
4) T
5) F
You might also like to view...
An HTML style can be used to format any page element, such as a paragraph of text or an image.
Answer the following statement true (T) or false (F)
________ is a technology for describing Web content.
a) The String class b) A string literal c) HTML d) A screen scraper
After memory locations have been assigned, they remain fixed for the object's lifetime or until the program finishes running.
Answer the following statement true (T) or false (F)
The Consolidate command can only consolidate worksheet data by category
Indicate whether the statement is true or false.