You click the _________________________ tab of the worksheet you want to view in the Excel window.

Fill in the blank(s) with the appropriate word(s).


sheet

Computer Science & Information Technology

You might also like to view...

Which of the following statements related to JPA is false?

a. The Java Persistence API (JPA) maps Java classes to relational database tables and objects of those classes to rows in the tables. This is known as ob-ject-relational mapping. b. You can use the NetBeans IDE’s object-relational mapping tools to select a database and autogenerate classes that use JPA to interact with that database. Your programs can then use those classes to query the database, insert new records, update existing records and delete records. c. Unlike JDBC, you will have to create mappings between your Java code and database tables, and you’ll be able to perform complex database manipulations directly in Java. d. JPA can be used with any database management system that supports JDBC.

Computer Science & Information Technology

A presentation given to employees of a plant scheduled for closing is an example of a presentation given to prepare an audience

Indicate whether the statement is true or false

Computer Science & Information Technology

A purpose of a citation is to:

A) identify the author of the research paper. B) direct a reader to a source of information. C) indicate the writing style used. D) identify a set of standards for developing a research paper.

Computer Science & Information Technology

When describing a queuing system, we use the term ____________________ to refer to the time it takes to serve a customer.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology