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
Wireless WAN is a type of WAN that uses only wireless connections. A WAN in general is a network of local area networks (LANs) that link to other LANs via telephone lines and radio waves. WANs can also use wired connections. Go through this article to find out more about ... Read More
Kiran Kumar Panigrahi
10K+ Views
Static Routing or Non-Adaptive Routing follows user-defined routing. Here, the routing table is not changed until the network administrator changes it. Static Routing uses simple routing algorithms and provides more security than dynamic routing. Dynamic Routing or Adaptive Routing, as the name suggests, changes the routing table if there ... Read More
Kiran Kumar Panigrahi
13K+ Views
Static IP Address and Dynamic IP Address are both used to identify a computer on a network or on the Internet. Static IP address is provided by the Internet Service Provider and remains fixed till the system is connected to the network. Dynamic IP address is provided ... Read More
Kiran Kumar Panigrahi
20K+ Views
Hubs are basic network devices that operate at the Physical Layer and they do not perform packet filtering or addressing function; they send the data packets to all the connected devices. Switches, on the other hand, function at the Data Link Layer to connect several devices in a network. Switches ... Read More
Kiran Kumar Panigrahi
6K+ Views
GPS or Global Positioning System is a satellite-based navigation system developed in 1970 by the US Department of Defense. With time, it became a worldwide global utility and it is now used heavily from mobiles to cars for navigation purposes.Satellite Navigation System is a geospatial positioning system that employs satellites ... Read More
Kiran Kumar Panigrahi
2K+ Views
Circuit switching and Message switching are both telecommunication techniques that are used to transfer data from a source to a destination with minimal loss in transmission.Circuit switching is a way of constructing a dedicated network in which two network nodes create a dedicated communications channel before connecting. In message switching, ... Read More
Kiran Kumar Panigrahi
5K+ Views
Code Division Multiple Access (CDMA) is a protocol used for 2G and 3G communication. In CDMA, a channel carries all types of transmission simultaneously without division of bandwidth or time. Data from different stations is transmitted simultaneously using different code modulation.Long-Term Evolution (LTE) is a high-performance interface for cellular mobile ... Read More
Kiran Kumar Panigrahi
3K+ Views
Bandwidth and Throughput are frequently used terms in telecommunications and sometimes we tend to use them as synonyms, but there's a subtle difference between these two terms.Bandwidth refers to the data capacity of a channel. It is defined as the total amount of data which can be transferred over a ... Read More
Kiran Kumar Panigrahi
17K+ Views
Both DES and AES are symmetric-key block ciphers that are used in encryption where just one key (the secret key) is utilized to encode and decode electronic data. The key must be exchanged between the organizations communicating using symmetric encryption so that it can be utilized in the decryption process.Go ... Read More
Kiran Kumar Panigrahi
9K+ Views
A workstation is a computer which is used to access LAN or Internet to get access to documents or perform a task, whereas a server is a software which responds to services requested by a client. Read through this article to know more about workstations and servers and how they ... Read More