E
Element

An element is one of the variables that make up a vector or an array.

Else

The keyword else causes its controlled block to be executed if the condition in its matching if statement turns out to be false at run time.

Empty Stack

An empty stack is a stack that currently contains no values.

Encapsulation

Encapsulation means hiding the details of a class inside the implementation of that class rather than exposing them in the interface. This is one of the primary organizing principles of object-oriented programming.

End User

An end user is the person who actually uses an application program to perform some useful or interesting task.

See also [Application Programmer]
See also [Library Designer]
Enter key

The Enter key is ...

Get Learning to Program in C++ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.