Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

ks) Design a C# application to represent students and Drs in the AAST. For students, store NAME, ID and GPA. For Drs, NAME, DEPARTMENT and

image text in transcribed
ks) Design a C# application to represent students and Drs in the AAST. For students, store NAME, ID and GPA. For Drs, NAME, DEPARTMENT and SALARY. Read info of students and DRs and store in single data structure. Make a copy of all students with GPA below 2.0 into a separate data structure (lets call it "danger"). Using LINQ or delegates, display the full info of all students who have GPA less than 2.0 and whose name contains the word "Ahmed

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_2

Step: 3

blur-text-image_3

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

Essential SQLAlchemy Mapping Python To Databases

Authors: Myers, Jason Myers

2nd Edition

1491916567, 9781491916568

More Books

Students also viewed these Databases questions

Question

What's the weirdest gift you've given?

Answered: 1 week ago