Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help with language part for PARTA and PARTB please. I have already finished programming. I need help with language part please. I have

I need help with language part for PARTA and PARTB please. I have already finished programming.

image text in transcribed

I need help with language part please. I have already finished programming.

E Adobe Reader Touch How TOSUBM Please refer to the "Guidelines for All Assignments" and the "Assignment Report Template" which we discussed in detail in assignment 00. . ABoUT CSC 220 is amang CC 340scourse preraquisites. C5C 210 and CSC 220 learn Java lava is used in CSC 413 and other upper division courses. A good foundation in Java usually helps uPick up C++ faster. For these reasons, w" were supposed to heve prerequisite exam to demonstrate our knowledge in Javs programming. Instead oFa test, thisassignment is our opportunity to review (and to l..m1a number of important Javn topics are get us ready for C++. This assignment is to be done in Java, nat C++ PART A-OOP Class Design Guidelines, 10 points Y. Danial Liang' Class Dasim Guidelinas: Please choose 4 guide ines and discuss them in depth. For each guideline, use at leasr half a poge for your discuscion. PART B-va Programming, Dat Design, and Data Structures, 45 points We are hired to implement an interactive dictionry, ur dictionary takes input from users and uses the input as search key to look up values associated with the key. Requirements: Data Source: Stere te eriginal data in a set otenuith bjects. Each keyword, each part at speech, and each definition must be stored in seperste d8ta field 0 not combine them such storing three parts in one String Data Structure: Use existing data structurels) or creating new data structurels) to store our dictionary's data. Dote Loading: when our program starts, it londs all the eriginal dat tructure User Interface: A program interface allows users to input search keys and displays returned results. Our program scarches the dictionary's data (not the enum objects) for values associated with the search keys. . from the enum cbjects into our dictionary's data . Identical Output:Our pregrams autput must be identical to the complete sample run's output. The complete output is 1. Program Analysis to Program Design, 10 points n 1 full page, please explain the following in detail: Your analysis of the provided information and the provided sample cutput. " What prablem you are solving How you store clata in enum abjects. And why. Which dats structure s) you usefcreste for your dictionary,. And why 2. Proeram Implementstion, 35 points Does your program work propery? How will you improve your program? . Sample run: CSC 340,03+04+05 ASSIGNMENT 01 FALL 2018 TA 0 Type here to search dW 922 AAM 9/18/2018 E Adobe Reader Touch How TOSUBM Please refer to the "Guidelines for All Assignments" and the "Assignment Report Template" which we discussed in detail in assignment 00. . ABoUT CSC 220 is amang CC 340scourse preraquisites. C5C 210 and CSC 220 learn Java lava is used in CSC 413 and other upper division courses. A good foundation in Java usually helps uPick up C++ faster. For these reasons, w" were supposed to heve prerequisite exam to demonstrate our knowledge in Javs programming. Instead oFa test, thisassignment is our opportunity to review (and to l..m1a number of important Javn topics are get us ready for C++. This assignment is to be done in Java, nat C++ PART A-OOP Class Design Guidelines, 10 points Y. Danial Liang' Class Dasim Guidelinas: Please choose 4 guide ines and discuss them in depth. For each guideline, use at leasr half a poge for your discuscion. PART B-va Programming, Dat Design, and Data Structures, 45 points We are hired to implement an interactive dictionry, ur dictionary takes input from users and uses the input as search key to look up values associated with the key. Requirements: Data Source: Stere te eriginal data in a set otenuith bjects. Each keyword, each part at speech, and each definition must be stored in seperste d8ta field 0 not combine them such storing three parts in one String Data Structure: Use existing data structurels) or creating new data structurels) to store our dictionary's data. Dote Loading: when our program starts, it londs all the eriginal dat tructure User Interface: A program interface allows users to input search keys and displays returned results. Our program scarches the dictionary's data (not the enum objects) for values associated with the search keys. . from the enum cbjects into our dictionary's data . Identical Output:Our pregrams autput must be identical to the complete sample run's output. The complete output is 1. Program Analysis to Program Design, 10 points n 1 full page, please explain the following in detail: Your analysis of the provided information and the provided sample cutput. " What prablem you are solving How you store clata in enum abjects. And why. Which dats structure s) you usefcreste for your dictionary,. And why 2. Proeram Implementstion, 35 points Does your program work propery? How will you improve your program? . Sample run: CSC 340,03+04+05 ASSIGNMENT 01 FALL 2018 TA 0 Type here to search dW 922 AAM 9/18/2018

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

More Books

Students also viewed these Databases questions