Answer Posted / mamitha
In Java, Based on OOPS concepts,By default garbage collection ll happens. The main disadvantage in C & C++ is garbage values. So, its removed in Java
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How can we access some class in another class in java?
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
Can a private method of a superclass be declared within a subclass?
What is difference between ++ I and I ++ in java?
Can we override singleton class?
How is java created?
What is the benefit of singleton pattern?
What is the full meaning of java?
What is finally and finalize in java?
What is jvm? Why is java called the platform independent programming language?
What's the purpose of using break in each case of switch statement?
In the below example, how many string objects are created?
What are internal variables?
Can a class with private constructor be extended?
Explain static nested classes ?