Skip to main content
To Get All Information of Sarkari Jobs | Results | Admit Card | And courses ,Internships then CLICK HERE

Operators in C Language-:


Operator are the symbols which are used to perform operations they are mathematical ,logical , relational on operand or variable.C programming language has wide range of operator to perform various operation .The operators are either Unary , Binary and ternary in nature.
Unary operator require a single operand to perform an operation.
Binary operator require two operands to perform operation.
Ternary operator require three operands to perform operation.
Each and every operator available in C language have its own Precedence and Associativity.
  • If in a expression there are more than one operators then,we will firstly solve operator which is having higher Precedence.
  • Associativity defines the operational behaviour of the operator,either right associative or left associative. 
  • Below are the operators available in C language-:
  1. Arithmetic Operator    Click here
  2. Relational Operator   Click here          
  3. Logical Operator    Click here 
  4. Assignment Operator   Click here
  5. Compound Assignment Operator Click here
  6. Conditional/Special Operator Click here
  7. Increment and Decrement Operator Click here
  8. Bit-wise Operator  Click here   
ads
 Video Below


Comments

Post a Comment

Please do not enter any spam link in the comment box.


Download The Book "Let Us C" By Yashavant P.Kanetkar,Click The Below Button

-->Email Subscription

Enter Your Email Address:-

Delivered by FeedBurner

Copyright © 2020 TechProgramiz|All Right Reserved|Made By-: Sudarshan Pandey