Examveda
Examveda

Which one of the following command creates the executable file hello.out?

A. gcc -o example.c

B. gcc example.c

C. gcc -o hello.out

D. gcc hello.out

Answer: Option D


This Question Belongs to Computer Science >> Linux

Join The Discussion

Related Questions on Linux