Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

in c# launguage plz Question#2 (13 points) : Write a program that does the following: 1. (3 points) Ask the user to enter three words

in c# launguage plz
image text in transcribed
Question#2 (13 points) : Write a program that does the following: 1. (3 points) Ask the user to enter three words each with size 30 (contains characters and one digit). 2. (6 points) Write a function SortWords that takes the words as arguments then sort it in descending order according to max digit in the words. 3. (4 points) In main, call the function and print the words after sorting. For example if the entered words are: Hello2, Ah5mad, 3Labs The result is : Ahmad, 3Labs, Hello2

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

Databases Illuminated

Authors: Catherine M. Ricardo

1st Edition

0763733148, 978-0763733148

More Books

Students also viewed these Databases questions