Concatenation can be used with other types besides String.

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

True

Computer Science & Information Technology

You might also like to view...

In order to set a string to reference nothing the programmer must use:

a) string1 = null b) string1 = "" c) string1 = ‘\0’ d) string1 = ‘’

Computer Science & Information Technology

Filenames that start with a period, such as .file, are referred to as _____________ files.

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

Computer Science & Information Technology