[Solved] CS213 Assignment 3-JavaScript Functions, Objects and Arrays

$25

File Name: CS213_Assignment_3_JavaScript_Functions__Objects_and_Arrays.zip
File Size: 555.78 KB

SKU: [Solved] CS213 Assignment 3-JavaScript Functions, Objects and Arrays Category: Tag:
5/5 - (1 vote)

5/5 – (1 vote)

1. calculator.htmlDevelop a calculator with basic functions like addition, subtraction, mul- tiplication, division. One should be able to clear the values also, so that it is reusable.

For this we are expecting six (activity buttons) : addition, subtraction, summation of numbers up to n, multiplication of numbers up to n, = (to see the result of any calculation), and clear button(to clear the data, this may have different name).

Other buttons are for ten digits : 0-9; in total 4 + 10 + 2 = 16 buttons, if you want more you can use it.

Check if the calculations are correct for at least 4 digit numbers. What we are looking for is, we should be able to do a sequence of computations like this 123+456456322+12.Associativity of operators should be correct.

1

  1. Create a webpage that takes a string as input, on button click, computes the most frequently occuring character and displays the output in the following format:Input: a,b,a,c,a,g,a,d,a,r,a,f,a,uOutput:Most Frequent character: a Number of occurences: 7
  2. Develop a web-page to perform the following:
    1. (a) Accept the details of the User : Name, Address, Phone Number, Email ID, Educational Qualifications, Age, using suitable input ele- ments.
    2. (b) On clicking submit button, call function display().
    3. (c) Design the function display() such that , it will show the submitted information in a table, in the following format:

    Create class User with properties as mentioned above, and function dis- play().

User.Name:

Kumar

User.Address:

FirstStreet

User.Phone Number:

9999999999

User.EmailID:

[email protected]

User.Educational Qualifications:

B.Tech

User.Age:

19

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] CS213 Assignment 3-JavaScript Functions, Objects and Arrays[Solved] CS213 Assignment 3-JavaScript Functions, Objects and Arrays
$25