When creating a string object, if a character array and two integers are passed to the constructor, then the created string consists of:

a) the characters of the array from the first value for as many characters as the second value
b) the characters of the array from the first value to the second value
c) all of the characters except those from the first value to the second value
d) there is no such constructor


a) the characters of the array from the first value for as many characters as the second value

Computer Science & Information Technology

You might also like to view...

Explain why executions are always strict even if read locks are released after the last operation of a transaction but before its commitment. Give an improved statement of Rule 2

What will be an ideal response?

Computer Science & Information Technology

Using an array is never ____.

A. mandatory B. optional C. a good idea D. easy to understand

Computer Science & Information Technology

One of the common ways to use SkyDrive is as an online ________ system

Fill in the blank(s) with correct word

Computer Science & Information Technology

Copying a virtual disk creates an new identical VM.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology