Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

solve the question using C# TU LILLE numbers and the ey should have Video Note Solving the Course Information Problem worked. 6. Course Information ite

image text in transcribed

solve the question using C#

TU LILLE numbers and the ey should have Video Note Solving the Course Information Problem worked. 6. Course Information ite a program that creates a Dictionary containing course numbe room numbers of the rooms where the courses meet. The Dictionary shou. the following key-value pairs: Course Number (Key) Room Number (Value) 3004 4501 CS103 6755 NT110 CM241 1411 CS101 CS102 1244 numbers and the ary should have the The program should also create a Dictionary containing course numbers and names of the instructors that teach each course. The Dictionary should be following key-value pairs: Instructor (Value) Course Number (Key) CS101 CS102 CS103 NT110 CM241 Haynes Alvarado Rich Burke Lee The program should also create a Dictionary containing course numbers and the meet. ing times of each course. The Dictionary should have the following key-value pairs: Course Number (Key) CS101 CS102 CS103 NT110 CM241 Meeting Time (Value) 8:00 AM 9:00 AM 10:00 AM 11:00 AM 1:00 PM The program should let the user enter a course number, and then it should display the course's room number, instructor, and meeting time

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Programming The Perl DBI Database Programming With Perl

Authors: Tim Bunce, Alligator Descartes

1st Edition

1565926994, 978-1565926998

More Books

Students also viewed these Databases questions