Answer:
A router
Sentence:
A(n) <u>router</u> is a network organization that centralizes user accounts, passwords, and access to resources.
Answer:
like this
Explanation:
<h3>you click answer and then<u>
<em> boom</em></u></h3>
D. A window the rest are incorrect
Answer:
c. StringBuilder
Explanation:
An alternative to the String class would be the StringBuilder Class. This class uses Strings as objects and allows you to mix and match different strings as well as adding, removing, implementing, and modifying strings themselves as though they were similar to an array. Unlike the string class StringBuilder allows you to modify and work with a combination of strings in the same piece of data as opposed to having various objects and copying pieces which would take up more memory.