Computer Science, asked by BrainlyPromoter, 1 year ago

Why is Java said to be a robust programming language?


nishabr7: Brother it is too much 4 u to delete my question
nishabr7: U simply deleted it u doesn't know that difference between a question based on education and a question that is not based on education I don't know who made u a moderate
nishabr7: I have been solving a problem with my brother in that question and u just broke it u r also going to suffer from the same situation one day
nishabr7: Sorry brother sorry 4 the insult I was very angry and sad that's why I had spoke like that sorry sorry sorry
BrainlyPromoter: Kindly inbox me for any queries as messaging here disturbs all

Answers

Answered by Anonymous
6

heya mates

Java is Robust because it is highly supported language. It is portable across many Operating systems. Java also has feature of Automatic memory management and garbage collection. Strong type checking mechanism of Java also helps in making Java Robust.

if it will help you

then

mark me as brainliest

Answered by SILENTKILLER4664
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.

Similar questions