際際滷

際際滷Share a Scribd company logo
Operator in java
is a symbol that is used to perform operations. For
example: +, -, *, / etc.
There are many types of operators in Java
Arithmetic Operators + - * / %
Relational Operator > >= < <= == !=
Logical Operator && ||
Assignment Operator = ++ -- +=
Shift Operator >> <<
Bitwise Operator, & | ^
true true true true false
true false false true true
false true false true true
false false false false false
Misc ? :
Unary Operator,
Binary Operator,
Ternary Operator and
Java Unary Operator
The Java unary operators require only one operand. Unary operators are used to
perform various operations i.e.:
Java Arithmetic Operators
Java arithmetic operators are used to perform addition, subtraction, multiplication, and
division. They act as basic mathematical operations.
Java Left Shift Operator
The Java left shift operator << is used to shift all of the bits in a value to the left side of
a specified number of times.
Java Right Shift Operator
The Java right shift operator >> is used to move the value of the left operand to right by
the number of bits specified by the right operand.
Java AND Operator
Example: Logical && and Bitwise &
The logical && operator doesn't check the second condition if the first condition is
false. It checks the second condition only if the first one is true.
The bitwise & operator always checks both conditions whether first condition is true or
false.
Java OR Operator
Example: Logical || and Bitwise |
The logical || operator doesn't check the second condition if the first condition is true. It checks
the second condition only if the first one is false.
Java Ternary Operator
Java Ternary operator is used as one line replacement for if-then-else statement and used a lot in
Java programming. It is the only conditional operator which takes three operands.
Java Assignment Operator
Java assignment operator is one of the most common operators. It is used to assign the value on
its right to the operand on its left.

More Related Content

Similar to dizital pods session 3.pptx (20)

L3 operators
L3 operatorsL3 operators
L3 operators
teach4uin
Operators in java
Operators in javaOperators in java
Operators in java
AbhishekMondal42
c# operators
c# operatorsc# operators
c# operators
Micheal Ogundero
OCA JAVA - 3 Programming with Java Operators
 OCA JAVA - 3 Programming with Java Operators OCA JAVA - 3 Programming with Java Operators
OCA JAVA - 3 Programming with Java Operators
Fernando Gil
Java unit 3
Java unit 3Java unit 3
Java unit 3
Shipra Swati
Java script session 4
Java script session 4Java script session 4
Java script session 4
Saif Ullah Dar
Operators in java
Operators in javaOperators in java
Operators in java
Muthukumaran Subramanian
Operators used in vb.net
Operators used in vb.netOperators used in vb.net
Operators used in vb.net
Jaya Kumari
Java basic operators
Java basic operatorsJava basic operators
Java basic operators
Emmanuel Alimpolos
Java basic operators
Java basic operatorsJava basic operators
Java basic operators
Emmanuel Alimpolos
Operators in Python
Operators in PythonOperators in Python
Operators in Python
Anusuya123
Operators
OperatorsOperators
Operators
jayesh30sikchi
java-tokens-data-types.pptx ciiiidddidifif
java-tokens-data-types.pptx ciiiidddidififjava-tokens-data-types.pptx ciiiidddidifif
java-tokens-data-types.pptx ciiiidddidifif
sayedshaad02
OPERATORS OF C++
OPERATORS OF C++OPERATORS OF C++
OPERATORS OF C++
ANANT VYAS
Operators in java
Operators in javaOperators in java
Operators in java
yugandhar vadlamudi
Java Operators explained _in __brief.ppt
Java Operators explained _in __brief.pptJava Operators explained _in __brief.ppt
Java Operators explained _in __brief.ppt
JyothiAmpally
9 cm604.10
9 cm604.109 cm604.10
9 cm604.10
myrajendra
operators in c++
operators in c++operators in c++
operators in c++
Kartik Fulara
operators in c++
operators in c++operators in c++
operators in c++
Kartik Fulara
Operators in c++
Operators in c++Operators in c++
Operators in c++
ABHIJITPATRA23
L3 operators
L3 operatorsL3 operators
L3 operators
teach4uin
OCA JAVA - 3 Programming with Java Operators
 OCA JAVA - 3 Programming with Java Operators OCA JAVA - 3 Programming with Java Operators
OCA JAVA - 3 Programming with Java Operators
Fernando Gil
Java script session 4
Java script session 4Java script session 4
Java script session 4
Saif Ullah Dar
Operators used in vb.net
Operators used in vb.netOperators used in vb.net
Operators used in vb.net
Jaya Kumari
Operators in Python
Operators in PythonOperators in Python
Operators in Python
Anusuya123
java-tokens-data-types.pptx ciiiidddidifif
java-tokens-data-types.pptx ciiiidddidififjava-tokens-data-types.pptx ciiiidddidifif
java-tokens-data-types.pptx ciiiidddidifif
sayedshaad02
OPERATORS OF C++
OPERATORS OF C++OPERATORS OF C++
OPERATORS OF C++
ANANT VYAS
Java Operators explained _in __brief.ppt
Java Operators explained _in __brief.pptJava Operators explained _in __brief.ppt
Java Operators explained _in __brief.ppt
JyothiAmpally

More from VijayKumarLokanadam (14)

crop disease classification using machine learning
crop disease classification using machine learningcrop disease classification using machine learning
crop disease classification using machine learning
VijayKumarLokanadam
cs-171-05-LocalSearch.pptx
cs-171-05-LocalSearch.pptxcs-171-05-LocalSearch.pptx
cs-171-05-LocalSearch.pptx
VijayKumarLokanadam
MIDWAY PROJECT PRESENTATION.pptx
MIDWAY PROJECT PRESENTATION.pptxMIDWAY PROJECT PRESENTATION.pptx
MIDWAY PROJECT PRESENTATION.pptx
VijayKumarLokanadam
trees.ppt
trees.ppttrees.ppt
trees.ppt
VijayKumarLokanadam
css basics.pptxcss basics.pptx
css basics.pptx
VijayKumarLokanadam
dizital pods session 6-arrays.ppsx
dizital pods session 6-arrays.ppsxdizital pods session 6-arrays.ppsx
dizital pods session 6-arrays.ppsx
VijayKumarLokanadam
dizital pods session 6-arrays.pptx
dizital pods session 6-arrays.pptxdizital pods session 6-arrays.pptx
dizital pods session 6-arrays.pptx
VijayKumarLokanadam
dizital pods session 5-loops.pptx
dizital pods session 5-loops.pptxdizital pods session 5-loops.pptx
dizital pods session 5-loops.pptx
VijayKumarLokanadam
realtimeobject (2).pptx
realtimeobject (2).pptxrealtimeobject (2).pptx
realtimeobject (2).pptx
VijayKumarLokanadam
dizital pods session 2.pptx
dizital pods session 2.pptxdizital pods session 2.pptx
dizital pods session 2.pptx
VijayKumarLokanadam
dizital pods session 1.pptx
dizital pods session 1.pptxdizital pods session 1.pptx
dizital pods session 1.pptx
VijayKumarLokanadam
Prolog.pptx
Prolog.pptxProlog.pptx
Prolog.pptx
VijayKumarLokanadam
CSS.pptx
CSS.pptxCSS.pptx
CSS.pptx
VijayKumarLokanadam
UNIT 3 web iiiBCA.pptx
UNIT 3 web iiiBCA.pptxUNIT 3 web iiiBCA.pptx
UNIT 3 web iiiBCA.pptx
VijayKumarLokanadam

Recently uploaded (20)

"Revolutionizing Tomorrow: The Power of AI"
"Revolutionizing Tomorrow: The Power of AI""Revolutionizing Tomorrow: The Power of AI"
"Revolutionizing Tomorrow: The Power of AI"
kulbhushanmohtra
MiniTool Power Data Recovery Crack Latest
MiniTool Power Data Recovery Crack  LatestMiniTool Power Data Recovery Crack  Latest
MiniTool Power Data Recovery Crack Latest
adreeskhan14780
What is Satellite Communication and How Does it Work.pdf
What is Satellite Communication and How Does it Work.pdfWhat is Satellite Communication and How Does it Work.pdf
What is Satellite Communication and How Does it Work.pdf
Telecoms Supermarket
BGP Best Practices, presented by Imtiaz Sajid
BGP Best Practices, presented by Imtiaz SajidBGP Best Practices, presented by Imtiaz Sajid
BGP Best Practices, presented by Imtiaz Sajid
APNIC
AI & Cybersecurity: Strengthening Business Security in 2025
AI & Cybersecurity: Strengthening Business Security in 2025AI & Cybersecurity: Strengthening Business Security in 2025
AI & Cybersecurity: Strengthening Business Security in 2025
privaxic
Odoo Training Services .pdf
Odoo Training Services              .pdfOdoo Training Services              .pdf
Odoo Training Services .pdf
dela33martin33
D 1.2 TYPES OF NETWORKS.ppt. for computer
D 1.2 TYPES OF NETWORKS.ppt. for computerD 1.2 TYPES OF NETWORKS.ppt. for computer
D 1.2 TYPES OF NETWORKS.ppt. for computer
ramniwaskukna874
APNIC and Policy Development Process (PDP)
APNIC and Policy Development Process (PDP)APNIC and Policy Development Process (PDP)
APNIC and Policy Development Process (PDP)
APNIC
Press Conference Future of Business: Trends and Predictions for 2025
Press Conference Future of Business: Trends and Predictions for 2025Press Conference Future of Business: Trends and Predictions for 2025
Press Conference Future of Business: Trends and Predictions for 2025
SanskarTiwari20
Odoo Project Management .pdf
Odoo Project Management             .pdfOdoo Project Management             .pdf
Odoo Project Management .pdf
dela33martin33
howtogetthebestdatascientistcertification-250311104155-e239704a.pdf
howtogetthebestdatascientistcertification-250311104155-e239704a.pdfhowtogetthebestdatascientistcertification-250311104155-e239704a.pdf
howtogetthebestdatascientistcertification-250311104155-e239704a.pdf
pavan2233chunduru
Generative artificial intelligence in EU Grant Writing
Generative artificial intelligence in EU Grant WritingGenerative artificial intelligence in EU Grant Writing
Generative artificial intelligence in EU Grant Writing
Peter Trkman
State of Artificial Intelligence Report - 2024 ONLINE.pdf
State of Artificial Intelligence Report - 2024 ONLINE.pdfState of Artificial Intelligence Report - 2024 ONLINE.pdf
State of Artificial Intelligence Report - 2024 ONLINE.pdf
ManuBatra12
The Evolution of Home Security from Cameras to Smart Systems.pdf
The Evolution of Home Security from Cameras to Smart Systems.pdfThe Evolution of Home Security from Cameras to Smart Systems.pdf
The Evolution of Home Security from Cameras to Smart Systems.pdf
Internet Bundle Now
Byzantine Empire.pdf, history and geography yes yes yes
Byzantine Empire.pdf, history and geography yes yes yesByzantine Empire.pdf, history and geography yes yes yes
Byzantine Empire.pdf, history and geography yes yes yes
estuchedetumadre
際際滷s: Eco Economic Epochs World Game's Great Redesign .pdf
際際滷s: Eco Economic Epochs World Game's Great Redesign .pdf際際滷s: Eco Economic Epochs World Game's Great Redesign .pdf
際際滷s: Eco Economic Epochs World Game's Great Redesign .pdf
Steven McGee
Chapter 1 Handoutfffffffffffffffffffffffffffffffffffff.pdf
Chapter 1 Handoutfffffffffffffffffffffffffffffffffffff.pdfChapter 1 Handoutfffffffffffffffffffffffffffffffffffff.pdf
Chapter 1 Handoutfffffffffffffffffffffffffffffffffffff.pdf
hamsalubekana
IETF 122: draft-ietf-regext-rdap-rir-search-16
IETF 122: draft-ietf-regext-rdap-rir-search-16IETF 122: draft-ietf-regext-rdap-rir-search-16
IETF 122: draft-ietf-regext-rdap-rir-search-16
APNIC
Mdf Board manufacturer in india.........
Mdf Board manufacturer in india.........Mdf Board manufacturer in india.........
Mdf Board manufacturer in india.........
veerseo13
Shopify Store Setup_ Database Management for Large Stores.pdf
Shopify Store Setup_ Database Management for Large Stores.pdfShopify Store Setup_ Database Management for Large Stores.pdf
Shopify Store Setup_ Database Management for Large Stores.pdf
CartCoders
"Revolutionizing Tomorrow: The Power of AI"
"Revolutionizing Tomorrow: The Power of AI""Revolutionizing Tomorrow: The Power of AI"
"Revolutionizing Tomorrow: The Power of AI"
kulbhushanmohtra
MiniTool Power Data Recovery Crack Latest
MiniTool Power Data Recovery Crack  LatestMiniTool Power Data Recovery Crack  Latest
MiniTool Power Data Recovery Crack Latest
adreeskhan14780
What is Satellite Communication and How Does it Work.pdf
What is Satellite Communication and How Does it Work.pdfWhat is Satellite Communication and How Does it Work.pdf
What is Satellite Communication and How Does it Work.pdf
Telecoms Supermarket
BGP Best Practices, presented by Imtiaz Sajid
BGP Best Practices, presented by Imtiaz SajidBGP Best Practices, presented by Imtiaz Sajid
BGP Best Practices, presented by Imtiaz Sajid
APNIC
AI & Cybersecurity: Strengthening Business Security in 2025
AI & Cybersecurity: Strengthening Business Security in 2025AI & Cybersecurity: Strengthening Business Security in 2025
AI & Cybersecurity: Strengthening Business Security in 2025
privaxic
Odoo Training Services .pdf
Odoo Training Services              .pdfOdoo Training Services              .pdf
Odoo Training Services .pdf
dela33martin33
D 1.2 TYPES OF NETWORKS.ppt. for computer
D 1.2 TYPES OF NETWORKS.ppt. for computerD 1.2 TYPES OF NETWORKS.ppt. for computer
D 1.2 TYPES OF NETWORKS.ppt. for computer
ramniwaskukna874
APNIC and Policy Development Process (PDP)
APNIC and Policy Development Process (PDP)APNIC and Policy Development Process (PDP)
APNIC and Policy Development Process (PDP)
APNIC
Press Conference Future of Business: Trends and Predictions for 2025
Press Conference Future of Business: Trends and Predictions for 2025Press Conference Future of Business: Trends and Predictions for 2025
Press Conference Future of Business: Trends and Predictions for 2025
SanskarTiwari20
Odoo Project Management .pdf
Odoo Project Management             .pdfOdoo Project Management             .pdf
Odoo Project Management .pdf
dela33martin33
howtogetthebestdatascientistcertification-250311104155-e239704a.pdf
howtogetthebestdatascientistcertification-250311104155-e239704a.pdfhowtogetthebestdatascientistcertification-250311104155-e239704a.pdf
howtogetthebestdatascientistcertification-250311104155-e239704a.pdf
pavan2233chunduru
Generative artificial intelligence in EU Grant Writing
Generative artificial intelligence in EU Grant WritingGenerative artificial intelligence in EU Grant Writing
Generative artificial intelligence in EU Grant Writing
Peter Trkman
State of Artificial Intelligence Report - 2024 ONLINE.pdf
State of Artificial Intelligence Report - 2024 ONLINE.pdfState of Artificial Intelligence Report - 2024 ONLINE.pdf
State of Artificial Intelligence Report - 2024 ONLINE.pdf
ManuBatra12
The Evolution of Home Security from Cameras to Smart Systems.pdf
The Evolution of Home Security from Cameras to Smart Systems.pdfThe Evolution of Home Security from Cameras to Smart Systems.pdf
The Evolution of Home Security from Cameras to Smart Systems.pdf
Internet Bundle Now
Byzantine Empire.pdf, history and geography yes yes yes
Byzantine Empire.pdf, history and geography yes yes yesByzantine Empire.pdf, history and geography yes yes yes
Byzantine Empire.pdf, history and geography yes yes yes
estuchedetumadre
際際滷s: Eco Economic Epochs World Game's Great Redesign .pdf
際際滷s: Eco Economic Epochs World Game's Great Redesign .pdf際際滷s: Eco Economic Epochs World Game's Great Redesign .pdf
際際滷s: Eco Economic Epochs World Game's Great Redesign .pdf
Steven McGee
Chapter 1 Handoutfffffffffffffffffffffffffffffffffffff.pdf
Chapter 1 Handoutfffffffffffffffffffffffffffffffffffff.pdfChapter 1 Handoutfffffffffffffffffffffffffffffffffffff.pdf
Chapter 1 Handoutfffffffffffffffffffffffffffffffffffff.pdf
hamsalubekana
IETF 122: draft-ietf-regext-rdap-rir-search-16
IETF 122: draft-ietf-regext-rdap-rir-search-16IETF 122: draft-ietf-regext-rdap-rir-search-16
IETF 122: draft-ietf-regext-rdap-rir-search-16
APNIC
Mdf Board manufacturer in india.........
Mdf Board manufacturer in india.........Mdf Board manufacturer in india.........
Mdf Board manufacturer in india.........
veerseo13
Shopify Store Setup_ Database Management for Large Stores.pdf
Shopify Store Setup_ Database Management for Large Stores.pdfShopify Store Setup_ Database Management for Large Stores.pdf
Shopify Store Setup_ Database Management for Large Stores.pdf
CartCoders

dizital pods session 3.pptx

  • 1. Operator in java is a symbol that is used to perform operations. For example: +, -, *, / etc.
  • 2. There are many types of operators in Java Arithmetic Operators + - * / % Relational Operator > >= < <= == != Logical Operator && || Assignment Operator = ++ -- += Shift Operator >> << Bitwise Operator, & | ^ true true true true false true false false true true false true false true true false false false false false Misc ? : Unary Operator, Binary Operator, Ternary Operator and
  • 3. Java Unary Operator The Java unary operators require only one operand. Unary operators are used to perform various operations i.e.: Java Arithmetic Operators Java arithmetic operators are used to perform addition, subtraction, multiplication, and division. They act as basic mathematical operations. Java Left Shift Operator The Java left shift operator << is used to shift all of the bits in a value to the left side of a specified number of times. Java Right Shift Operator The Java right shift operator >> is used to move the value of the left operand to right by the number of bits specified by the right operand. Java AND Operator Example: Logical && and Bitwise & The logical && operator doesn't check the second condition if the first condition is false. It checks the second condition only if the first one is true. The bitwise & operator always checks both conditions whether first condition is true or false.
  • 4. Java OR Operator Example: Logical || and Bitwise | The logical || operator doesn't check the second condition if the first condition is true. It checks the second condition only if the first one is false. Java Ternary Operator Java Ternary operator is used as one line replacement for if-then-else statement and used a lot in Java programming. It is the only conditional operator which takes three operands. Java Assignment Operator Java assignment operator is one of the most common operators. It is used to assign the value on its right to the operand on its left.