OA. free
Free

AMI Technical MCQ Questions

25 verified technical mcq questions with answer keys and step-by-step explanations. Core computer science, DSA, programming and subject knowledge questions.

Timed-style palette, bookmarks and progress - all stored in your browser.
  1. Question 1 What is the next number in the below series?Medium
  2. Which of the following protocols operates at the Transport Layer rather than the...Medium
  3. What is the primary purpose of cache memory in a microprocessor?Medium
  4. Which type of high-speed semiconductor memory is typically used to implement CPU cache memory?Medium
  5. Which of the following is NOT a recognized standard computer character code or decimal...Medium
  6. What will be the printed output of the following C code?Medium
  7. Question 17 If a processor has a word size of 32 bits, compared to a processor with a word...Medium
  8. What is the next number in the prime number sequence: 2, 5, 11, 17, 23, ...?Medium
  9. Question 2 How to Attempt?Medium
  10. What will be the output of the following C code?Medium
  11. What is the output of the following C code snippet?Medium
  12. What will be the output of the following C code?Medium
  13. What will be the output of the following C code?Medium
  14. What is the output of the following C program?Medium
  15. What will be the output of the following C program?Medium
  16. How many function declarations (prototypes) can a single C function have in the same...Medium
  17. Which segment of process memory is used to store initialized global and static variables in C?Medium
  18. Which of the following is NOT a standard ALU condition status flag in microprocessor...Medium
  19. In C file I/O, which condition correctly checks for the end of file when reading character...Medium
  20. What will be the output of the following C code?Medium
  21. What will be the output of the following C code?Medium
  22. What will be the output of the following C code?Medium
  23. Which word logically completes the sequence: BOAT : OAR :: SHIP : ?Medium
  24. Which of the following are the primary functions and operating modes of a hardware timer in...Medium
  25. What will be the output of the following C code?Medium