Maratom
For the Better


Home Categories About Archive Search Tags

© 2020. All rights reserved.

Maratom's Study Blog

    Design Pattern
  • Abstract Factory Pattern

    Contents What is Abstract Factory Pattern Why use Abstract Factory Pattern? Abstract Factory and Factory Method in Common. Difference Example UML diagram Implementation What is Abstract Factory Pattern Abstract Factory...

    Abstract Factory   14 Jul 2020

  • OS
  • How To Handle Deadlock?

    Contents What is Deadlock? System Model Four Conditions for Deadlock How to Handle Deadlock ? Deadlock Prevention Deadlock Avoidance Deadlock Detection Deadlock Recovery What is Deadlock? Deadlock can occur when...

    Deadlock   12 Jul 2020

  • Design Pattern
  • Factory Method Design Pattern

    Contents What is Factory Method Pattern? Why use Factory Method Pattern? Problems in Factory Method Pattern Example UML diagram Implementation What is Factory Method Pattern? Factory method is literally a...

    Factory Method   12 Jul 2020

  • Design Pattern
  • Singleton Design Pattern

    Contents What is Singleton Pattern? Why use Singleton Pattern? Problems in Singleton Pattern Thread-Safe Singleton Pattern 1. Eager Initialization (Not Thread-Safe) 2. Lazy initialization (Thread-Safe) 3. Lazy initialization and Double-checked...

    Singleton   11 Jul 2020

  • OS
  • Difference between Register and Memory

    Contents Role of Register and Memory What is Register? What is Memory? Role of Register and Memory Register and memory hold data that processors can directly access, and this increases...

    Process   Thread   09 Jul 2020

Previous Page: 3 of 7 Next