SlideShare a Scribd company logo
OPERATORS IN C
Presentation
By
S.Shakila Banu, MCA
OPERATORS
The operator is a symbol that tells the
computer to perform certain mathematical or
logical manipulations in C operators.
 C operators can be classified into number of
categories.
 Arithmetic Operators
 Relational Operators
 Logical Operators
 Assignment Operators
 Increment and Decrement Operators
 Conditional Operators
 Bitwise Operators
 Special Operators
C Operators  in programming langues .ppt
Arithmetic Operators
 An operator that performs arithmetic operation
on groups and numbers.

 Relational Operators
 A relation operator checks the relation between two
operands
 Relational operators are used in decision making and
loops
 Logical operators
 Logical operators performs logical operations
on give expression by joining two or more
expressions or conditions .
C Operators  in programming langues .ppt
 Increment and decrement operators
 C allows two very useful operators increment
and decrement operators.
 The operator++ adds one to the operator
while__ subtracts one. Both are unary
operators and takes the following form.
eg; pre post
++m; or m++;
- -m; or m- -;
 Conditional Operators
 Conditional operators also known as ternary
operators.
 Bitwise Operators
 Bitwise operators are the operators used to
perform the operations on the data at the bit
level.
 When we perform the bitwise operations ,then
it is also known as bit- level programming .
 Special Operators
 These are used to perform mathematical
calculations like addition,
subtraction ,multiplication , division and
modulus .
 Special operators can be divided in to 2 types
 THE COMMA OPERATOR
 THE SIZE OPERATOR
 THE COMMA OPERATOR
 The comma operator is basically a binary
operator.
 Eg; value=(x=10,y=5,x+y);
 THE SIZE OF OPERATOR
 It determines the size of the expression or the
data type specified in the number of storage
units.
 Eg; m=size of (sum);
THANK YOU
Ad

More Related Content

Similar to C Operators in programming langues .ppt (20)

Operator in C language
Operator in C languageOperator in C language
Operator in C language
KanhaiyaSharma52
 
Operators in C#
Operators in C#Operators in C#
Operators in C#
anshika shrivastav
 
Fundamentals of computers - C Programming
Fundamentals of computers - C ProgrammingFundamentals of computers - C Programming
Fundamentals of computers - C Programming
MSridhar18
 
C# Fundamentals - Basics of OOPS - Part 2
C# Fundamentals - Basics of OOPS - Part 2C# Fundamentals - Basics of OOPS - Part 2
C# Fundamentals - Basics of OOPS - Part 2
iFour Technolab Pvt. Ltd.
 
Opreator In "C"
Opreator In "C"Opreator In "C"
Opreator In "C"
Amlendu dubey
 
2. operators in c
2. operators in c2. operators in c
2. operators in c
amar kakde
 
Learn C# Programming - Operators
Learn C# Programming - OperatorsLearn C# Programming - Operators
Learn C# Programming - Operators
Eng Teong Cheah
 
C basics
C basicsC basics
C basics
sridevi5983
 
C basics
C basicsC basics
C basics
sridevi5983
 
Module2.1_Programming_Branching_and_looping.pdf
Module2.1_Programming_Branching_and_looping.pdfModule2.1_Programming_Branching_and_looping.pdf
Module2.1_Programming_Branching_and_looping.pdf
MaheshKini3
 
C programming
C programming C programming
C programming
DipjualGiri1
 
programing in c PPT Gaurav Nautiyal.pptx
programing in c PPT Gaurav Nautiyal.pptxprograming in c PPT Gaurav Nautiyal.pptx
programing in c PPT Gaurav Nautiyal.pptx
Hacker301428
 
Operators and expressions
Operators and expressionsOperators and expressions
Operators and expressions
vishaljot_kaur
 
Operator in c programming
Operator in c programmingOperator in c programming
Operator in c programming
Manoj Tyagi
 
2 EPT 162 Lecture 2
2 EPT 162 Lecture 22 EPT 162 Lecture 2
2 EPT 162 Lecture 2
Don Dooley
 
Operators in c programming
Operators in c programmingOperators in c programming
Operators in c programming
savitamhaske
 
Chapter 5 - Operators in C++
Chapter 5 - Operators in C++Chapter 5 - Operators in C++
Chapter 5 - Operators in C++
Deepak Singh
 
Operators and Expressions in C#
Operators and Expressions in C#Operators and Expressions in C#
Operators and Expressions in C#
Simplilearn
 
intro to differnt oper.pptx
intro to differnt oper.pptxintro to differnt oper.pptx
intro to differnt oper.pptx
ssuser5ad1571
 
operatorsincprogramming-190221094522.pptx
operatorsincprogramming-190221094522.pptxoperatorsincprogramming-190221094522.pptx
operatorsincprogramming-190221094522.pptx
ShirishaBuduputi
 
Fundamentals of computers - C Programming
Fundamentals of computers - C ProgrammingFundamentals of computers - C Programming
Fundamentals of computers - C Programming
MSridhar18
 
2. operators in c
2. operators in c2. operators in c
2. operators in c
amar kakde
 
Learn C# Programming - Operators
Learn C# Programming - OperatorsLearn C# Programming - Operators
Learn C# Programming - Operators
Eng Teong Cheah
 
Module2.1_Programming_Branching_and_looping.pdf
Module2.1_Programming_Branching_and_looping.pdfModule2.1_Programming_Branching_and_looping.pdf
Module2.1_Programming_Branching_and_looping.pdf
MaheshKini3
 
programing in c PPT Gaurav Nautiyal.pptx
programing in c PPT Gaurav Nautiyal.pptxprograming in c PPT Gaurav Nautiyal.pptx
programing in c PPT Gaurav Nautiyal.pptx
Hacker301428
 
Operators and expressions
Operators and expressionsOperators and expressions
Operators and expressions
vishaljot_kaur
 
Operator in c programming
Operator in c programmingOperator in c programming
Operator in c programming
Manoj Tyagi
 
2 EPT 162 Lecture 2
2 EPT 162 Lecture 22 EPT 162 Lecture 2
2 EPT 162 Lecture 2
Don Dooley
 
Operators in c programming
Operators in c programmingOperators in c programming
Operators in c programming
savitamhaske
 
Chapter 5 - Operators in C++
Chapter 5 - Operators in C++Chapter 5 - Operators in C++
Chapter 5 - Operators in C++
Deepak Singh
 
Operators and Expressions in C#
Operators and Expressions in C#Operators and Expressions in C#
Operators and Expressions in C#
Simplilearn
 
intro to differnt oper.pptx
intro to differnt oper.pptxintro to differnt oper.pptx
intro to differnt oper.pptx
ssuser5ad1571
 
operatorsincprogramming-190221094522.pptx
operatorsincprogramming-190221094522.pptxoperatorsincprogramming-190221094522.pptx
operatorsincprogramming-190221094522.pptx
ShirishaBuduputi
 

Recently uploaded (20)

_04 Template PPT.pptxttttttttttttttttttttttttttttttttttttttttttt
_04 Template PPT.pptxttttttttttttttttttttttttttttttttttttttttttt_04 Template PPT.pptxttttttttttttttttttttttttttttttttttttttttttt
_04 Template PPT.pptxttttttttttttttttttttttttttttttttttttttttttt
Doni43566
 
160642-x-mas-template-1ddfsfsdgga6x9.pptx
160642-x-mas-template-1ddfsfsdgga6x9.pptx160642-x-mas-template-1ddfsfsdgga6x9.pptx
160642-x-mas-template-1ddfsfsdgga6x9.pptx
Harim Qudsi
 
Fairy tail castañosqwertyuiopasdfgh.pptx
Fairy tail castañosqwertyuiopasdfgh.pptxFairy tail castañosqwertyuiopasdfgh.pptx
Fairy tail castañosqwertyuiopasdfgh.pptx
OLMOSCRUZDANIELA
 
SCROOGE: Toast Sequence - Rough boards by Randeep Katari
SCROOGE: Toast Sequence - Rough boards by Randeep KatariSCROOGE: Toast Sequence - Rough boards by Randeep Katari
SCROOGE: Toast Sequence - Rough boards by Randeep Katari
Randeep Katari
 
MiniTool Partition Wizard Crack 12.8 + Serial Key
MiniTool Partition Wizard Crack 12.8 + Serial KeyMiniTool Partition Wizard Crack 12.8 + Serial Key
MiniTool Partition Wizard Crack 12.8 + Serial Key
minhaz1122g
 
AI Project Cycle- Grade 9th SEA(CHK).pptx
AI Project Cycle- Grade 9th SEA(CHK).pptxAI Project Cycle- Grade 9th SEA(CHK).pptx
AI Project Cycle- Grade 9th SEA(CHK).pptx
nahajeb731
 
EPK ROADthisis trhr port 735.00 Lakhs-.pptx
EPK ROADthisis trhr port 735.00 Lakhs-.pptxEPK ROADthisis trhr port 735.00 Lakhs-.pptx
EPK ROADthisis trhr port 735.00 Lakhs-.pptx
ritvikin04
 
FINAL Beautiful.ai - Scarlett's Adoption Journey.pptx
FINAL Beautiful.ai - Scarlett's Adoption Journey.pptxFINAL Beautiful.ai - Scarlett's Adoption Journey.pptx
FINAL Beautiful.ai - Scarlett's Adoption Journey.pptx
Salene Kraemer
 
New Download-Capcut Pro Crack PC Latest version
New Download-Capcut Pro Crack PC Latest versionNew Download-Capcut Pro Crack PC Latest version
New Download-Capcut Pro Crack PC Latest version
fk5571293
 
Cosmic Cookbook: Food Fight! Storyboard Binder
Cosmic Cookbook: Food Fight! Storyboard BinderCosmic Cookbook: Food Fight! Storyboard Binder
Cosmic Cookbook: Food Fight! Storyboard Binder
cgschieb
 
Catch a glimpse of Marcie Phalen's newest post!
Catch a glimpse of Marcie Phalen's newest post!Catch a glimpse of Marcie Phalen's newest post!
Catch a glimpse of Marcie Phalen's newest post!
Marcie Phalen
 
Smedley Combined Architectural Setet.pdf
Smedley Combined Architectural Setet.pdfSmedley Combined Architectural Setet.pdf
Smedley Combined Architectural Setet.pdf
3rdstoryphilly
 
cityandcountrylife-230127063132-b2a1ac18.pptx
cityandcountrylife-230127063132-b2a1ac18.pptxcityandcountrylife-230127063132-b2a1ac18.pptx
cityandcountrylife-230127063132-b2a1ac18.pptx
SomBath5
 
SCROOGE: Sequence Office // Story Artist: Kartika Mediani - Feedback: Randeep...
SCROOGE: Sequence Office // Story Artist: Kartika Mediani - Feedback: Randeep...SCROOGE: Sequence Office // Story Artist: Kartika Mediani - Feedback: Randeep...
SCROOGE: Sequence Office // Story Artist: Kartika Mediani - Feedback: Randeep...
Randeep Katari
 
mmc1.pptfwefwawfaewfaewwwwwwwwwwwwwwwwwwwwwwwwwwwwww
mmc1.pptfwefwawfaewfaewwwwwwwwwwwwwwwwwwwwwwwwwwwwwwmmc1.pptfwefwawfaewfaewwwwwwwwwwwwwwwwwwwwwwwwwwwwww
mmc1.pptfwefwawfaewfaewwwwwwwwwwwwwwwwwwwwwwwwwwwwww
amroaly9013
 
Same poster PowerPoint presentation .pdf
Same poster PowerPoint presentation .pdfSame poster PowerPoint presentation .pdf
Same poster PowerPoint presentation .pdf
AssylbekSyssenov
 
Checkilst for poster design 2A SP3.pptx
Checkilst  for poster design 2A SP3.pptxCheckilst  for poster design 2A SP3.pptx
Checkilst for poster design 2A SP3.pptx
polinasemenova953
 
Nike Defend The Arch Ad - Golden Wolf - Boards by Randeep Katari
Nike Defend The Arch Ad - Golden Wolf - Boards by Randeep KatariNike Defend The Arch Ad - Golden Wolf - Boards by Randeep Katari
Nike Defend The Arch Ad - Golden Wolf - Boards by Randeep Katari
Randeep Katari
 
Afghanistan History, Traditional Dress, Food, Fruit and Popular Sport
Afghanistan History, Traditional Dress, Food, Fruit and Popular SportAfghanistan History, Traditional Dress, Food, Fruit and Popular Sport
Afghanistan History, Traditional Dress, Food, Fruit and Popular Sport
Najibullah Safi
 
ripublic day presentation JEEVIKA YADAV.pptx
ripublic day presentation JEEVIKA YADAV.pptxripublic day presentation JEEVIKA YADAV.pptx
ripublic day presentation JEEVIKA YADAV.pptx
exemptionepfofaridab
 
_04 Template PPT.pptxttttttttttttttttttttttttttttttttttttttttttt
_04 Template PPT.pptxttttttttttttttttttttttttttttttttttttttttttt_04 Template PPT.pptxttttttttttttttttttttttttttttttttttttttttttt
_04 Template PPT.pptxttttttttttttttttttttttttttttttttttttttttttt
Doni43566
 
160642-x-mas-template-1ddfsfsdgga6x9.pptx
160642-x-mas-template-1ddfsfsdgga6x9.pptx160642-x-mas-template-1ddfsfsdgga6x9.pptx
160642-x-mas-template-1ddfsfsdgga6x9.pptx
Harim Qudsi
 
Fairy tail castañosqwertyuiopasdfgh.pptx
Fairy tail castañosqwertyuiopasdfgh.pptxFairy tail castañosqwertyuiopasdfgh.pptx
Fairy tail castañosqwertyuiopasdfgh.pptx
OLMOSCRUZDANIELA
 
SCROOGE: Toast Sequence - Rough boards by Randeep Katari
SCROOGE: Toast Sequence - Rough boards by Randeep KatariSCROOGE: Toast Sequence - Rough boards by Randeep Katari
SCROOGE: Toast Sequence - Rough boards by Randeep Katari
Randeep Katari
 
MiniTool Partition Wizard Crack 12.8 + Serial Key
MiniTool Partition Wizard Crack 12.8 + Serial KeyMiniTool Partition Wizard Crack 12.8 + Serial Key
MiniTool Partition Wizard Crack 12.8 + Serial Key
minhaz1122g
 
AI Project Cycle- Grade 9th SEA(CHK).pptx
AI Project Cycle- Grade 9th SEA(CHK).pptxAI Project Cycle- Grade 9th SEA(CHK).pptx
AI Project Cycle- Grade 9th SEA(CHK).pptx
nahajeb731
 
EPK ROADthisis trhr port 735.00 Lakhs-.pptx
EPK ROADthisis trhr port 735.00 Lakhs-.pptxEPK ROADthisis trhr port 735.00 Lakhs-.pptx
EPK ROADthisis trhr port 735.00 Lakhs-.pptx
ritvikin04
 
FINAL Beautiful.ai - Scarlett's Adoption Journey.pptx
FINAL Beautiful.ai - Scarlett's Adoption Journey.pptxFINAL Beautiful.ai - Scarlett's Adoption Journey.pptx
FINAL Beautiful.ai - Scarlett's Adoption Journey.pptx
Salene Kraemer
 
New Download-Capcut Pro Crack PC Latest version
New Download-Capcut Pro Crack PC Latest versionNew Download-Capcut Pro Crack PC Latest version
New Download-Capcut Pro Crack PC Latest version
fk5571293
 
Cosmic Cookbook: Food Fight! Storyboard Binder
Cosmic Cookbook: Food Fight! Storyboard BinderCosmic Cookbook: Food Fight! Storyboard Binder
Cosmic Cookbook: Food Fight! Storyboard Binder
cgschieb
 
Catch a glimpse of Marcie Phalen's newest post!
Catch a glimpse of Marcie Phalen's newest post!Catch a glimpse of Marcie Phalen's newest post!
Catch a glimpse of Marcie Phalen's newest post!
Marcie Phalen
 
Smedley Combined Architectural Setet.pdf
Smedley Combined Architectural Setet.pdfSmedley Combined Architectural Setet.pdf
Smedley Combined Architectural Setet.pdf
3rdstoryphilly
 
cityandcountrylife-230127063132-b2a1ac18.pptx
cityandcountrylife-230127063132-b2a1ac18.pptxcityandcountrylife-230127063132-b2a1ac18.pptx
cityandcountrylife-230127063132-b2a1ac18.pptx
SomBath5
 
SCROOGE: Sequence Office // Story Artist: Kartika Mediani - Feedback: Randeep...
SCROOGE: Sequence Office // Story Artist: Kartika Mediani - Feedback: Randeep...SCROOGE: Sequence Office // Story Artist: Kartika Mediani - Feedback: Randeep...
SCROOGE: Sequence Office // Story Artist: Kartika Mediani - Feedback: Randeep...
Randeep Katari
 
mmc1.pptfwefwawfaewfaewwwwwwwwwwwwwwwwwwwwwwwwwwwwww
mmc1.pptfwefwawfaewfaewwwwwwwwwwwwwwwwwwwwwwwwwwwwwwmmc1.pptfwefwawfaewfaewwwwwwwwwwwwwwwwwwwwwwwwwwwwww
mmc1.pptfwefwawfaewfaewwwwwwwwwwwwwwwwwwwwwwwwwwwwww
amroaly9013
 
Same poster PowerPoint presentation .pdf
Same poster PowerPoint presentation .pdfSame poster PowerPoint presentation .pdf
Same poster PowerPoint presentation .pdf
AssylbekSyssenov
 
Checkilst for poster design 2A SP3.pptx
Checkilst  for poster design 2A SP3.pptxCheckilst  for poster design 2A SP3.pptx
Checkilst for poster design 2A SP3.pptx
polinasemenova953
 
Nike Defend The Arch Ad - Golden Wolf - Boards by Randeep Katari
Nike Defend The Arch Ad - Golden Wolf - Boards by Randeep KatariNike Defend The Arch Ad - Golden Wolf - Boards by Randeep Katari
Nike Defend The Arch Ad - Golden Wolf - Boards by Randeep Katari
Randeep Katari
 
Afghanistan History, Traditional Dress, Food, Fruit and Popular Sport
Afghanistan History, Traditional Dress, Food, Fruit and Popular SportAfghanistan History, Traditional Dress, Food, Fruit and Popular Sport
Afghanistan History, Traditional Dress, Food, Fruit and Popular Sport
Najibullah Safi
 
ripublic day presentation JEEVIKA YADAV.pptx
ripublic day presentation JEEVIKA YADAV.pptxripublic day presentation JEEVIKA YADAV.pptx
ripublic day presentation JEEVIKA YADAV.pptx
exemptionepfofaridab
 
Ad

C Operators in programming langues .ppt

  • 2. OPERATORS The operator is a symbol that tells the computer to perform certain mathematical or logical manipulations in C operators.  C operators can be classified into number of categories.
  • 3.  Arithmetic Operators  Relational Operators  Logical Operators  Assignment Operators  Increment and Decrement Operators  Conditional Operators  Bitwise Operators  Special Operators
  • 5. Arithmetic Operators  An operator that performs arithmetic operation on groups and numbers. 
  • 6.  Relational Operators  A relation operator checks the relation between two operands  Relational operators are used in decision making and loops
  • 7.  Logical operators  Logical operators performs logical operations on give expression by joining two or more expressions or conditions .
  • 9.  Increment and decrement operators  C allows two very useful operators increment and decrement operators.  The operator++ adds one to the operator while__ subtracts one. Both are unary operators and takes the following form. eg; pre post ++m; or m++; - -m; or m- -;
  • 10.  Conditional Operators  Conditional operators also known as ternary operators.
  • 11.  Bitwise Operators  Bitwise operators are the operators used to perform the operations on the data at the bit level.  When we perform the bitwise operations ,then it is also known as bit- level programming .
  • 12.  Special Operators  These are used to perform mathematical calculations like addition, subtraction ,multiplication , division and modulus .  Special operators can be divided in to 2 types  THE COMMA OPERATOR  THE SIZE OPERATOR
  • 13.  THE COMMA OPERATOR  The comma operator is basically a binary operator.  Eg; value=(x=10,y=5,x+y);  THE SIZE OF OPERATOR  It determines the size of the expression or the data type specified in the number of storage units.  Eg; m=size of (sum);
  翻译: