Match the following terms with their location

I. Header
II. Slide pane
III. Thumbnails
IV. Notes pane
V. Status bar

A. Top of each slide
B. On the right of the window
C. On the left of the window
D. Below the Slide pane
E. Bottom of the window

A, B, C, D, E

Computer Science & Information Technology

You might also like to view...

What important feature does the View tab include?

A) Footer icon B) Header icon C) Draft icon D) Table icon

Computer Science & Information Technology

Student is a class that has the following instance variables: name (a String), yearInSchool (an int), and gpa (a double). Write a constructor for the Student class that takes parameters for these instance variables as initial values of the variables. Use the this reference in the constructor.

What will be an ideal response?

Computer Science & Information Technology