A) none of these B) loop() C) do while D) while() E) main()
A) none of these B) 254 C) 256 D) 0x3f E) 253
A) !digitalWrite B) digitalWrite C) None of these D) digitalOutput E) digitalRead
A) int B) none of these C) bool D) byte
A) main() B) init() C) setup() D) None of these E) initialize()
A) 0x81 B) 0x79 C) None of these D) 0x80 E) 0x78
A) 4.9mV/unit B) 4.8mV/unit C) None of these D) 5.1mV/unit E) 5.0mV/unit
A) D B) C C) F D) E
A) DigitalInput B) digitalRead() C) digitalWrite() D) !digitalRead E) none of these
A) None of these B) RAM C) ALU D) microprocessor E) Microcontrollers
A) None of these B) 95 C) 97 D) 96 E) 98
A) PinMode B) None of these C) ModePin D) pinMode
A) 11 B) 9 C) none of these D) 12 E) 10
A) none of these B) Application-Special Integrated Circuit. C) Application-Specific Integrated Circuit D) applied-special integrated circuit E) applied-specific integrated circuit
A) None of these B) 0x5F10 C) 0x5F00 D) 0x5F20
A) -2,147,483,648 to 2,147,438,647 B) -2,147,843,648 to 2,147,483,647 C) -2,147,483,648 to 2,147,483,647 D) none of these E) -2,147,483,643 to 2,147,483,647
A) long B) bool C) none of these D) int E) boolean
A) Integrate-Integrated Circuit B) Inter-Integrated Circuit C) Interconnection-Integrated Circuit D) None of these E) Integral-Integrated Circuit
A) 24546 B) 24546 C) None of these D) 24446 E) 24556
A) 180 B) 181 C) none of these D) 179 E) 182
A) 0x28 B) 0x25 C) 0x29 D) 0x26 E) none of these
A) 1 B) 2 C) 0 D) None of these E) Less than 3
A) analogWrite B) analogwrite C) Analogwrite D) none of these
A) else B) if / else C) if then else D) if then E) none of these
A) for ( i = 0; i <= 255: i++) B) for (int i = 0; i <= 255; i++) C) for (int i = 0; i <= 255; i++) D) for ( i = 0 ;i <= 255; i++)
A) None of these B) universal asynchronous receiver / transmitter C) universal asynchronous rx / tx D) universal asynchronous receive & transmit E) universal asynchronous receiver & transmitter |