The two I2C signals are..........and............
Parallel address, Parallel clock
Serial data, serial clock
Serial select, serial access
Serial address, parallel data
Browse topic-based Electrical and Electronics practice sets.
1594 practice sets · Page 77 of 80
The two I2C signals are..........and............
Parallel address, Parallel clock
Serial data, serial clock
Serial select, serial access
Serial address, parallel data
The priority of a process will.........if the scheduler assigns it a static priority.
None of the above
change
remain unchanged
depend on the operating system
The multi-layer architecture acts as a crossbar switch between............in a AMBA 3 AHB
None of the above
Master and slave
Master and master
Slave and slave
The memory which is used to store acopy of data or instructions stored in larger memories, inside the CPU is called
TLB
Level 1 cache
MMU
Registers
The memory blocks in Main Memory are mapped on to the cache blocks with the help of
None of the above
Hash functions
Vectors
Mapping functions
Which of the following variable types is NOT recognized by the Arduino
float
int
long
All of these variable types are recognized by the Arduino
Which is the software or a programming language used for controlling of Arduino?
Assembly Language
C Languages
JAVA
Any Language
Which board is first to use microcontroller within build USB?
LilyPad
UNO
RedBoard
Leonardo
What is the microcontroller used in Arduino UNO?
AT91SAM3x8E
ATmega328p
ATmega2560
ATmega32114
What is the default bootloader of the Arduino UNO?
GAG
Optiboot bootloader
AIR-boot
Bare box
What does p refer to in ATmega328p?
Programmable on chip
Production
Pico-Power
Power-Pico
In the Arduino, hat is the symbol used to calculate modulo:
$
%
#!
How many digital pins are there on the UNO board?
20
14
12
16
How many analog pins are used in Arduino Mega board?
8
16
14
12
Arduino shields are also called as
Another Arduinos
Extra peripherals
Add on modules
Connectivity modules
Arduino IDE consists of 2 functions. What are they?
Loop() and build() and setup()
Build() and loop()
Setup() and build()
Setup() and loop()
A program written with the IDE for Arduino is called
Source code
IDE source
Sketch
Cryptography
A function is a series of programming statements that can be called by name. Which command is called once when the program starts:
(input)
loop()
setup()
(output)
................ are pre built circuit boards that fit on top of Android.
Sheilds
Sensor
Data types
Breadboard
What does IDE stand for?
IDE
In Deep Environment
Integrated Development Environment
Internal Deep Escape