PROGRAMMING C++
DOPC 330/430
CHAPTER 2 (PART II) –
COMPONENTS OF PROGRAMMING LANGUAGE
,Objectives
To understand the assignment concepts
To understand the arithmetic operators
, Assignment Operator ( = )
•To assign the value of variable or expression into a variable.
DOPC 330/430
CHAPTER 2 (PART II) –
COMPONENTS OF PROGRAMMING LANGUAGE
,Objectives
To understand the assignment concepts
To understand the arithmetic operators
, Assignment Operator ( = )
•To assign the value of variable or expression into a variable.