Skip to main content

Internet

 

                                                             

                     Interconnected Network

                         The Internet is the global system of interconnected computer networks that uses the Internet Protocol suite(TCP/IP) to communicate between networks and devices.

                                             Short Form of Internet is net

   Internet : Connects computers all over the world People cn share Information and communicate anywhere

Examples of Internet :

1. Web

2. Email

3. Social Media

Types of Internet

1. Dial-up

2. DSL (Digital Subscriber Line)

3. Satellite Internet

4. Fiber Optic Internet

5.  Wireless

Components of Internet :

1. Acess

2. Chat

3. Ecommerce

4. E mail

5. FTP

6. Hosting

7. Mailing HIst

8. Search engines

9. Telnet

10.Usenet

11.  World wide web

Another Word of Internet

1. Cyberspace

2. Data Highway

3. Extensive Electronic network

4.      Information superhighway

Most used feature of Internet

                                     Email

                              Fiber Optic is the best type of Internet with download and upload speed 1 Gigabit per second

                                   

Comments

Popular posts from this blog

10 COMMAND PROMPT(CMD) COMMANDS

                                                                                             Command Prompt is a command line interpreter in Windows. It is a command line interface. Using this command prompt, user or administrator can access and control the entire system. In shortly a user can control his/her entire system in a single place. Opening a file, Renaming a file, Moving a file, Initating a application, Terminating the application, Installing application, Installing packages that you need to install, Network Configurations, Installing and Updating system drivers, Made changes in system settings are some of the task or activity done through Command Prompt using  predefined commands. The Windows Operating System has another...

Top Data Analytics Tools for 2024: Complete Guide

Data analytics has become the holy grail that modern organizations reach for in making evidence-based decisions, optimizing operations, and competitive advantage. There are a thousand types available, and to narrow it down to just one would be quite challenging. Here are some of the most well-liked data analytics tools in 2024, each with unique capabilities peculiar to the nature of certain data projects. 1. Tableau Overview: Tableau is a powerful yet easy-to-use data visualization tool; it allows users to build stunning dashboards and turn raw data into insights. Among its popular functionalities, it allows for drag-and-drop actions, which makes it definitely possible for non-technical people to use. Best For: Business Intelligence, Visualization, and Reporting. Features: Integrates with a wide variety of sources including Excel, Google Analytics, SQL, and Salesforce. Interactive dashboards that update in real-time. Extensive visualization options, from a huge library of pre-...

The Ultimate Guide to Essential Python Libraries for Every Developer

Python has become the go-to language for many domains, be it web development, data science and AI, or whatnot. Much of the power of Python ensues from its incredibly varied libraries. In this paper, we will review some of the important Python libraries in different applications from data analysis to web development. 1. NumPy – The Foundation of Scientific Computing NumPy constitutes the backbone for using Python within scientific computing. It supports extremely huge multi-dimensional arrays and matrices and provides a great collection of high-level mathematical functions that can operate on these arrays.      Key Features: High-performance tools for numerical data. Essential for data science-related tasks and combined with other libraries most of the time. It provides the base libraries which many libraries are built on, like Pandas and TensorFlow. 2. Pandas – Data Manipulation Made Easy Pandas is considered one of the main libraries for carrying out the analy...