The ____________________ aggregate function returns the average of the field values.
Fill in the blank(s) with the appropriate word(s).
Avg
You might also like to view...
Class ____ and its subclasses are called unchecked exceptions, because the compiler does not check that they are being handled.
A. IOException B. Exception C. RuntimeException D. EOFException
You can use the Page Setup dialog box to change the orientation of a report from portrait to landscape.
Answer the following statement true (T) or false (F)
Polymorphism involves using a variable of a ____________ type to invoke methods on superclass and subclass objects.
a) primitive b) superclass c) subclass d) none of the above
Any address returned by ____ can be used subsequently by ____ to restore reserved memory back to the computer
a. new, delete b. delete, new c. *, reset d. peek, poke