Quiz

1. Which of the following statements are true when using Intel® compilers?

A) It's necessary to compile the entire program with the Intel compiler
B) It's possible to compile part of the program with the Intel compiler
C) Intel compilers and icc are incompatible


2. Which of the following is the correct keyword to invoke the Intel® Fortran Compiler from the command line?

A) icc
B) ifort
C) icl