Infomax Computer Academy
Report Bug
Qus : Which command is used to create a delay of 1 second in an Arduino program?
QusArduino प्रोग्राम में 1 सेकंड का delay क्रिएट करने के लिए किस कमांड का यूज़ किया जाता है?
A. delay(1);
B. delay(100);
C. delay(1000);
D. delay(60);
Solution
C. delay(1000);
Report Bug
Select Reason
Wrong Question
Wrong Translation
Out of Topic
Wrong Answer
Question and Option not visible
Formatting Issues
Hindi Version Not Available
Explanation Required
Others