[CS 18000] - Final Exam Guide - Ultimate 32 pages long Study Guide!

166 views32 pages

Document Summary

Numbers and mathematical operations: cpus work with values. Java class: normally includes fields (attributes of an object) and methods (operations) (within limits) fields are accessible to methods of the class. Instance variables: non-static elds in a class declaration: class variables: static elds in a class declaration, parameters: variables in a method declaration. Cs180 9/9/16: reminder: don"t reuse variable names no matter the scope, reminder: this. [variable] is a reference to the the instance variable. What classes and: working as a team methods, dividing up work, often on class boundaries, encapsulation. Java supports teamwork through encapsulation: a form of information hiding of need to know , serves two purposes . Java access modi ers: can apply to elds and methods, modi ers control access to members from methods in other classes, universal: make methods public. True or false using &&, ||, ^, and !, as well as , =

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

Related Documents