InterviewSolution
Saved Bookmarks
| 1. |
Is Rust Object Oriented? |
|
Answer» It is MULTI PARADIGM and most of the THINGS can do in RUST but not EVERYTHING. So, Rust is not object-oriented. It is multi paradigm and most of the things can do in Rust but not everything. So, Rust is not object-oriented. |
|