Presentation is loading. Please wait.

Presentation is loading. Please wait.

Car make model year color turnOn() accelerate() decelerate() rollWindows()

Similar presentations


Presentation on theme: "Car make model year color turnOn() accelerate() decelerate() rollWindows()"— Presentation transcript:

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17 Car make model year color turnOn() accelerate() decelerate() rollWindows()

18

19 Car make model year color turnOn() accelerate() decelerate() rollWindows() Car “Toyota” “Prius” 2013 “red” turnOn() accelerate() decelerate() rollWindows() Car “Ford” “Mustang” 1969 “black” turnOn() accelerate() decelerate() rollWindows() Class “Instances” of Class

20

21

22

23

24

25

26 LightBulb turnOff() turnOn() brighten() dim()

27 LightBulb turnOff() turnOn() brighten() dim() LightBulb bulb = new LightBulb();

28 LightBulb turnOff() turnOn() brighten() dim() LightBulb bulb = new LightBulb(); bulb.turnOn();

29


Download ppt "Car make model year color turnOn() accelerate() decelerate() rollWindows()"

Similar presentations


Ads by Google