CS 1500 (CS1500)

California State University Stanislaus

Here are the best resources to pass CS 1500 (CS1500). Find CS 1500 (CS1500) study guides, notes, assignments, and much more.

All 3 results

Sort by

Program Final 4
  • Program Final 4

  • Answers • 2 pages • 2020
  • Write a Java program that declares an array of size 10, using a constant for the size. Then, using a loop prompt the user to enter 10 floating point values and assign those values to the array. Display the contents using a for loop to go through the array and print out the contents until the end of the array has been reached.
    (0)
  • $3.99
  • + learn more
Program Final 2
  • Program Final 2

  • Answers • 2 pages • 2020
  • Write a Java program that will ask the user to input an integer value between 1 and 100 for a grade. Using if-else statements determine if the value entered by the user should be awarded a grade of an A, B, C, D, or an F, and print out the result.
    (0)
  • $3.99
  • + learn more
Final Program #1
  • Final Program #1

  • Answers • 2 pages • 2020
  • Write a Java program prompts the user to enter in three integers. The program should then calculate the value of the first integer added to the second and print the result. Next, it should calculate the value of the second integer subtracted from the third and print the result. Lastly, it should multiply the first and third integers before adding the value of the second integer and print the result.
    (0)
  • $3.49
  • + learn more