CS 140 Chapter Notes - Chapter 4: Floating Point

32 views2 pages

Document Summary

Object: an entity that you can manipulate by calling its method(s). Method: consists of a sequence of instructions that can access the internal data of an object. Class: describes a set of objects with the same behavior. Variable: a storage location with a name and has a value. Integer: a whole number without a fractional part. Double(floating point numbers): a number with a fractional part. Reserved words: words reserved exclusively for their special java meanings. Cannot use reserved words as a name. Cannot use certain symbols (math operators) as in names. Public interface: specifies what you can do with its objects. Private implementation: describes how these actions are carried out. Argument: a value that is supplied in a method call, method inputs. Return value: the result that the method has computed. Overloading: giving more than one meaning to a method name. Construction: the process of creating a new object.

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

Related Questions