C- Memory Map Question and Answer
C- Memory Map Question and Answer
11. Process of byte ordering is decided by
- Endianess
- Operating system
- Compiler
- All the above
15. The register IP (Instruction Pointer) is a
- Data Register
- Segment Register
- Register Pointer
- Flag Register
16. Linux is a
- 16 bits operating system
- 24 bits operating system
- 32 bits Operating system
- 64 bits Operating system
17. Which command list out all the process in the Linux Operating system ?
- Pmap
- Process
- ps
- None of these
18. When the required memory for operating system is 4GB but main memory RAM doesnot supports so operating reserves memory from hard disk which is called
- Phisical memory
- Real memory
- Virtual memory
- Register memry
20. the variables created in stack area is called
- Load time variable
- Run time variable
- Compile time variable
- None of these