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