Recent content by Vintageflow
-
V
Comp Sci Java: Solving the Arrays Dilemma
Borg, here is my attempt to the answer to the questions you left in the program: // If the user typed something other than a number, what should the program do? - an if statement, saying that a word or character can not be used. // What do you want to do if you find a match? - remove...- Vintageflow
- Post #6
- Forum: Engineering and Comp Sci Homework Help
-
V
Comp Sci Java: Solving the Arrays Dilemma
Thank you for the reply Mark44 :) One more question, if you remember, do you know how to remove an element in arrays?- Vintageflow
- Post #4
- Forum: Engineering and Comp Sci Homework Help
-
V
Comp Sci Java: Solving the Arrays Dilemma
hello all, I was given an assignment on arrays, here is the task: Write a program that inputs an array of 10 integers from the user, and removes the duplicate array elements. You may assume that all the integers are between 0 and 100, and you may input them from the user however you wish. The...- Vintageflow
- Thread
- Arrays Java
- Replies: 6
- Forum: Engineering and Comp Sci Homework Help
-
V
Math Deciding Between Math/Applied Sciences & Applied Mathematics Majors
So I am transferring to a university within a year, and I don't know which math major to choose. It is either Math/Applied Sciences or Applied Mathematics. What I want to do with my major is go into medical research, but I also want to go to grad. school and get my masters (I can not go to grad...- Vintageflow
- Thread
- Applied Applied mathematics Mathematics
- Replies: 2
- Forum: STEM Career Guidance
-
V
Need help on setting up an equation of population
1. So for my computer science course I was given the homework on how to write a program on population growth. The serious dilemma is how to set up the equation. Here are the variables that are given to me: J = original number of Jackalopes (the imaginary animal that my teacher used) Y =...- Vintageflow
- Thread
- population
- Replies: 1
- Forum: Precalculus Mathematics Homework Help