18th Jan 2023, 7:00 PM
the shark Ų§Ł„Ł‚Ų±Ų“ā€Ž
the shark Ų§Ł„Ł‚Ų±Ų“ā€Ž - avatar
2 Answers
+ 2
int main() { A ob1[1]; // 1 is here the length of array ob1[0].print(); // here needs index of item and first is 0 }
18th Jan 2023, 7:55 PM
JaScript
JaScript - avatar