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
Both Internet Security and Antivirus are the techniques that are being used to protect the user from malicious programs by blocking and removing them specifically when the user interacts with external resources.An Antivirus could be defined as an application or software which provides security from the malicious software specifically coming ... Read More
Kiran Kumar Panigrahi
13K+ Views
Both Block cipher and Stream cipher belong to the family of symmetric key ciphers which are the basically encryption methods primarily used for converting the plaintext into ciphertext directly.Go through this article to find out more about the features of block ciphers and stream ciphers and how they are different ... Read More
Kiran Kumar Panigrahi
3K+ Views
Both Bluetooth and UWB are wireless technologies that are widely used to send and receive data wirelessly using radio signals. Bluetooth is a wireless technology that is used to connect devices in short range, whereas UWB is wireless network technology that can carry an extensive range of frequency bands while ... Read More
Kiran Kumar Panigrahi
18K+ Views
Both Bluetooth and ZigBee are wireless technologies that are widely used to send and receive data wirelessly using radio signals. Bluetooth is a wireless technology that is used to connect devices in short range, whereas ZigBee is wireless technology standard for personal area networks that uses low-power digital radio waves.Go ... Read More
Kiran Kumar Panigrahi
7K+ Views
A LAN is a computer network that is limited to a particular geographic area. Ethernet, the other hand, is a LAN network standard used in wired LAN. Go through this article to find out more about the features of Ethernet and LAN and how they are different from each other.What ... Read More
Kiran Kumar Panigrahi
22K+ Views
Go-Back-N is a data link layer protocol that uses a sliding window method for reliable and sequential delivery of data frames. It is a case of sliding window protocol having to send window size of N and receiving window size of 1.Selective Repeat Protocol is also a data link layer ... Read More
Kiran Kumar Panigrahi
2K+ Views
The Internet is a global network of networks where computers communicate with each other via Internet Protocol. Intranets, on the other hand, are private networks. Go through this article to find out the other major differences between the Internet and an Intranet.What is Internet?The Internet is the global system of ... Read More
Kiran Kumar Panigrahi
5K+ Views
JSP and ASP are both server-side scripting languages. JSP is Java based and is developed by Sun Microsystems, whereas ASP is developed by Microsoft and is also referred as Classic ASP. Whenever a browser requests a JSP or ASP page, the server engine reads the file, executes the code in ... Read More
Kiran Kumar Panigrahi
2K+ Views
Provisions are used in financial accounting to set aside funds to provide for a future excepted loss/liability. It is compulsory for companies to make Provisions to meet their future expenses. Reserves, on the other hand, are the surplus funds that a company sets aside in order to invest in future ... Read More
Kiran Kumar Panigrahi
13K+ Views
A stateless protocol is one in which each communication is treated as a separate event, unrelated to other communications of the same type.A stateful protocol, on the other hand, is the polar opposite of a stateless protocol, in which each communication is treated as part of a broader sequence.Read through ... Read More