IOT102_-_SP_2025_-_RE_3703.webp
E

IOT102_-_SP_2025_-_RE_3703.webp

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

Thông tin

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

Share this media

Back
Bên trên Bottom