Fundamentals Program/C#/Expressions & Operators Assignment Topic 30 of 30 in C# Assignment is the process of storing a value in a variable. The assignment operator (=) is used to assign values to variables, and C# provides several compound assignment operators for common operations. More in C#Primitive data typesAccessorsForeachForTypesIntFloatBoolcharValuesLiteralNon-primitive data typesStructsClassesMethodsFieldsData structuresArraysListsstringsControl FlowLoopsConditionalselse ifreturnElseifExpressions & OperatorsArithmeticAssignment PreviousArithmetic All 48 topics in the Fundamentals Program