.. _SLang3objects: .. 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 Object Representation in the Runtime System for SLang 3 ======================================================= RP 36 Part 1 ------------ This problem will help you master the runtime representation of objects in SLang 3. To get credit for this randomized problem, you must complete it correctly three times in a row. .. avembed:: Exercises/PL/RP36part1.html ka :module: SLang3objects :points: 1.0 :required: True :threshold: 5.0 :exer_opts: JXOP-debug=true&JOP-lang=en&JXOP-code=java :long_name: RP set #36, question #1