HOME


Top 10 List of Week 05

  1. Memory Compression
    It helps to reduce the number of read / write requests to the memory pages in the slow (compared to RAM) paging file on a hard drive.

  2. Allocation of frames in Operating System
    It helps decide how many frames to allocate to each process.

  3. Solaris
    OS server based?

  4. Static Allocation and Heap Allocation
    In static allocation, there is no possibility of creation of dynamic data structures and objects. In heap allocation, dynamic data structures and objects are created.

  5. Java: Stitc and non static variable
    Static variables created at class-level only, non static is defined within or outside a block or method

  6. Java: Static and non static method
    non-static methods can access any static method and static variable also, without using the object of the class

  7. Fastest SD-Card of 2020?!
    ranked by tested sequential write speed results

  8. HDD vs SSD
    not only compared in speed

  9. Kingston: History
    who doesnt know this company?!

  10. SanDisk: History
    probably have more fame than kingston now …