Which of the following methods can be used to extract longer text strings?
A. slice.string(start [,end])
B. string.start(slice [,end])
C. string.slice(start [,end])
D. slice.start(string [,end])
Answer: C
Computer Science & Information Technology
You might also like to view...
A network engineer needs to set up a topology that will not fail if there is an outage on a single piece of the topology. However, the computers need to wait to talk on the network to avoid congestions. Which of the following topologies would the engineer implement?
A. Star B. Bus C. Ring D. Mesh
Computer Science & Information Technology
Statistical functions ignore blank cells.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology