0

What should I know about working in java? I have just started learning it and my only other knowledge is c++ in codeblocks from the 3 years I have been in highschool

Comments
  • 0
    @electric-ghost are you referring to heap memory?
  • 1
    @DumitruTudor think he's referring to deconstruction and dynamic memory allocation, these are things abstracted away from the language in java whereas the developer has all the control of this in c++
  • 1
    factories everywhere. Welcome to the industrial age.
Add Comment