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
2K+ Views
A Malware is a malicious program that is used by attackers to perform illegal operations on a user's machine, such as stealing personal information, corrupting system/network, encrypting data for "ransom" or deleting the data, etc.An Adware is a program that displays Ads during its execution. Developers get money from this ... Read More
Kiran Kumar Panigrahi
1K+ Views
Both these terms "cybersecurity" and "network security" are related to security measures that organizations employ to protect their data, systems, and network infrastructure from online threats. However, cybersecurity is used in a much broader sense, while network security is a subset of cybersecurity. Read through this article to find out ... Read More
Kiran Kumar Panigrahi
20K+ Views
When we surf the Internet, a two-way communication takes place between our web browser (client) and a web server (server). To regulate this communication, there are some protocols among which the most common one is the HTTP protocol, where the browser sends an HTTP request to the server and then ... Read More
Kiran Kumar Panigrahi
1K+ Views
When we surf the Internet, the webpages that we see and the contents that we download generally come from the "surface web". This is the part of the world wide web that is accessible to all with an Internet connection. The Surface Web is huge, but in reality, it covers ... Read More
Kiran Kumar Panigrahi
3K+ Views
A VPN connects a private network to another public network, which allows users to transmit and receive data as if their computers were connected to the private network physically.MPLS is a routing technique that is used to improve the speed and control of the network traffic. It speeds up traffic ... Read More
Kiran Kumar Panigrahi
2K+ Views
What is USB?A Universal Serial Bus (USB) is a communication interface that allows devices to communicate with a host controller such as a computer system. It links peripheral devices including digital cameras, mice, keyboards, scanners, printers, media players, flash drives, and external hard drives to a computer.A USB may be ... Read More
Kiran Kumar Panigrahi
7K+ Views
Channel allocation techniques are used in radio resource management for wireless and cellular networks to distribute bandwidth and communication channels to base stations, access points, and terminal devices.The objective of channel allocation is to maximize system spectral efficiency in bits/s/Hz/site through frequency reuse while maintaining a high level of service ... Read More
Kiran Kumar Panigrahi
9K+ Views
A Fact Table contains a combination of attributes from completely different dimension table. It helps the users understand and analyze the business dimensions that would help improve the business processes. Fact tables are also known as Reality tables.Dimension tables, on the other hand, help a Fact Table gather the dimensions ... Read More
Kiran Kumar Panigrahi
5K+ Views
Multimedia integrates different forms of content such as text, audio, video, graphics, etc., to form a single presentation. We come across so many different forms of multimedia element on almost every webpage or App that we open. Multimedia is definitely heavy than the traditional static text-based content, but any form ... Read More
Kiran Kumar Panigrahi
4K+ Views
Both Client-Server and Peer-to-Peer networks transfer data from a source to a destination with minimal loss in transmission. Both these networks establish a communication channel through which data transmission takes place, however the channel remains dedicated in case of a Client-Server network, which is not the case with Peer-to-Peer networks.Read ... Read More