Examlex

Solved

Suppose We Have a String Object Referenced by a Variable

question 26

Multiple Choice

Suppose we have a String object referenced by a variable called listing. Suppose we want a new String object that consists of the first 5 characters in listing. Which of the following lines of code will achieve this?


Definitions:

Related Questions