InterviewSolution
Saved Bookmarks
| 1. |
29. Which of the following command is used to compile myprogram.c file written in gedit?A gre nyprogram.cB. gedit myprogram.cC.myprogram.c geditD. myprogram.c gcc |
|
Answer» ong>Answer: c Explanation: |
|