Kiran Kumar Panigrahi has Published 425 Articles

Difference between Process and Thread

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 16-Dec-2022 10:41:44

47K+ Views

Both process and thread are related to each other and quite similar as these are the independent sequence of execution. The basic difference between a process and a thread is that a process takes place in different memory spaces, whereas a thread executes in the same memory space. Read ... Read More

Difference between Serial Ports and Parallel Ports

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 16-Dec-2022 10:40:50

23K+ Views

In a computer system, a port provides an interface to connect a peripheral device to the computer system. Thus, ports in the computer hardware are the jacks or sockets through which the peripheral devices are attached to the computer system. These ports are standardized for each purpose. There are several ... Read More

Difference between Static and Dynamic Testing

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 16-Dec-2022 10:40:17

4K+ Views

As we know that testing is the most important stage in the process of delivery of any application or software. Testing not only validates the quality of an application but also provides an opportunity to the developer to improve its product. Every application is being developed in some high ... Read More

Difference between Spiral Model and Waterfall Model

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 14-Dec-2022 18:28:09

1K+ Views

Both the Spiral Model and the Waterfall Model are widely used development methodologies in the software industry. Both of these models are practices for better tracking and have application development in systematic way. The basic difference between spiral model and waterfall model is that the spiral model works in evolutionary ... Read More

Difference between Multiprocessing and Multithreading

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 14-Dec-2022 18:08:37

8K+ Views

Both multiprocessing and multithreading are used in computer operating systems to increase its computing power. The fundamental difference between multiprocessing and multithreading is that multiprocessing makes the use of two or more CPUs to increase the computing power of the system, while multithreading creates multiple threads of a process to ... Read More

Difference Between Multiprogramming and Multitasking

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 14-Dec-2022 18:06:18

10K+ Views

Both multiprogramming and multitasking are the concepts related to the operating systems of computer. It is not a good practice that keeping the CPU occupied for a single task only. Since, there is a considerable difference between the speeds of the CPU and other components of the computer system. This ... Read More

Difference Between Security and Protection

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 14-Dec-2022 18:05:05

4K+ Views

In computer parlance, security and protection are the two terms that seem similar at first glance. Therefore, most people use them interchangeably, but both are quite different from each other. In this article, we will highlight how "security" is different from "protection". Basically, the measures to prevent the interference with ... Read More

Difference Between PROM and EPROM

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 14-Dec-2022 18:04:06

3K+ Views

In computers and other electronic devices, there is an internal storage device called ROM (Read Only Memory). It is a storage device used to store data and instructions permanently. Till date, there are several types of ROMs available such as PROM, EPROM, and EEPROM. There are several differences among all ... Read More

Difference Between Multitasking and Multithreading in OS

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 14-Dec-2022 18:02:08

3K+ Views

Both multitasking and multithreading are the concepts related to the operating system of the computer. One major difference between multitasking and multithreading is that multitasking allows the CPU of computer to perform multiple tasks simultaneously, while multithreading allows the CPU to execute multiple threads of the same process simultaneously. ... Read More

Difference Between WAV and MP3

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 14-Dec-2022 18:00:41

2K+ Views

Both WAV and MP3 are the file formats used for defining and storing digital audio files, but they are different from each other. One major difference between WAV and MP3 is that MP3 files are compressed and small sized audio files in which some of the information from the original ... Read More

Advertisements