Which of the following expressions has as its value the value of strVar with its leading and trailing spaces removed?
(A) strVar.Length
(B) strVar.ToUpper
(C) strVar.Ctrim
(D) strVar.Trim
(D) strVar.Trim
Computer Science & Information Technology
You might also like to view...
Windows 10 is the oldest version of Microsoft Windows.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Which of the following is NOT considered metadata?
a. the data type b. table name c. field name d. field size
Computer Science & Information Technology
DRM is a technology applied to digital media files that imposes restrictions on the use of these files
Indicate whether the statement is true or false
Computer Science & Information Technology
A ________ can be set on the fields that make each record ________
A) Primary Key, unique B) Tertiary Key, unique C) Primary Key, the same D) Tertiary Key, the same
Computer Science & Information Technology