Download presentation
Presentation is loading. Please wait.
Published byDoreen Jefferson Modified over 9 years ago
1
Boolean Values The true story ;=P
3
Expressions
4
Relational Operators
7
Logical Operators
8
Truth Tables
9
Logical Operators
11
Precidence
12
Logical Operators Exercise 1 Elbow Pairs
13
Logical Operators Exercise 2
14
Boolean Algebra
15
de Morgan’s Law Version 1
16
de Morgan’s Law Version 2
17
de Morgan’s Law
19
What to do? O Statement a= your Practice Its are complete O Statement b = you have an A if (!(a) || !b) { System.out.println(“Let’s get busy NOW”); }else if !(a ||b) { System.out.println(“You Have Work To Do, so get busy.”);} else System.out.println(“Program the game Pig”);
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.