what does the robust features of java
Answers
Answered by
0
Answer:
what does the robust features of java
Explanation:
robust features of java
Answered by
0
Explanation:
Java is robust because: It uses strong memory management. There is a lack of pointers that avoids security problems. There is automatic garbage collection in java which runs on the Java Virtual Machine to get rid of objects which are not being used by a Java application anymore.
Hope it helps you.
Similar questions