ENGL7101 Chapter Notes - Chapter 5: Mathematical Notation

44 views2 pages
10 Oct 2018
Department
Course
Professor

Document Summary

Pseudo code is an outline of a program, written as a series of instruction using simple english sentences. Pseudo code uses keywords commonly found in high-level languages and mathematical notation. It des(cid:272)(cid:396)i(cid:271)es a(cid:374) algo(cid:396)ith(cid:373) s steps like program statements, without being bound by the strict rules of vocabulary and syntax of any particular language, together with ordinary english. Variable is memory location where a value can be stored. They can be used to store data that is needed at runtime. In contrast to variable, the content of a constant can"t change at runtime, it has a constant value. Before the program can be executed (or compiled) the value for a constant must be known. Assignment is the process of writing a value into a variable (a named memory location). For exa(cid:373)ple, cou(cid:374)t 1 (cid:272)a(cid:374) (cid:271)e (cid:396)ead as cou(cid:374)t is assig(cid:374)ed the value 1 , cou(cid:374)t is (cid:373)ade e(cid:395)ual to 1 o(cid:396) cou(cid:374)t (cid:271)e(cid:272)o(cid:373)es 1 .

Get access

Grade+
$40 USD/m
Billed monthly
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
10 Verified Answers
Class+
$30 USD/m
Billed monthly
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
7 Verified Answers

Related Documents