Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

COBOL and Ruby 3. Show/and document the code (inline comments explaining what each line does) for a simple program that reads in up to 20

COBOL and Ruby
image text in transcribed
3. Show/and document the code (inline comments explaining what each line does) for a simple program that reads in up to 20 floating point numbers and computes and reports the mean, mode, and median values and how many of the numbers were above the mean) 4. Evaluate each language (in terms of their syntactic structures) for: a. Simplicity 1. Readability ii. Writeability b. Orthogonality (look for the consistency in the language design) i. do the constructs fit together well? ii. are there many 'exceptions' to the rules of the language? iii. Does it seem easy to learn/understand, or overly-complicated? C. Error detection and Correction d. Security

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

DATABASE Administrator Make A Difference

Authors: Mohciine Elmourabit

1st Edition

B0CGM7XG75, 978-1722657802

More Books

Students also viewed these Databases questions

Question

How can you defend against SQL injection attacks?

Answered: 1 week ago

Question

What is Change Control and how does it operate?

Answered: 1 week ago

Question

How do Data Requirements relate to Functional Requirements?

Answered: 1 week ago