✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Pascal-програма містить описи: type Tm=array[false..true,1..10] of integer; var a:Tm; Результат виконання її фрагмента a[false,11]:=10;