CAB201 Lecture Notes - Lecture 2: Microsoft Visual Studio

94 views1 pages

Document Summary

The following notes are for the first lecture, starting from approximately page 40 of the lecture slides, as this information was not reached in the first lecture in week 1. Input is always stored in the memory of the computer, or in other words, in a variable. Each variable will have a name, a type and an assigned value. Variables are restricted based on what their type is. Variables must be declared before use, or they will simply not exist in the program. Variable types also determine how the value is stored in memory, and what type of operations can be applied to that variable. Variable types include integer (a whole number), double (numbers with a decimal place) and boolean (either true or false). The remainder of the notes here are from the second lecture"s slides.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents