Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Memory Allocation in Java and C

    General Discussion
    java c language
    2
    2
    61
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Ankit Dixit 0
      Ankit Dixit 0 last edited by

      Hello Everyone, I am a beginner and I am working on my first project. I want to know which programming language is good for memory allocation between Java and C? Yesterday I search on google to find it and According to this source, In order to do memory allocation in Java, the ‘new’ keyword can be used. but not sure about C programming. Can anyone know about this?

      Ekopalypse 1 Reply Last reply Reply Quote 0
      • Ekopalypse
        Ekopalypse @Ankit Dixit 0 last edited by

        @Ankit-Dixit-0

        Sorry, but this forum is for Notepad++ specific questions.
        See here.

        Just a note: C does not have a new keyword like Java has, as it is not an object-oriented programming language.

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors