subject

For the programming exercise (part ii) you are to turn in: • a single plain text file containing all your scheme source code. • a single text file named readme1.txt containing your name and any relevant information about your program (known bugs, compilation or operating anomalies, or instructions, etc). • a single file containing the outputs of several test runs of the program demonstrating that the program works in all reasonable cases. i will run your programs using scheme. • if your file is unreadable, or i cannot compile and execute your program, i will send you an email and you will have 24 hours to provide me with a working copy (normal late penalties apply). part i: written exercises. these are from the problem sets from the text (version 11 and version 10). 1. text, page 298 problem set #2 (p314 for version 10). - 1 pt 2. text, page 299 problem set #13 (#14 on p314 for version 10). - 1 pt 3. text, page 326 problem set #9. follow the format of the example given. (p343 for version 10). - 2 pts 4. text, page 327 problem set #13 (p344 for version 10). - 1 pt 5. text, page 362 problem set #9 (p382 for version 10). - 1 pt 6. text, page 363 programming exercise #4 . (p384 for version 10). - 2 pts 7. what is the difference between functional programming languages and imperative languages? - 1 pt 8. what is the scope of a "typical" scheme variable? - 1 pt

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 22:30
Aprovides legal protection for something an individual has created
Answers: 1
question
Computers and Technology, 22.06.2019 04:50
Which are steps taken to diagnose a computer problem? a) reproducing the problem and using error codes b) reproducing the problem and troubleshooting c) using error codes and troubleshooting d) using error codes and stepping functions
Answers: 1
question
Computers and Technology, 22.06.2019 19:00
How is the number 110 written when expanded out to place values in the base 2 (binary) number system? options: 2 x 4 + 3 x 2 + 4 x 1 1 x 2 + 1 x 2 + 0 x 2 1 x 100 + 1 x 10 + 0 x 1 1 x 4 + 1 x 2 + 0 x 1
Answers: 1
question
Computers and Technology, 22.06.2019 21:00
Write a method so that the main() code below can be replaced by the simpler code that calls method original main(): public class calcmiles { public static void main(string [] args) { double milesperhour; double minutestraveled; double hourstraveled; double milestraveled; milesprhour = scnr.nextdouble(); minutestraveled = scnr.nextdouble(); hourstraveled = minutestraveled / 60.0; milestraveled = hourstraveled * milesperhour; system.out.println("miles: " + milestraveled); } }
Answers: 2
You know the right answer?
For the programming exercise (part ii) you are to turn in: • a single plain text file containing al...
Questions
question
Mathematics, 16.06.2021 03:40
question
Mathematics, 16.06.2021 03:40
question
Mathematics, 16.06.2021 03:40
question
Mathematics, 16.06.2021 03:40
Questions on the website: 13722363