Answer the following statements true (T) or false (F)
1) The Length property returns the length of a string.
2) strings always know their size.
3) When a number is passed as an argument for a string indexer it returns
that many characters starting from the first.
4) A string is less than another string if the first "comes before" the second alphabetically.
5) The letter ’B’ is greater than the letter ’b’.
1) T
2) T
3) F
4) T
5) F
Computer Science & Information Technology
You might also like to view...
The WORKDAY() function returns a number from 1 to 5 that indicates which day of the workweek the date falls on.
a. true b. false
Computer Science & Information Technology
You just turned off a printer to maintenance it. What should you be careful of when removing the fuser?
a. The fuser releasing toner b. The fuser being wet c. The fuser being hot d. The fuser being fragile
Computer Science & Information Technology