Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Kiran Kumar Panigrahi has Published 389 Articles
Kiran Kumar Panigrahi
7K+ Views
On almost every machine, the localhost and 127.0.0.1 are functionally the same. But, they are not exactly the same. This article is meant for explain the important differences between localhost and 127.0.01. What is Localhost? "localhost" is the machine name or IP address of the host server. You can think ... Read More
Kiran Kumar Panigrahi
16K+ Views
An operating system acts as a bridge between the hardware and applications. The CPU is that part of the system which handles all the tasks of the system. Sometime such situations arise, when it is required to interrupt the currently running task and take a rapid action. Therefore, in operating ... Read More
Kiran Kumar Panigrahi
3K+ Views
Both interlaced and progressive scan are types of raster scanning techniques extensively used in analog video systems. The basic difference between interlaced scan and progressive scan is that the interlaced scan employs the scanning of even and odd marked lines of a picture which are displayed consecutively as two isolated ... Read More
Kiran Kumar Panigrahi
14K+ Views
There are several types of computer and mobile networks to connect world’s digital devices to communicate and share data with each other. These communication technologies provide an efficient way of connecting devices for data sharing and internet access. In this article, we will discuss the major differences between cellular and ... Read More
Kiran Kumar Panigrahi
2K+ Views
There are two methods namely blogging and vlogging for sharing your personal experiences or observations with a community. These two methods involve sharing information through internet. The basic difference between a blog and a vlog is in their medium of information sharing, i.e., a blog is a medium in which ... Read More
Kiran Kumar Panigrahi
2K+ Views
In the computer software testing world, there are two major software testing techniques namely Agile Testing and Waterfall Testing. Agile testing is more flexible and malleable, while waterfall testing is more structured and rigid. There are several other important differences between agile testing and waterfall testing which we will discuss ... Read More
Kiran Kumar Panigrahi
8K+ Views
A microprocessor can be defined as an electronic component of a computer system that executes the instructions to perform tasks involved in computer processing. It is the most fundamental unit of computer that executes all the functions of a CPU. Till date, several types of microprocessors have been developed. But ... Read More
Kiran Kumar Panigrahi
2K+ Views
In software development, testing is the most important stage in the process of delivery of any application or software as it is only testing that not only validates the quality of an application but also provides an opportunity for the developer to improve its product. Every application is being developed ... Read More
Kiran Kumar Panigrahi
22K+ Views
A Server is a central place where information and programs are stored and accessed by applications over the network. A Web Server is a server which accepts a request for data and sends the relevant document in return, whereas an Application Server contains an EJB container component as well to ... Read More
Kiran Kumar Panigrahi
24K+ Views
The terms web browser and web server are very common in the field of computer science and Internet, however people often get confused between the two. The most basic difference between a web browser and a web server is that a web browser is an application software which is used ... Read More