Develop a program that will do the following: The program has the interface [A] Add [D] Delete [U] Update [S] Search [X] Exit | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
- 3

Develop a program that will do the following: The program has the interface [A] Add [D] Delete [U] Update [S] Search [X] Exit

PLS HELP ME HOW TO DO THIS INTO INTERFACE? MY MIND CAN'T TAKE IT 🤧

13th Jan 2022, 5:52 PM
hi To
8 Réponses
+ 2
You could use a "switch" for the letter input options ;) The rest is quite a lot of work! Break it down into what you'd need for each option. Then code each part in as little steps as possible.
14th Jan 2022, 8:26 PM
Ausgrindtube
Ausgrindtube - avatar
+ 1
Thank you I've been searching for some tips for 4 days now. It's actually far from what my professor taught to us and we all confused since we are only first year college. Thankyou so much for the tips!
14th Jan 2022, 8:28 PM
hi To
+ 1
Best of luck! The professor is probably trying to push you to look outside of the class. There are a lot of resources available online, I'm sure you will use them for the rest of your life. That's how I feel with my beginner's programming journey. When you've coded a bit and need help, there is a great community here that I know will have the answer.
15th Jan 2022, 4:04 AM
Ausgrindtube
Ausgrindtube - avatar
0
What is this program supposed to do exactly? And do u know what interface in Java is?
13th Jan 2022, 6:00 PM
Dennis Torhov
Dennis Torhov - avatar
0
My prof want it to be like the public class. So when we run it, you will input a letter(for example A) you will iput something
13th Jan 2022, 6:03 PM
hi To
0
Just like tahat
13th Jan 2022, 6:04 PM
hi To
0
Sololearn has a Java course. You could begin with revising basics in Java before you start writing the program...
13th Jan 2022, 6:24 PM
Lisa
Lisa - avatar
0
I guess you are looking for a freelancer. Sorry! but you are at wrong place.
14th Jan 2022, 7:54 PM
🌀 Shail Murtaza شعیل مرتضیٰ
🌀 Shail Murtaza شعیل مرتضیٰ - avatar