Programming MisconceptionsHomeMisconceptionsConceptsLanguagesTextbooksContributorsAbout
HomeTextbooks
Java
ofj6
Grouping objects

Objects-First with Java: A Practical Introduction using BlueJ, 6th Edition
4. Grouping objects

4 Documented Misconceptions

Check Yourself
Misconception
ArrayListIsArray
ArrayLists are arrays
Misconception
CannotChainMemberToConstructor
Method calls or field accesses cannot be chained to a constructor invocation
Misconception
NullIsObject
null is an object
Misconception
ObjectsMustBeNamed
A variable is needed to instantiate an object

Find Misconceptions by...

Concept
Programming Language
Notional Machine
Textbook

About

About This Site
Structure and Content of the Inventory
Contributors