Operator : An operator is a symbol that tells the computer to perform certain mathematical and logical (যৌক্তিক)manipulations(দক্ষতা সহকারে চালনা করা). Operators are used in programs to manipulate data
and variables. Such as, ++, --, <, > etc.
Categories of operators : C operators can be classified into a number of categories.
They are as follows,
1) Arithmetic operators.
2) Relational operators.
3) Logical operators.
4) Assignment operators.
5) Increment and decrement (বৃদ্ধি এবং হ্রাস) operators.
6) Conditional operators.
7) Bitwise operators.
8) Special operators.
A corner of Computer Science & Engineering related things
Home
4th Semester
Algorithm Design Computer Architecture Database Management System Data Communications Economics5th Semester
Theory of Computation Microprocessor and Assembly Language Engineering Mathematics Sociology Technical Writing and Communications
.