Assuming that the string object text contains the string "Hello!!! ", the "expression text.substr( 2 , 5 ) would return a string object containing the string:

a. "llo!! ".
b. "llo! ".
c. "ello! ".
d. "ello".


a. "llo!! ".

Computer Science & Information Technology

You might also like to view...

Division by zero is a ________ error that is caught when the program executes

A) compiler B) logical C) syntax D) runtime

Computer Science & Information Technology

A formula is the intersection of a row and a column.

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

Computer Science & Information Technology

Which of the following is an example of a database containing the database tables created by the Database Splitter for the Sales database?

A. Sales_back-end B. Sales_be C. SalesBackEnd D. SalesTables.accdb

Computer Science & Information Technology

Most browsers cannot directly display:

a. JPEG images b. vector images c. GIF images d. PNG images e. Most browsers can display all of the above

Computer Science & Information Technology