0 of 21 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 21 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Average score | |
Your score |
Atmega328P is ___ pin PDIP
All Port pins cannot be used as digital input/output
In AVR microcontrollers, ADD instruction affects the status of which of the following bits of a status register?
ADC instruction is used for?
AVR supports which of the following mentioned subtraction instructions?
What steps are involved when we subtract two numbers present at two different locations?
In executing subtraction based instructions, state the role of the C flag?
Which of the following is correct about the MUL instruction?
In AVR, when is the V flag set?
To set the bits of a register R1 to 1, we must OR the contents of the register with?
CP instruction alters the value of the register?
What is right about the ROR instruction?
Which of the following is not a single bit instruction in AVR?
Which of the following is correct about the SBIS instruction?
Instruction CBI PORTB,1 means
Which of the following instruction can be used to toggle a bit of the PORT?
What is the main function of the SBIC instruction?
Which of the following is correct about BRNE instruction in AVR microcontrollers?
Which of the following statements are correct about the RCALL instruction?
Which of the following statements is true?
In the JMP instruction, how many bits are there for determining the target address?