Thursday, November 5, 2020

_________ returns a string containing characters copied from positions n to m-1

  1. charAT(n)
  2. substring (m)
  3. substring(n,m)
  4. None of the given

No comments:

Post a Comment

A datagram is fragmented into three smaller datagrams. Which of the following is true?

The offset field is the same for all three datagrams. The more fragment bit is set to 0 for all three datagrams. The do not fragment bit is ...