Sign Up

Join the Codozzle community now and ask questions, share knowledge, and connect with peers and industry leaders!

Have an account? Sign In

Have an account? Sign In Now

Sign In

Log in to keep sharpening those coding skills.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

Sorry, you do not have permission to ask a question, You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

Codozzle

Codozzle Logo Codozzle Logo

Codozzle Navigation

  • Home
  • About Codozzle
  • About Nallas
  • Mentors
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • About Codozzle
  • About Nallas
  • Mentors
Java

Java

Share
  • Facebook
14 Followers
39 Answers
4 Questions
Home/Java
  • Recent Questions
  • Most Answered
  • Answers
  • No Answers
  • Most Visited
  • Most Voted
  1. Asked: May 11, 2022 at 4:41pmIn: Java

    What do you mean by Garbage collection in programming?

    Poojithashree Coder Seed
    Added an answer on May 14, 2022 at 11:17pm at .

    The automatic process of making space in a computer's memory by removing data that is no longer required or in use. https://www.geeksforgeeks.org/garbage-collection-in-c-sharp-dot-net-framework/#:~:text=Garbage%20collection%20handles%20memory%20allocation,objects%20that%20were%20previously%20releaseRead more

    The automatic process of making space in a computer’s memory by removing data that is no longer required or in use.

    https://www.geeksforgeeks.org/garbage-collection-in-c-sharp-dot-net-framework/#:~:text=Garbage%20collection%20handles%20memory%20allocation,objects%20that%20were%20previously%20released.

    See less
    • 1
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  2. Asked: May 4, 2022 at 4:31pmIn: Java

    Can java be said to be the complete object-oriented programming language?

    Ramsunder Java Expert
    Added an answer on May 9, 2022 at 12:52pm at .

    Java is not fully object oriented because it supports primitive data type like it,byte,long etc.,which are not objects. All operations performed on objects must be only through methods exposed at the objects.

    Java is not fully object oriented because it supports primitive data type like it,byte,long etc.,which are not objects. All operations performed on objects must be only through methods exposed at the objects.

    See less
    • 1
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  3. Asked: May 4, 2022 at 4:35pmIn: Java

    How is Java different from C++?

    Ramsunder Java Expert
    Added an answer on May 9, 2022 at 12:49pm at .

    The main difference between C++ and Java is that C++ is only a compiled language while Java is both compiled and interpreted. The C++ compiler converts the source code into machine code and therefore, it is platform dependent.

    The main difference between C++ and Java is that C++ is only a compiled language while Java is both compiled and interpreted. The C++ compiler converts the source code into machine code and therefore, it is platform dependent.

    See less
    • 2
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  4. Asked: May 4, 2022 at 4:31pmIn: Java

    What do you understand by an instance variable and a local variable?

    Ramsunder Java Expert
    Added an answer on May 9, 2022 at 12:46pm at .

    An instance variable is a variable that is declared in a class but outside a method while the local variable is a variable declared within a method or a constructor. Thus, this is the main difference between instance variable and local variable

    An instance variable is a variable that is declared in a class but outside a method while the local variable is a variable declared within a method or a constructor. Thus, this is the main difference between instance variable and local variable

    See less
    • 1
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Recent News & Events

  • Watch for the Space – 1st June ’23

    Watch for the Space - 1st June '23

More News & Events

Stats

  • Popular
  • Answers
  • Janani Sekar

    What do you mean by Garbage collection in programming?

    • 14 Answers
  • Vani

    How is Java different from C++?

    • 9 Answers
  • Vani

    What do you understand by an instance variable and a ...

    • 9 Answers
  • LOGESH
    LOGESH added an answer Java is different from C++ in that it is platform-independent… July 28, 2023 at 10:10am at .
  • LOGESH
    LOGESH added an answer Garbage collection is a memory management technique used in programming… July 28, 2023 at 10:10am at .
  • LOGESH
    LOGESH added an answer Java can be considered a complete object-oriented programming language as… July 28, 2023 at 10:10am at .

Categories

Contest Dot Net Full Stack General Java Python Quality Engineering SQL

Explore

  • Home
  • Categories
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
  • Mentors
  • Badges
  • Blogs
  • How-To
  • Help/FAQ

Footer

About Codozzle

Codozzle is an exciting initiative of Nallas’ inclined towards the student community to motivate and help them to showcase their coding craftsmanship.

Quick Links

  • About Nallas
  • About Codozzle
  • Meet The Team
  • Badges

Help

  • How-To
  • Support
  • FAQs

Disclaimer

  • Terms of Use
  • Privacy Policy

Follow

© 2021 Codozzle - Nallas. All Rights Reserved