.. _SLang3reviewOfOOP: .. raw:: html .. |--| unicode:: U+2013 .. en dash .. |---| unicode:: U+2014 .. em dash, trimming surrounding whitespace :trim: .. This file is part of the OpenDSA eTextbook project. See .. http://algoviz.org/OpenDSA for more details. .. Copyright (c) 2012-13 by the OpenDSA Project Contributors, and .. distributed under an MIT open source license. .. avmetadata:: :author: David Furcy and Tom Naps Review of OOP ============= RP 34 Part 1 ------------ This problem will help you review the basics of object-oriented programming in Java. .. avembed:: Exercises/PL/RP34part1.html ka :module: SLang3reviewOfOOP :points: 1.0 :required: True :threshold: 5.0 :exer_opts: JXOP-debug=true&JOP-lang=en&JXOP-code=java :long_name: RP set #34, question #1 RP 34 Part 2 ------------ This problem will help you review the basics of object-oriented programming in Java. .. avembed:: Exercises/PL/RP34part2.html ka :module: SLang3reviewOfOOP :points: 1.0 :required: True :threshold: 5.0 :exer_opts: JXOP-debug=true&JOP-lang=en&JXOP-code=java :long_name: RP set #34, question #2 RP 34 Part 3 ------------ This problem will help you review the basics of object-oriented programming in Java. .. avembed:: Exercises/PL/RP34part3.html ka :module: SLang3reviewOfOOP :points: 1.0 :required: True :threshold: 5.0 :exer_opts: JXOP-debug=true&JOP-lang=en&JXOP-code=java :long_name: RP set #34, question #3