Declares an object of array type. Syntax An array declaration is any simple declaration whose
Compares the arguments. Operator name Syntax
Adding declarations to std It is undefined behavior to add declarations or definitions to namespace std or to
Initialization of a variable provides its initial value at the time of construction. The initial value may be provided in the initializer
Every object has a lifetime, which is a runtime property:
Specifies the alignment requirement of a type or an object. Syntax
A destructor is a special member function
An identifier is an arbitrary long sequence of digits, underscores, lowercase and uppercase Latin letters, and Unicode characters. A valid identifier must begin with
Functions are C++ entities that associate a sequence of statements
Specifies that a virtual function overrides
Page 9 of 17