When two integers are passed as arguments to the Substring method, it:

a) returns the characters from the first integer to the second
b) returns as many characters as the second integer starting at the first integer
c) returns as many characters as the first integer starting at the second integer
d) generates an error


b) returns as many characters as the second integer starting at the first integer

Computer Science & Information Technology

You might also like to view...

To distinguish each macro added to a(n) ____, you must give the macro a unique name.

A. Action Argument B. macro C. Action D. macro group

Computer Science & Information Technology

The following statements are true about user-defined collections except __________.

a. indexes for collections start at 0 b. collections can grow dynamically as items are inserted and removed c. collections hold a variety of different objects d. you can access the individual items in a collection using the Item property

Computer Science & Information Technology

The ________ query is used to add additional records to an existing table

Fill in the blank(s) with correct word

Computer Science & Information Technology

The Compare button, Revisions pane, and Comment pane are all used when ________ in a presentation

A) inserting animation B) tracking changes C) working with ActiveX Controls D) inserting a macro

Computer Science & Information Technology