База ответов ИНТУИТ

Introduction to performance optimization using Intel SW tools

<<- Назад к вопросам

Choose the correct statement(s)

(Ответ считается верным, если отмечены все правильные варианты ответов.)

Варианты ответа
code generator performs machine optimizations(Верный ответ)
code generator helps to generate big projects
code generator generates missing parts of the functions
code generator aligns basic blocks in the memory(Верный ответ)
Похожие вопросы
Choose the correct statement(s)
Choose the correct statement
Choose the correct statement(s)
Choose the correct statements
Choose the correct statements
Choose the wrong statement
Choose the correct statements for the code:
DO I=1,N  S1 A(I) = B(I) + 1   S2 B(I+1) = A(I) – 5END DO
Choose the correct statements for this code:
S1 PI = 3.14S2 R  = 5S3 AREA = PI*R **2
To convert a compiler to different internal representation it is necessary to correct
What benefits would give correct code formatting?