Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Exercises 3 . 2 Use the following variable assignments when evaluating the given expressions in this section. A = [ 5 , 7 , 2

Exercises 3.2
Use the following variable assignments when evaluating the given expressions in this section.
A=[5,7,2,9,1,3]
B=[5,8,3,5,9,5,4,7,1,0]
C=[W,x,Y,A,B]
D=[A,B,C,x,Y,Z]
E=3
\table[[,Evaluate/Calculate,Value],[1,floor(5.4),],[2,floor(-5.4),],[3,ceil(5.4),],[4,ceil(-5.4),],[5,round(5.4),],[6,round(-5.4),],[7,abs(-5.4),],[8,pow(3,2),],[9,pow(-3,2),],[10,37%7,],[11,length("ComPuTer"),],[12,indexOf(["N","M","P"],"M"),],[13,charAt("ComPuTer",4),],[14,slice("ComPuTer",2,5),],[15,substring("ComPuTer",2,5),],[16,toUpperCase("ComPuTer"),],[17,toLowerCase("ComPuTer"),]]
3-114|Page|
\table[[18,concat("COL", "LEGE")],[19,split("ABC-TSR-123",-")],[20,min([6,3,8,4,7,9])
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_2

Step: 3

blur-text-image_3

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

Graph Databases New Opportunities For Connected Data

Authors: Ian Robinson, Jim Webber, Emil Eifrem

2nd Edition

1491930896, 978-1491930892

More Books

Students also viewed these Databases questions