題組內容

五、對於字串的長度,不同的語言有不同的設計方式,包括 static length string、limited dynamic length string、dynamic length string:(每小題 6 分,共 12 分)

⑴請解釋上述三種不同設計方式。