Embed presentation
Download to read offline

![Operators:
1)Arithmetic operators
+ Addition
- Subtraction
* Multiplication]
/ Division
2.) Relational Operatior
> greater than
< Less than
>= greater than or equal to
<= less than or equalto’
===or==or= equalto
<>or!= notequal to
3.) Logicaloperators
||
OR
||
&& AND](https://image.slidesharecdn.com/introduction-to-programming-160603072552/75/Introduction-to-programming-2-2048.jpg)

Visual Basic is a programming tool created by Microsoft to build graphical user interface applications in a user-friendly environment. Programming involves studying computer languages. A flowchart uses graphics to represent step-by-step instructions to solve a problem while an algorithm is a set of instructions. Operators perform logical and mathematical operations on variables, which are memory containers. Loops repeatedly perform an action until a condition is met. Common operators include arithmetic, relational, and logical operators. Flowcharts and algorithms use variables, conditions, and logic to represent the preparation, processing, and output of a program.

![Operators:
1)Arithmetic operators
+ Addition
- Subtraction
* Multiplication]
/ Division
2.) Relational Operatior
> greater than
< Less than
>= greater than or equal to
<= less than or equalto’
===or==or= equalto
<>or!= notequal to
3.) Logicaloperators
||
OR
||
&& AND](https://image.slidesharecdn.com/introduction-to-programming-160603072552/75/Introduction-to-programming-2-2048.jpg)
