Vidyalelo
Computer Science · Q249

Linux

Engineering and GATE · Computer Science · question 249

Q249

The command "make demo" will

A.
create the executable if demo.c file is present in the current directory
Answer
B.
create the object file named as demo.o
C.
give an error
D.
none of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board