what do you mean by robust in java language?

Asked 07-Sep-2018
Viewed 660 times

1 Answer


0

“Why java robust language”

what do you mean by robust in java language?

Java is a robust programming language because it is a portable and cross-platform programming language and it also includes the concept of automatic memory management. And it also removes the concept of a pointer for accessing any variable address.
These above points are make java robust and secure programming languages.

"Thanks!!! for Reading"