C- Memory Map Question and Answer

C- Memory Map Question and Answer
21. Mapping virtual address to physical address
  • page table is used
  • Segmentation is used
  • Symbol table is used
  • None of these
Show Answer
22. attempts tow rite a read only location
  • segmentation fault
  • Null pointer assignment
  • Page fault
  • None of these
Show Answer
23. Turbo C used formula: segment address *16 + offset address
  • To get the 20 bits physical address
  • To get the 32 bits physical address
  • To get the 24 bits physical address
  • None of these
Show Answer
24. Virtual memory is a part of
  • hard Disk Memory
  • RAM memory
  • Flash Memory
  • None of these
Show Answer
25. Which byte order is followed by Motorola Processors ?
  • Little-Endian
  • Big-Endian
  • Bi-Endian
  • None of these
Show Answer
26. Every C program starts from main and ends with
  • Ending Corely brace
  • Null statement
  • Semocolon
  • None of these
Show Answer
27. List in chronological order, when these languages became officially recognised as a standard i) ANSI C II) ANSI common LIST (III) ANSI COBAL (iv)ANSI ADA
  • i, ii, iii, iv
  • i, iii, ii, iv
  • iv, iii, i, ii
  • i, iv, iii, ii
Show Answer
28. Addresses of the Stack variables are always growing
  • Up Order
  • Down Order
  • Left Order
  • Right Order
Show Answer
29. Whch of the following stream associated with Keyboard ?
  • stdin
  • stdout
  • stderr
  • None of these
Show Answer
30. Which of the following is not a keyword ?
  • goto
  • volatile
  • printf
  • All the above
Show Answer
Questions and Answers for Competitive Exams Various Entrance Test