Question: This is for programming one in the java language. Please answer the 3 questions below. If you could please be very specific on how you
(b) Consider tne touowing Suppose an amateur programmer writes a program for his or her own use and in doing so is sloppy in the program's construction. The program does not use the programming language features that would make it more readable, it is not efficient, and it contains short cuts that take advantage of the particular situation in which the programmer intends to use the program. Over time the programmer gives copies of the program to friends who want to use it themselves, and these friends give it to their friends. To what extent is the programmer liable for problems that may occur? y.p There are only three possible integers that could be assigned to variable my Random after the following line of code. Name them. (6 pointe) ((int),(Math.random () 1000) ) % 3 + 5: * int myRandom =
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
