Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question - 4 ( Practice with cells ) : Usually, cells are most useful for storing strings, because the length of each string can be

Question-4(Practice with cells):
Usually, cells are most useful for storing strings, because the length of each string can be unique.
a. Make a 33 cell where the first column contains the names: 'Joe', 'Sarah', and 'Pat', the
second column contains their last names: 'Smith', 'Brown', 'Jackson', and the third column
contains their salaries: $30,000,$150,000, and $120,000. Display the cell using disp.
b. Sarah gets married and decides to change her last name to 'Meyers'. Make this change in
the cell you made in a. Display the cell using disp.
c. Pat gets promoted and gets a raise of $50,000. Change his salary by adding this amount to
his current salary. Display the cell using disp.
The output to parts a-c should look like this:
The output to parts a-c should look like this:
image text in transcribed

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

Harness The Power Of Big Data The IBM Big Data Platform

Authors: Paul Zikopoulos, David Corrigan James Giles Thomas Deutsch Krishnan Parasuraman Dirk DeRoos Paul Zikopoulos

1st Edition

0071808183, 9780071808187

More Books

Students also viewed these Databases questions

Question

KEY QUESTION Refer to columns 1 and 6 in the table for question

Answered: 1 week ago