Previous Year Very Short Questions of ES (MCA 5th-6th)

Embedded system

Previous year question paper with solutions for Embedded system

Our website provides solved previous year question paper for Embedded system . Doing preparation from the previous year question paper helps you to get good marks in exams. From our ES question paper bank, students can download solved previous year question paper. The solutions to these previous year question paper are very easy to understand.

These Questions are downloaded from www.brpaper.com You can also download previous years question papers of 10th and 12th (PSEB & CBSE), B-Tech, Diploma, BBA, BCA, MBA, MCA, M-Tech, PGDCA, B-Com, BSc-IT, MSC-IT.

Print this page
  1. What are embedded systems? What are its features? Discuss the applications of embedded systems in detail
  2. Explain the common architectures for embedded system design
  3. Highlight the advantages of using data in digital form over its analog form. Explain the working of successive approximation type of analog to digital convertor
  4. Discuss the various addressing modes of microcontroller 16F877A
  5. What is an Interrupt? Discuss how various interrupts are handled.
  6. Write Assembly language program to solve the given expression y = a * (b + c). Use r0 for both a and b, r1 for c, r2 for y and r4 to store addresses for indirect addressing.
  7. What are various embedded software design issues? Explain in details
  8. What are various development and testing tools? Explain.
  9. Features of embedded system
  10. Elements of embedded system
  11. Special function registers
  12. Need of memory organization
  13. What are various addressing modes? Explain merits and demerits of each addressing mode.
  14. PIC 16F877A instruction set
  15. Memory mapped I/O
  16. What is interrupt? What are its types? Explain how an interrupt in handled