What is necessary of creating more and more objects | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What is necessary of creating more and more objects

.

6th Feb 2018, 6:29 PM
அபிஷேக் அபி
2 Answers
+ 1
Like any number of objects? You would need some kind of list. In Java, LinkedList is taught here. In C++, research containers.
6th Feb 2018, 7:39 PM
Jacob Pembleton
Jacob Pembleton - avatar
0
A list and an infinite loop?
6th Feb 2018, 7:38 PM
1of3
1of3 - avatar