type variableName = value; Where type is one of C++ types (such as int ), and variableName is the name of the variable (such as x or myName). The equal sign is used to assign values to the variable.
BrindhaPrathaban Answered question May 25, 2023
				Not a member yet? Register now
Are you a member? Login now