Examlex

Solved

A Lens That Is Thinner at the Center Than the Edges

question 99

Multiple Choice

A lens that is thinner at the center than the edges


Definitions:

Inner Classes

Classes defined within another class, used in programming to logically group classes that are only used in one place, thus increasing encapsulation.

Inner Class

A class defined within another class, useful for logically grouping classes that are only used in one place.

Outer Class

A class that is not nested within another class and can contain inner classes.

Anonymous Class

A temporary class that is declared and instantiated in a single statement without using a named class.

Related Questions