The syntax for the substring method is ____.
A. Substring.string(startIndex)
B. string.Substring(startIndex[, numCharsToAccess])
C. string.Substring(numCharsToAccess,startIndex)
D. string.Substring([numCharsToAccess],startIndex)
Answer: B
Computer Science & Information Technology
You might also like to view...
____ are the patterns or blueprints from which objects are made.
A. Classes B. Variables C. Functions D. Methods
Computer Science & Information Technology
Which of the following functions calculates the total of a column or row of cells?
A. TOTAL B. SUM C. SUMCOL D. SUMROW
Computer Science & Information Technology
In the Animation Pane what color indicates an emphasis effect?
A) Red B) Blue C) Yellow D) Green
Computer Science & Information Technology
One or more groups of cells in a worksheet, known as a(n) ________, can be plotted in a chart
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology