Initialization is a part of definition
It is a declaration
It is a formal parameter
All of these
1167
1164
1264
1169
0
1
2
3
Type COLOGNE:(LIME,PINE,MUSK,MENTHOL); var a:array[COLOGNE]of REAL;
var a:array[REAL]of REAL;
var a:array['A'..'Z']of REAL;
var a:array[BOOLEAN]of REAL;
n-[log₂n]-2
n+[log₂n-2]
log₂n
None of these