Buscar

What is the sequence of operations to generate an executable program from the source code in C? Editing (C source module) Compilation (new expanded...

What is the sequence of operations to generate an executable program from the source code in C?
Editing (C source module)
Compilation (new expanded source)
Pre-processing
Linking (executable)
Execution

a. 1, 2, 3, 4, 5
b. 2, 3, 1, 4, 5
c. 1, 3, 2, 4, 5
d. 3, 1, 2, 4, 5

Essa pergunta também está no material:

CURSO_DE_POS_GRADUACAO_LATO_SENSU_ESPECI
105 pág.

Apostila de Algoritmo e Programção Básica Universidade Estácio de SáUniversidade Estácio de Sá

💡 1 Resposta

User badge image

Ed Verified user icon

A sequência correta de operações para gerar um programa executável a partir do código-fonte em C é: 1. Edição (módulo de origem em C) 2. Pré-processamento 3. Compilação (novo código-fonte expandido) 4. Linkagem (executável) 5. Execução Portanto, a alternativa correta é a letra c) 1, 3, 2, 4, 5.

0
Dislike0

✏️ Responder

SetasNegritoItálicoSublinhadoTachadoCitaçãoCódigoLista numeradaLista com marcadoresSubscritoSobrescritoDiminuir recuoAumentar recuoCor da fonteCor de fundoAlinhamentoLimparInserir linkImagemFórmula

Para escrever sua resposta aqui, entre ou crie uma conta

User badge image

Outros materiais