Kiran Kumar Panigrahi has Published 389 Articles

What are the differences between WiFi Repeater and WiFi Extender?

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 04-Aug-2022 08:40:41

2K+ Views

A wireless network connection originating from a router has a limited coverage range beyond which weak signals become unreliable. As you go further away from the router, the signals will get less strong, and your internet connection will become less reliable. When this occurs, we have a need to boost ... Read More

What is the difference between Augmented Reality and Virtual Reality?

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 04-Aug-2022 08:37:28

2K+ Views

There are games, movies, and other forms of 3D content that you can explore to have AR and VR experience on your smartphones, PCs, tablets, and VR headsets. In many different industries including marketing, education, training, remote support, exercising, remote diagnosis of illness, gaming, and entertainment, companies and developers are ... Read More

Difference between Unshielded Twisted Pair (UTP) and Shielded Twisted Pair (STP) cables.

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 04-Aug-2022 08:33:33

3K+ Views

Unshielded Twisted Pair or UTP are twisted pair cables that are used to transmit both data and voice, as their frequency range is suitable for transmission. UTPs are more cost-effective and are not needed to be grounded. Shielded Twisted Pair or STP are also a twisted pair cables but are ... Read More

Difference between Token Bus Network and Token Ring Network

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 04-Aug-2022 08:32:10

4K+ Views

A Token Bus Network is a network protocol used to transmit data. In a Token Bus Network, a virtual ring is formed between nodes/stations and token is transferred from one station to another in a sequential manner. Each node in a Token Bus Network knows the address of its successor ... Read More

Difference between Steganography and Cryptography

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 04-Aug-2022 08:30:16

6K+ Views

Steganography, or cover writing, is a method where a secret method is converted into fake looking message. This technique helps to keep a message secret. It is pretty difficult to use and understand. The structure of data remains unaltered in Steganography. It is used in text, audio, video or images. ... Read More

Difference between SMTP and POP3

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 04-Aug-2022 08:26:39

5K+ Views

SMTP and POP3 are message protocols which are required for sending and receiving the messages between the mail servers. In this article, we are going to compare and contrast the various features of SMTP and POP3 based on the tasks for which these two protocols have been designed. What is ... Read More

What is the difference between an EXE and a DLL and how is it getting generated?

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 04-Aug-2022 07:40:18

16K+ Views

You can choose between creating an EXE or a DLL when writing Dot NET code. Both of these include executable code, however, DLL and EXE operate differently from one another. The EXE will create its own thread and reserve resources for it if you run it. A DLL file, on ... Read More

Difference between Delete and truncate in sql query

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 04-Aug-2022 07:36:51

18K+ Views

Both the TRUNCATE statement and the DELETE statement are included in the category of SQL queries for deleting the data stored in a table. They carry out deletion operations on records or rows of a table that are no longer needed. A condition is applied before each entry in the ... Read More

Difference between Browsing and Surfing

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 04-Aug-2022 07:29:53

11K+ Views

When you search the Internet, do you know whether you are browsing the internet or just surfing? Next time you go on the Internet, you may relate to the following points to decide whether you are browsing or surfing. What is Browsing? When people visit a website, they cannot open ... Read More

What is the difference between jQuery and JavaScript?

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 28-Jul-2022 16:07:56

2K+ Views

Both JavaScript and jQuery serve the same overarching objective of making the webpages more interactive and dynamic. They give the websites a sense of vibrancy. People may ask why there is a need for two distinct ideas if they serve the same function and are utilised in the same way. ... Read More

Advertisements