Exercise 1

1 Constructing an array

Create a record containing several vectors and matrices:
a vector contain the two B
oolean values true and false,
a vector with five
Integer values of your choice,
a matrix of three rows and four columns containing
Strings of your choice,
a matrix of one row and five columns containing different
Real values, also these of your choice.



1.1


1.1.1 Simulation of Test