A | Yes, it is fully supported in all NeXtMidas versions. |
B | Yes, it is fully supported in NeXtMidas 2.2.0 and later. |
C | No, it does not work at all. |
D | Maybe, it may work, but is not supported. |
A | [A-Z_][A-Z0-9_]* |
B | {letter}({letter}|{number}) |
C | /s/[a-z]//[a-z0-9_]/ |
D | All of the above. |
A | J. Czechowski |
B | Jay Hallam |
C | Lisa Tursky |
D | Jeff Schoen |
WIN=
) used by the FFT
command?
A | Hanning (HANN) |
B | Hamming (HAMM) |
C | Bartlett (BART) |
D | Blackman (BLACK) |
PLOT
command?
A | 0 |
B | 1 |
C | 1+ |
D | 2 |
SEDIT
command?
A | BETWeen |
B | LENgth |
C | MIXcase |
D | WORD |
<shape>
argument to WAVEFORM
?
A | Sinusoid |
B | Pulse |
C | Constant |
D | Delta |
IF
command?
A | EQ = Numeric Equals |
B | FEQ = File Equals |
C | EQS = String Equals |
D | EQT = Table Equals |
REG
table and look at the INVOKE
explain file, what do you learn?
A | It is a Table and only getKey and setKey can be used. |
B | It is a KeyVector and only getKey and setKey can be used. |
C | It has 32 methods available. |
D | The monkey stole my camera. |
isNumber
method,
what do you learn?
A | It was deprecated in October 2004. |
B | It has been available since NeXtMidas 2.1.0. |
C | It returns an integer. |
D | The monkey also stole my keys. |