Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please but this in JavaScript !! Please also show screen shots of the code working . Thank you !!! Math Calculations UI: button for starting

Please but this in JavaScript !! Please also show screen shots of the code working . Thank you !!!

Math Calculations

UI: button for starting processing, prompt input boxes, 1 or more labels for output .

INPUT: Numbers

PROCESSING: Calculate the sum, average, high, low of the numbers inputted; when user enters CRLF (enter) stop requesting input and output the four required values sum, average , high and low

OUTPUT: **also include a link back to the original page at the bottom of the output.

String Manipulation

UI: button for starting processing, prompt input boxes, 1 or more labels for output string in first prompt input box, number in second prompt input box - the number.

INPUT: Input must be less than or equal to the number of characters in the previously inputted string

PROCESSING: locate the character in the string that is at the position of the number inputted, concatenate the string to itself the number of times as the number inputted, reverse the letters in the string . OUTPUT: The string inputted, the character in the string at the position of the number inputted, the string concatenated the number of times as the number inputted and the string reversed, for example, if frog and 3 is inputted, the three output values would be : frong, o, frogfrogfrog,gorf, **also include a link back to the original page at the bottom of the output.

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

Advanced Database Systems

Authors: Carlo Zaniolo, Stefano Ceri, Christos Faloutsos, Richard T. Snodgrass, V.S. Subrahmanian, Roberto Zicari

1st Edition

155860443X, 978-1558604438

More Books

Students also viewed these Databases questions

Question

What is the wage replacement ratio?

Answered: 1 week ago

Question

=+structure and a transnational organizational structure?

Answered: 1 week ago

Question

What do Dimensions represent in OLAP Cubes?

Answered: 1 week ago