CS Awesome - Unit 5 Vocabulary

0.0(0)
Studied by 8 people
0%Unit 5 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceMultiple Choice
call kaiCall Kai
Supplemental Materials
Card Sorting

1/12

Last updated 8:23 PM on 3/31/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

13 Terms

1
New cards

Class

A class defines a type and is used to define what all objects of that class know and can do.

2
New cards

Compiler

Software that translates the Java source code (ends in .java) into the Java class file (ends in .class).

3
New cards

Compile time error

An error that is found during the compilation. These are also called syntax errors.

4
New cards

Constructor

Used to initialize fields in a newly created object.

5
New cards

Field

A field holds data or a property - what an object knows or keeps track of.

6
New cards

Java

A programming language that you can use to tell a computer what to do.

7
New cards

Main Method

Where execution starts in a Java program.

8
New cards

Method

Defines behavior - what an object can do.

9
New cards

Object

Objects do the actual work in an object-oriented program.

10
New cards

Syntax Error

A syntax error is an error in the specification of the program.

11
New cards

class

used to define a new class

12
New cards

public

a visibility keyword which is used to control the classes that have access. The keyword public means the code in any class has direct access.

13
New cards

private

a visibility keyword which is used to control the classes that have access. The keyword private means that only the code in the current class has direct access.

Explore top flashcards

flashcards
Physics 3LC Final review
63
Updated 663d ago
0.0(0)
flashcards
Physiology- Cardiology
306
Updated 1250d ago
0.0(0)
flashcards
Ethics Module 1-5
53
Updated 742d ago
0.0(0)
flashcards
Deutsch 4: Literatur
30
Updated 1158d ago
0.0(0)
flashcards
ap world - box notes 24-42
57
Updated 932d ago
0.0(0)
flashcards
Concept 2-Cell Transport
31
Updated 466d ago
0.0(0)
flashcards
Geology Vocabulary
30
Updated 314d ago
0.0(0)
flashcards
History FINALS
157
Updated 1024d ago
0.0(0)
flashcards
Physics 3LC Final review
63
Updated 663d ago
0.0(0)
flashcards
Physiology- Cardiology
306
Updated 1250d ago
0.0(0)
flashcards
Ethics Module 1-5
53
Updated 742d ago
0.0(0)
flashcards
Deutsch 4: Literatur
30
Updated 1158d ago
0.0(0)
flashcards
ap world - box notes 24-42
57
Updated 932d ago
0.0(0)
flashcards
Concept 2-Cell Transport
31
Updated 466d ago
0.0(0)
flashcards
Geology Vocabulary
30
Updated 314d ago
0.0(0)
flashcards
History FINALS
157
Updated 1024d ago
0.0(0)