
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 392 Articles

Kiran Kumar Panigrahi
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

Kiran Kumar Panigrahi
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

Kiran Kumar Panigrahi
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

Kiran Kumar Panigrahi
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

Kiran Kumar Panigrahi
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

Kiran Kumar Panigrahi
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

Kiran Kumar Panigrahi
642 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

Kiran Kumar Panigrahi
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

Kiran Kumar Panigrahi
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

Kiran Kumar Panigrahi
422 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