How many time is loop body of while statement executed

Assignment Help Programming Languages
Reference no: EM13690147

Refer the following program segment.

Question: Assume that all variables are of type int. z = 0; g = 0; s = 0; i = 0; while (i < 50){ scanf (“%d”, &t); s = s + t; if (t >= 0) g = g + 1; else z = z + 1; i = i + 1; }

Part 1.How many time is the loop body of the while statement executed? a) once, b) never, c) 49 times, d) 50 times, e) until a number 50 or larger is entered

Part -2 .The value stored in variable s at the end of the execution of the loop could best be described as a) the average of the numbers scanned, b) the sum of the numbers scanned, c) the largest of the numbers scanned, d) how many numbers were scanned, e) the sentinel value

Part 3.The value stored in variable z at the end of the execution of the loop could best be described. a) how many positive items were scanned, b) the sum of all positive items scanned, c) how many negative items were scanned, d) the sum of all negative items scanned, e) the sentinel value

Part 4.The loop can best be categorized as a. a) counter-controlled loop, b) sentinel-controlled loop, c) loop that computes a product, d) general condition loop, e) non of the above

Explain each and every part in depth with examples.

Reference no: EM13690147

Questions Cloud

Theory also suggests a relationship-arithmetic average : Using the file FARM.csv. Construct the variable Q = (PBARL*QL + PBARC*QC + PBARO*QO)/10 where PBARL, PBARC and PBARO are the arithmetic averages of PL, PC and PO respectively.
Contains data on output quantities and input quantities : The file FARM.csv contains data on output quantities (QL, QC and QO), input quantities (XK, XL, XA and XM) and environmental variables (ZD and ZR) for 11 states in the Northeast Farm Production Region of the U.S.
Find the socially optimum output in both periods : Let the social discount rate equal 10%. Find the socially optimum output in both periods. Calculate the Dead Weight Loss of the unrestricted equilibrium.
Describe the output of the series of stack operations : Describe the output of the series of stack operations: push(5), push(3), push(2), push(8), pop(), top(), push(9), push(1), pop(), push(7), push(6), top(), pop(), push(4), pop()
How many time is loop body of while statement executed : How many time is the loop body of the while statement executed? a) once, b) never, c) 49 times, d) 50 times, e) until a number 50 or larger is entered
Charges and electron dots as needed on each ion : To add formal charges, click the button below (which will turn yellow when activated) before clicking on the molecule. You may need to hit Enter on your keyboard after typing the charge to make it register before clicking submit. Place charges and..
Create a two-dimensional array : Describe a problem where you might need to create a two-dimensional array to accurately model the data, and describe how you would use the data to help solve the problem.
Reverse the order of the characters in the string : Write a program which will perform the following " using MARS - Assembly language"
Explain why would it be important to place the same amount : Problem- Why would it be important to place the same amount of a solution in the polarimeter tube when measuring optical rotation as the amount of solvent when measuring the blank

Reviews

Write a Review

Programming Languages Questions & Answers

  Write a haskell program to calculates a balanced partition

Write a program in Haskell which calculates a balanced partition of N items where each item has a value between 0 and K such that the difference b/w the sum of the values of first partition,

  Create an application to run in the amazon ec2 service

In this project you will create an application to run in the Amazon EC2 service and you will also create a client that can run on local machine and access your application.

  Explain the process to develop a web page locally

Explain the process to develop a Web page locally

  Write functions

These 14 questions covers java class, Array, link list , generic class.

  Programming assignment

If the user wants to read the input from a file, then the output will also go into a different file . If the user wants to read the input interactively, then the output will go to the screen .

  Write a prolog program using swi proglog

Write a Prolog program using swi proglog

  Create a custom application using eclipse

Create a custom Application Using Eclipse Android Development

  Create a application using the mvc architecture

create a application using the MVC architecture. No scripting elements are allowed in JSP pages.

  Develops bespoke solutions for the rubber industry

Develops bespoke solutions for the rubber industry

  Design a program that models the worms behavior

Design a program that models the worm's behavior.

  Writing a class

Build a class for a type called Fraction

  Design a program that assigns seats on an airplane

Write a program that allows an instructor to keep a grade book and also design and implement a program that assigns seats on an airplane.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd