Skip to content

humanoid readable

Computer Programming for Humanoids

  • Home
  • About
  • My Projects

Tag: constructor

Is a Constructor a Method?

Why a constructor is not a method.

No, it’s not. In reflection both extend Executable, but Constructor does not extend Method. It is a common misconception that constructors are methods and often asked about at job interviews.

Continue reading “Is a Constructor a Method?”
Author ClaudePosted on 2014-08-022020-04-25Categories Java, Java Interview Questions, Misconceptions, ProgrammingTags constructor, method, new operator2 Comments on Is a Constructor a Method?

Quick Search

Categories

  • About
  • Java
  • Java Interview Questions
  • Java Misnomers
  • Misconceptions
  • My Projects
  • Programming

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Home
  • About
  • My Projects
humanoid readable Proudly powered by WordPress