Free download in PDF Microcontrollers and Applications MCQs and Answers for competitive exams. These short objective type questions with answers are very important for Board exams as well as competitive exams. These short solved questions or quizzes are provided by Gkseries.
81
Which among the below stated statements does not exhibit the characteristic feature of 16-bit microcontroller?
82
Which word size is approved to be of greater importance for performing the small computational tasks along with its storage usability feature adopted by ASCII code?
83
Which minimum mode signal is used for demultiplexing the data and address lines with the assistance of an external latch in a microprocessor while accessing memory segment?
87
Which instructions contribute to an effective adoption or utilization of stack memory which usually plays a crucial role in storage of intermediate results?
Answer: It gets pre-incremented for PUSH & post-decremented for POP
89
Which among the category of program branching instructions allow 16 bit address to be specified & can jump anywhere within 64K block of program memory?
90
What is the possible range of transfer control for 8-bit relative address especially in 2’s complement form with respect to the first byte of preceding instruction?
95
How many bytes are supposed to get occupied while subtracting indirect RAM from an accumulator along with borrow under the execution of SUBB A, @Ri?