Модуль: IB DP Paper 2 HL May 2019


2. 14-f

Construct the method public void joinLine(Cart newCart) that adds a newCart to line in the next empty array location. You may assume that line is not full.

Вставьте недостающие фрагменты кода
Java
Напишите программу ниже