CS 162 Final 1

Beschreibung

First of five review quizes for moodle final. I'm only adding the questions that I got wrong initially.
jshin13
Karteikarten von jshin13, aktualisiert more than 1 year ago
jshin13
Erstellt von jshin13 vor mehr als 9 Jahre
4
0

Zusammenfassung der Ressource

Frage Antworten
What is another name for creating an object? Instantiation
A collection of objects and defined states to setup scenarios for several tests are known as: Test Fixtures
The BlueJ tool called a/an ___ is used to view the current value (state) of an object's fields. inspector
What is a class? A class is a description and definition of the type of an object.
"Coupling" refers to: Logical linkage between separate units of a program that interfere with reuseability.
"Cohesion" refers to: The number and diversity of tasks that a program unit implements.
A Java "HashMap" container is best described as: A container where elements in the container are accessed via an unique value that has been associated with a data element.
Some of the commonly used public methods of an Iterator object are: hasNext() and next()
Copy of Given the string declarations below, what is the value of s1 == s2? String s1 = new String("foo"); String s2 = new String("foo"); String s3 = s2; false
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt

Biology Revision - Y10 Mock
Tom Mitchell
Biology- Genes and Variation
Laura Perry
AQA Physics P1 Quiz
Bella Statham
Acids and Bases
Sarah Egan
Using GoConqr to teach science
Sarah Egan
Using GoConqr to study science
Sarah Egan
GCSE Combined Science
Derek Cumberbatch
Physics Revision
Tom Mitchell
The Circulatory System
Shane Buckley
Acids and Bases
silviaod119
Elements, Compounds and Mixtures
silviaod119