Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

About


312 Articles Published

Articles by Kiran Kumar Panigrahi

Page 15 of 32

Difference Between Array and Linked List

Kiran Kumar Panigrahi
Kiran Kumar Panigrahi
Updated on 20-Feb-2023 18K+ Views

The basic difference between an array and a linked list is in their structure. An array relies on the index-based data structure, whereas a liked list is based on the references. Read this article to find out more about Arrays and Linked Lists and how they are different from each other. What is an Array? An array is a consistent set of fixed number of data items. Array stores elements in contiguous memory locations. This means the specific elements can be accessed using easily calculable addresses. Hence, an array provides fast access to find element at a specific index. Another ...

Read More

Difference between Alpha and Beta Testing

Kiran Kumar Panigrahi
Kiran Kumar Panigrahi
Updated on 20-Feb-2023 1K+ Views

Alpha and Beta testing are types of testing which are based on feedback from real customers using real products in real environments, but they are driven by distinct goals and processes. Read this article to find out more about Alpha and Beta testing and how they are different from each other. What is Alpha Testing? Alpha testing is the testing that is performed at the developer's site by the internal teams, before releasing the product to the external customers. The primary goal of alpha testing is basically to find bugs, and determine does the product work how it is expected ...

Read More

Difference Between Abstraction and Data Hiding

Kiran Kumar Panigrahi
Kiran Kumar Panigrahi
Updated on 20-Feb-2023 11K+ Views

In object oriented programming (OOP), abstraction and data hiding are two important concepts. Abstraction is a process of extracting important information without involving the complete detail of the system. On the other hand, data hiding is a process of wrapping the data in a single unit, i.e., to achieve data encapsulation. Read this article to learn more about abstraction and data hiding and how these two concepts are different from each other. What is Abstraction? Abstraction, or data abstraction, is one of the object-oriented methodologies. Abstraction is defined as the process of hiding the internal implementation and keeping the complicated ...

Read More

What is a Working Capital Cycle?

Kiran Kumar Panigrahi
Kiran Kumar Panigrahi
Updated on 02-Feb-2023 2K+ Views

The Net Working Capital of a company is the difference between its current assets and current liabilities. We can define the Working Capital Cycle of a company as the duration of time it takes to converts its net working capital into cash.A longer Working Capital Cycle denotes that the company is blocking its capital in working capital without earning any returns on it. Hence, most companies try to reduce the working capital cycle by disposing the inventory quickly and collecting the receivables as early as possible. Sometimes, companies stretch their Accounts Payable (pay their bills slowly) in order to optimize ...

Read More

Difference Between ZIP and RAR

Kiran Kumar Panigrahi
Kiran Kumar Panigrahi
Updated on 11-Jan-2023 3K+ Views

There are various types of file formats available in computer file systems. ZIP and RAR are types of archive file formats that are used to store different types of files and folders in a single container. However, ZIP and RAR file formats are quite different from each other. The most fundamental difference between ZIP and RAR is that ZIP is a standard archive file format that can be enabled in any operating system, whereas RAR is an archive file format that requires a third-party tool named WinRAR for its processing. Read this tutorial to learn more about the ZIP and ...

Read More

Difference Between SSD and HDD

Kiran Kumar Panigrahi
Kiran Kumar Panigrahi
Updated on 11-Jan-2023 2K+ Views

In computer systems, different types of memory devices are used to store data permanently. Both SSD and HDD are such storage devices. SSD and HDD are the most commonly used types of secondary memories. HDD is a traditional storage device, while SSD is a modern storage device. SSD and HDD are quite different from each other. The most fundamental difference between SSD and HDD is that SSD (Solid State Drive) is a storage device that stores data in integrated circuits, whereas HDD (Hard Disc Drive) is a device that stores data magnetically. There are several other differences between SSD and ...

Read More

Difference between Memory and Storage

Kiran Kumar Panigrahi
Kiran Kumar Panigrahi
Updated on 11-Jan-2023 2K+ Views

Memory and Storage are two terms that are often used interchangeably, but they refer to different things. Memory is used to store data that is being actively used by the CPU, while Storage is used to store long-term data that needs to be accessed on a regular basis. Read this tutorial to learn more about Memory and Storage and how they are different from each other. What is Memory? Memory allows storing data on a short term basis. A memory normally is made up using registers. Each register has a location called memory location or storage location. Each memory location ...

Read More

Difference between JPEG and SVG

Kiran Kumar Panigrahi
Kiran Kumar Panigrahi
Updated on 11-Jan-2023 5K+ Views

JPEG and SVG are types of image formats. JPEG is a raster image format that uses a lossy compression algorithm to compress an image, whereas SVG is a highly scalable, text-based image format that uses mathematical structures to represent an image. JPEG images are used in photography applications, while SVG is used when high-resolution images are required. JPEG is a good choice for photographs and other images with lots of colors, while SVG is a better choice for simple images and graphics that need to be resized, such as logos and icons. Read this article to find out more about ...

Read More

Difference between Impact and Non-Impact Printers

Kiran Kumar Panigrahi
Kiran Kumar Panigrahi
Updated on 11-Jan-2023 19K+ Views

A printer is an output device that produces information or computer outputs on a paper. Depending upon the technology used, printers are classified into two categories namely, Impact Printers and Non-Impact Printers. An impact printer is one that operates by striking a printing head (made up of metal or plastic) against an ink ribbon, whereas a non-impact printer is one that prints characters and graphics without direct physical contact between the printing head and the paper. Read this tutorial to find out more about Impact and Non-impact Printers and how they are different from each other. What is an Impact ...

Read More

Difference between Holography and Photography

Kiran Kumar Panigrahi
Kiran Kumar Panigrahi
Updated on 11-Jan-2023 7K+ Views

The primary difference between holography and photography is that holography is a technology used to create three-dimensional (3D) images of an object, whereas photography is one that creates two-dimensional (2D) images of a three-dimensional object. Read this tutorial to find out more about Holography and Photography and how they are different from each other. What is Holography? Holography is a technique to generate 3-dimensional images using interference and diffraction of light. It uses a coherent and monochromatic source of light. A hologram is needed to regenerate an image. In other words, holography can be defined as the process of wave ...

Read More
Showing 141–150 of 312 articles
« Prev 1 13 14 15 16 17 32 Next »
Advertisements