Kiran Kumar Panigrahi has Published 389 Articles

Difference between Star and Ring Topology

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 28-Jul-2022 13:42:29

12K+ Views

What is Topology?Network Topology is the way network links and nodes are connected with each other. The physical signal transmission medium is referred to as network topology. On the other hand, "logical network topology" refers to how the data flows through a network among the connected devices, regardless of their ... Read More

Difference between Star and Mesh Topology

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 28-Jul-2022 13:38:52

10K+ Views

What is Topology?Network Topology is the way network links and nodes are connected with each other. The physical signal transmission medium is referred to as network topology. On the other hand, "logical network topology" refers to how the data flows through a network among the connected devices, regardless of their ... Read More

Difference between site to site VPN and remote access VPN

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 28-Jul-2022 13:36:28

2K+ Views

Both Site-to-Site VPN and Remote Access VPN are types of virtual private networks used primarily for transferring data and accessing a machine from a remote location under a secure network which acts as a private network across the machines.In this article, we will differentiate Site-to-Site VPN and Remote Access VPN ... Read More

Scala vs Java

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 28-Jul-2022 13:31:02

654 Views

Scala and Java are two of the most widely used high-level programming languages in the world of today's computer programming. Scala was developed specifically to address a number of Java's limitations. In particular, it is intended to be as condensed and terse as possible, with the goal of reducing the ... Read More

Difference between Ring Topology and Mesh Topology

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 28-Jul-2022 13:09:47

2K+ Views

What is Topology?Network Topology is the way network links and nodes are connected with each other. The physical signal transmission medium is referred to as network topology. On the other hand, "logical network topology" refers to how the data flows through a network among the connected devices, regardless of their ... Read More

Difference Between PHP and JavaScript

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 28-Jul-2022 12:42:36

8K+ Views

JavaScript and PHP are two of the most widely used and flexible computer languages that are used for building websites.PHP is currently the most widely used scripting language for server-side development, whereas JavaScript is a client-side scripting language. PHP is responsible for handling things on the server side, whereas JavaScript ... Read More

Difference Between Go and Python Programming Language

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 28-Jul-2022 12:34:26

440 Views

Python debuted in 1991. Google released Golang in 2012. Google's programmers built Golang to expedite development and improve other languages. Golang has stricter grammar and layout than Python.Golang allows multitasking, use of channels, goroutines, etc. Golang can be used in networking, cloud, and server-side projects. Golang can automate DevOps and ... Read More

Difference between EIGRP and OSPF

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 28-Jul-2022 12:23:51

2K+ Views

EIGRP stands for Enhanced Interior Gateway Routing Protocol. It is used to share information between routers lying in the same region. It can be easily implemented in small as well as large networks.OSPF stands for Open Shortest Path first. It is used on variable-length subnet masking (VLSM) and discontinuous networks. ... Read More

Difference Between DDA and Bresenham Line Drawing algorithm

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 28-Jul-2022 12:19:02

16K+ Views

The realm of computer graphics is an expansive one that is always undergoing development. It involves a variety of concepts and ideas, of which "drawing a line" is the most fundamental tasks involved in working with graphical media.There are two algorithmic rules that are followed while drawing a line on ... Read More

Difference between SQL and NoSQL

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 28-Jul-2022 11:51:45

4K+ Views

Both SQL and NoSQL Databases have their set of advantages and disadvantages. SQL databases can be considered when you are looking for data consistency, reliability, integrity, and when the data is structured. NoSQL databases are a much better option if the data is large, semi-structured, or unstructured and you are ... Read More

Advertisements