1 / 6

COMP 122 Devry Course Material - comp122dotcom

COMP 122 is an online course which provides you to get best results

nithya20
Télécharger la présentation

COMP 122 Devry Course Material - comp122dotcom

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. COMP 122 Devry Course Material - comp122dotcom

  2. COMP 122 Devry Course Material COMP 122 Entire Course (Devry) COMP 122 Lab 1 Lab Report and Source Code (Devry) 1. Identify the inputs and outputs of the problem. 2. Identify the processing needed to convert the inputs to the outputs. 3. Design an algorithm in pseudo code to solve the problem. Make sure to include steps to get each input and to report each output. • COMP 122 Lab 1 Lab Report and Source Code • COMP 122 Lab 2 Lab Report and Source Code • COMP 122 Lab 3 Lab Report and Source Code • COMP 122 Lab 4 Lab Report and Source Code

  3. COMP 122 Devry Course Material COMP 122 Lab 2 Lab Report and Source Code (Devry) COMP 122 Lab 3 Lab Report and Source Code (Devry) A. The user must enter a positive integer. If the user enters something else, your program should output an error message and let the user enter a new value. Use a do/while loop to make sure the user input is successful. B. The factors must be output in increasing order. The lowest factor your program should report is 2. • 1. Identify the inputs and outputs of the problem. • 2. Identify the processing needed to convert the inputs to the outputs. • 3. Design an algorithm in pseudo code to solve the problem. Make sure to include steps to get each input and to report each output. Include steps to deal with error cases.

  4. COMP 122 Devry Course Material COMP 122 Lab 4 Lab Report and Source Code (Devry) COMP 122 Lab 5 Lab Report and Source Code (Devry) 2.1. Inputs that create tables with various numbers of rows 2.2. At least one temperature that calculates to an exact whole number of degrees (e.g., 0 degrees degrees F). 2.3. Negative starting and ending temperatures. • 1. The program needs to convert from celcius temperatures to fahrenheit temperatures.2. The user should be able to enter temperatures containing fractional degrees (ie. 12.3)3. The converted temperatures should be accurate to within 1/10th of a degree.

  5. COMP 122 Devry Course Material COMP 122 Lab 6 Lab Report and Source Code (Devry) COMP 122 Lab 7 Lab Report and Source Code (Devry) The focus of this lab is on using strings. You will have an opportunity to work with both C style strings and the string data type. This lab also gives you an opportunity to use what you have learned previously, including using functions, array processing, repetition, and selection. You will also have an opportunity to work with file input and output. • Use an integer constant of 100 to specify the number of elements in the array you will use to collect the grade information. Do not use any global variables in your program.

  6. COMP 122 Devry Course Material To make excellent academic records.., Keep following our site!!! To make excellent academic records.., Keep following our site!!!

More Related