TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ola Ogun Segun
NA
4
1.1k
C#. Algorithm. Please Help. Thanks.
Dec 2 2020 8:34 AM
Develop an algorithm that initializes a vector( a list of numbers) of 5 positive numbers by requesting the input from the user. Check if all the numbers entered are multiples of 2 or 5, if they are, it communicates it in output to the user. Finally print the numbers in the reverse order of the entry.
Reply
Answers (
2
)
C# algorithm random numbers
C# File Copy Problem V2