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

1. The Sub string method returns a string.
2. Methods for modifying strings do not actually modify the calling string object, but they return a modified copy of the calling string object.
3. A string object's To Upper method converts the first character in the string to uppercase.
4. When you call a string object's Split method, the method extracts tokens from the string and returns them as an array of integers.


1. TRUE
2. TRUE
3. FALSE
4. FALSE

Computer Science & Information Technology

You might also like to view...

You can hide Navigation Pane groups so that the users cannot easily find database objects

Indicate whether the statement is true or false

Computer Science & Information Technology

When using EUI-64, what is the correct result of inverting the seventh bit of the interface ID with an interface ID of B2C3:7AA0:8801?

A) B2C3:7A80:8801 B) B0C3:7AA0:8801 C) B3C3:7AA0:8801 D) BDC3:7AA0:8801

Computer Science & Information Technology

In order to have multiple tables with different widths, you need to create a new ____________ for each table.

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

Computer Science & Information Technology

With the Symbol Shifter tool, a smaller brush will affect the stacking order of surrounding instances.

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

Computer Science & Information Technology