C and C++ has constructors and distructors, why does Java
does not have distructors?
Because java has automatic garbage collection feature and java
does not let you illegally or accidentally release memory
occupied by an object.
| Is This Answer Correct ? | 7 Yes | 1 No |
What is the integer of 16?
What is n in java?
What do you mean by formatting?
How do u pass data from one jsp to another jsp?
Why scanner is used in java?
What is the use of coding?
what is the life cycle of jsp?
What does flagged out mean?
use of wrapper classes?
List the features of java programming language.
Can we override private method?
What are the states of thread in java?