Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Find the value of the following expressions 9/4 (2.0+32(8-2+1) Selective Execution Find the value of the logical expression if x=-3.56, y=0.0, and z=44.7 (xcay).AND. (yc.z)

image text in transcribed
Find the value of the following expressions 9/4 (2.0+3"2(8-2+1) Selective Execution Find the value of the logical expression if x=-3.56, y=0.0, and z=44.7 (xcay).AND. (yc.z) IF (N>-90)THEN PRINT ."Excellent" ELSE IF (N-80) PRINT "Good" ELSE IF (N-70) PRINT ."Fair" ELSE PRINT "Bad" END IF Describe the output if N=10 Describe the output if N-90 Describe the output if N-89 Describe the output if N-70 Describe the output if N=0 Repetitive Execution DO I=1,5 PRINT , I Describe the output. DO J=1,1,-1 PRINT J END DO END DO Write statements to print the even positive integers up to 100 Write the psuedocode to read, count and sum the number of samples recorded in a data logger for an experiment. Input/Output Write a format statement to read the values A=6.25, B=-1.9,C=75.0,D=.182,E-625.37 from the file containing the following data (b stands for blank) assume the first character is used for control bb625b-19b750bbbbb182bb625327

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

More Books

Students also viewed these Databases questions