All posts by year

2020

Different layers in a Software

less than 1 minute read

The simplest form of layered architecture in the IT world is a three-tiered architecture. All layered software…



How does a software get hosted???

less than 1 minute read

Hosting in the world of IT means that a software is installed and can now be accessed entirely from a remote location…



Unit Testing

less than 1 minute read

Unit testing is the smallest part of the software to be tested…



Back to top ↑