The Text Pane includes ________ in which text can be typed
A) legends B) placeholders C) objects D) cells
B
You might also like to view...
Write SQL*Plus commands to do the following:
a) Connect to the database ‘OracleDB’ with the user name ‘SalesTracking’ and password ‘sales’; b) Make sure that the Autocommit is off; c) Display the name of the current user; d) List the names of all tables in this schema; e) Display the structure of the table Branch; f) List the names of all sequences in this schema.
Select the correct syntax to define an array named intReservations with 10 Integer elements.
A. Dim intReservations(9) as Integer B. Dim intReservations(10) as Integer C. Dim intReservations[9] as Integer D. Dim intReservations[10] as Integer
A ____ is a Web page designated as the first page and point of entry into a Web site.
a. home page b. site map page c. flash page d. company page
Which automatic feature in Word automatically corrects typos, minor spelling errors, and capitalization as you type?
A. AutoComplete B. Spelling and Grammar C. AutoCorrect D. AutoType