Create the logic for a program that prompts a user for three
numbers and stores them in an array. Pass the array to a
method that reverses the order of the numbers. Display the
reversed numbers in the main program
Kangol 0 Newbie Poster
Recommended Answers
Jump to PostAs has been stated multiple times in other questions such as this:
Post what you have so far, no one is going to do your homework for you. Instead, we will help you when you have problems, but not write it all for you.After all, how else will you …
Jump to PostWhat do you have so far?
Create the logic for a program that prompts a user for three
numbers and stores them in an array.You need an array of size 3 and a for loop to do this
Pass the array to a method that reverses …
Jump to PostThis is what i have so far im new to this site
This doe not appear to be C++. Do you have any C++ for this logic? If so, you should post that with some explanation as to what goes wrong when you try to build & run …
All 9 Replies
plenty.groover 0 Light Poster
armie340 0 Newbie Poster
Lucaci Andrew 140 Za s|n
plenty.groover 0 Light Poster
Kangol 0 Newbie Poster
Kangol 0 Newbie Poster
NathanOliver 429 Veteran Poster Featured Poster
ravenous 266 Posting Pro in Training
asifalizaman 1 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.