Saved Bookmarks
| 1. |
Explain The Concepts And Capabilities Of Garbage Collection Feature Of Ruby? |
|
Answer» ► Ruby is an object oriented language and every object oriented language TENDS to ALLOCATE many OBJECTS during EXECUTION of the program. ► Ruby is an object oriented language and every object oriented language tends to allocate many objects during execution of the program. |
|