Tag Archives: Software

Software-Testing
by Tarun Agarwal 4 years ago

Software Testing Types and Their Techniques

Software testing is defined as an investigation performed to provide complete information about the software product or any service under test. It provides information about the quality of the software product or service to the customers/stakeholders....

Interrupt
by Tarun Agarwal 4 years ago

What is an Interrupt : Types and Its Applications

PCs use interrupt requests to handle various hardware functions. Hardware interrupts were first introduced by the UNIVAC 1103 in 1953. The first incidence of interrupt masking was incorporated by IBM 650 in 1954. It is essential to assign...

Operating-System
by Tarun Agarwal 4 years ago

What is an Operating System and Its Components

The term OS or operating system is a type of software and it works as an interface between the user and computer to perform all the tasks like memory management, file management, input & output handling, security, process management,...