Create program that print three lines of text about yourself

Assignment Help Programming Languages
Reference no: EM132280111

Assignment: This assignment consists of four short programs. Use Code: Blocks to complete your work. You will submit the four C source code files for this assignment. Please zip the files and include your name in the name of the compressed file.

Part 1: Commenting Code

Including comments in source code that explains what the code does and how it does it are an important professional best practice. Code that is well-commented and well-formatted facilitates communication between programmers and others needing to work with the code. Commenting your code needs to be a habit from the beginning. Adding comments to code will also help reinforce important C programming concepts in your own mind.

Type in the code provided in the assignment Resources, build/compile the program, and run it. Typing the code in yourself rather than copying and pasting will help you get to know the C language. When you have the code running, go through the code and add comments to explain what the code does and how it does it. Be sure to add a header like the following to all code files (with your name and the date).

/* Ann Smith - IT2240 - U01a1 - Part 1

* 10/01/2015 Rev. 1

*/

You should add at least five comments to the code provided. Be sure to recompile and test the code after you have added your comments to make sure you have not introduced any syntax errors.

Part 2: About You

Create a program that prints three lines of text about yourself. Be sure to include appropriate spacing and new line characters to make the output in the terminal window readable. As with all programming code, but sure to format the program correctly and include comments and a header for the file, such as shown above.

Part 3: Integer and Floating Point Arithmetic

Write a single program that prints the results of two arithmetic expressions using integers and the results of two floating-point calculations (for a total of 4 calculations). Print out both the arithmetic expressions and the answers calculated by the code. For this program, it is fine to use "hard-coded" values (the numbers used in the calculations are provided in the code) rather than user input. Be sure to format the code correctly and include relevant comments in the source code (including the comment at the top of the file with your name and identification of the program).

Part 4: User Input

Write a program that prompts the user to enter a character, an integer, and floating point number. After reading the input, the program should print out the values entered. Be sure to format the code correctly and include relevant comments.

When you are ready to turn in your assignment, please zip your .c source code files together for submission.

Reference no: EM132280111

Questions Cloud

Explain roles and responsibilities of the developer : In this assignment, you will articulate the roles played by team members in a software development project. You will explain how the Java programming language.
Easiest way to remember mitosis and meiosis : What is the easiest way to remember mitosis and meiosis? Please explain both cycles.
Advantage resulting from sexual reproduction : 1. Explain why variation among offspring is a potential evolutionary advantage resulting from sexual reproduction
What do you believe was the notable policy pushed : Explain how effective the Ronald Reagan Administration was in promoting their pro-capitalist, anti-communist agenda?
Create program that print three lines of text about yourself : Create a program that prints three lines of text about yourself. Be sure to include appropriate spacing and new line characters to make the output.
Write review on article - unauthorized access : Issues affect the security of the system, data, assets, and resources of an organization. There are several challenges and opportunities
Offspring in a cross between a tall pea plant : 1. Use a Punnett square to predict the offspring in a cross between a tall pea plant (heterozygous) and a tall pea plant (heterozygous).
Inheritance differ from typical mendelian inheritance : How does polygenic inheritance differ from typical Mendelian inheritance? Please be sure to include the special circumstance of epistasis in your answer.
Compute the multifactor productivity : Compute the multifactor productivity (MFP) (labor plus equipment) under the Prior to buying the new equipment.

Reviews

Write a Review

Programming Languages Questions & Answers

  Write a program that simulates an airplane race

Write a program that simulates an airplane race. The program will display a table showing the speed in km/hour and distance in km traveled by two airplanes every second until one of them has gone 10 kilometers.

  What is the constructors

The following is a short snippet of code that simulates rolling a 6-sided dice 100 times.

  Determine proper lower bound and upper bound on ?nal value

Determine the proper lower bound and upper bound on the ?nal value of the shared variable tally output by this concurrent program.

  Write program to list all english-math and science teachers

Suppose that input consists of a file of teachers. You are told to write a program to list all English, math, and science teachers. Each teacher can teach only one subject.

  Create class using static variable to store annual interest

Create class SavingAccount. Use a static variable annualInterestRate to store the annual interest rate for all account holders. Each object of the class contains a private instance variable savingsBalance indicating the amount.

  A text string using prompt

A text string, using prompt, either"valid name" or "invalid name",depending on whether the input names fit the required format, which is Last name, first name, middle initial

  Web design and object-oriented programming

Identify two differences between web design and object-oriented programming

  Find minimum number of edits (operations)

Given two strings str1 and str2 and below operations that can performed on str1. Find minimum number of edits (operations) required to convert 'str1′ into 'str2′.

  Program to create new departments to sustem

An ability to add new departments to system. The program should permit you to create new departments. Each department has a name, and a location (e.g. "Sydney" or "Tokyo").

  How you intend to refactor them out of the code

Report detailing any "code smells" present in the code and how you intend to refactor them out of the code

  Write temperature conversion application

Write down a temperature conversion application which converts from Fahrenheit to Celsius. Fahrenheit temperature must be entered from keyboard.

  Program by bernstein-s conditions to get maximum parallelism

Restructure program by using Bernstein's conditions in order to get maximum parallelism between processes. Specify which of the three conditions is not satisfied.

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