IoT102t_-_SU_2024_-_FE_2401.webp
T

IoT102t_-_SU_2024_-_FE_2401.webp

Kizspy | Question: 12
(Choose 1 answer)
What is the time period of the output signal of the program given below?
int pin=10;void setup() {
1234567.0 8.
9.
Serial.begin(9600);
}
pinMode(pin, OUTPUT);
void loop() {
digitalWrite(pin, HIGH);
delay(10);
10.
digitalWrite(pin, LOW);
delay(10);
11.}
A. 20 Microseconds
B. 100 Milliseconds
C. 10 Milliseconds
D. 20 Milliseconds
FUOVER

Thông tin

Category
IOT102
Thêm bởi
thuyhoa276
Ngày thêm
Lượt xem
4,551
Lượt bình luận
30
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom