Search

You can find the results of your search below.

lab1
27 Hits, Last modified:
d "lab1" in an appropriate folder, e.g. "~/cmpu102/lab1/". \\ \\ ask for help if you aren't sure wh... - of type double - to the LinearFunction class. 10. Add a constructor method to LinearFunction that ... n of the linear function in question. E.g. if m=2.0 and b=3.0, toString should return the string "y = 2.0x + 3.0". 14. Compile and correct any errors.
top
3 Hits, Last modified:
====== CMPU-102 Labs - Spring 2020 ====== ^ Lab ^ Date ^ Description | | [[lab1|Lab 1]] | 1/30 | OOP Pillars + Functions
lab3
1 Hits, Last modified:
rray, or an array of arrays. \\ \\ {{ :courses:cs102-202051:labs:cmpu102-lab3.txt | this text file describes the assignment}} ---- A few thoughts on the lab..