Arduino कोड की सही निष्पादन प्रक्रिया क्या है?
What is the correct execution process of an Arduino code.
A
Editor->Compiler->Preprocessor
B
Editor->Preprocessor->Compiler
C
Preprocessor->Editor->Compiler
D
Compiler->Preprocessor->Editor
Explanation
Correct Answer: B) Editor->Preprocessor->Compiler