Programming MisconceptionsHomeMisconceptionsConceptsLanguagesTextbooksContributorsAbout
HomeTextbooks
Java
ofj6
Object interaction

Objects-First with Java: A Practical Introduction using BlueJ, 6th Edition
3. Object interaction

6 Documented Misconceptions

Check Yourself
Misconception
ConstructorAllocates
The constructor allocates the object
Misconception
ConstructorReturnsObject
Constructors need to return objects
Misconception
ObjectsMustBeNamed
A variable is needed to instantiate an object
Misconception
OutsideInMethodNesting
Nested method calls are invoked outside in
Misconception
ReferenceToVariable
References can point to variables
Misconception
ThisAssignable
One can assign to this

Find Misconceptions by...

Concept
Programming Language
Notional Machine
Textbook

About

About This Site
Structure and Content of the Inventory
Contributors