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
What is pangram in java?
Can we make the abstract methods static in java?
How do you define a method?
Explain hashset and its features?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
How to write custom exception in java?
Can we sort arraylist in java?
What are the advantages of encapsulation in java?
Can java inner class be static?
What happens when heap memory is full?
what is interface in java? Explain
What an i/o filter in java programming?
Difference between character constant and string constant in java ?
do I need to use synchronized on setvalue(int)? : Java thread
how to create multithreaded program? Explain different ways of using thread? : Java thread