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
Jayce Mcintosh
NA
30
925
VisualC# program advice
Jun 14 2019 2:14 PM
Hi. After a bit of advice. Using visual c# I want to write a program based on quiz results. The program accepts 4 user names. Each user then puts their finishing position in the quiz (first, second, third and fourth). First place awards 10 points, second 5, third 3 and fourth zero, then names and points displayed. Any ideas how I can do this using no text file (just variables/arrays etc.). Thanks in advance
Reply
Answers (
15
)
Navigating and displaying data on a ribbon window
Why output contain 'D' in C# program of ReadKey() ?