InterviewSolution
Saved Bookmarks
| 1. |
What is the .d file format’s use in C?(a) For managing dependencies(b) For the D programming language(c) For storing the variables and memory locations(d) For creating new errors in dependenciesI have been asked this question during an online exam.My question is taken from Compilation topic in portion Arduino Programming of Arduino |
|
Answer» The correct ANSWER is (a) For managing dependencies |
|