• Skip to main content
  • Skip to primary sidebar
  • Skip to secondary sidebar
  • Skip to footer

Computer Notes

Library
    • Computer Fundamental
    • Computer Memory
    • DBMS Tutorial
    • Operating System
    • Computer Networking
    • C Programming
    • C++ Programming
    • Java Programming
    • C# Programming
    • SQL Tutorial
    • Management Tutorial
    • Computer Graphics
    • Compiler Design
    • Style Sheet
    • JavaScript Tutorial
    • Html Tutorial
    • Wordpress Tutorial
    • Python Tutorial
    • PHP Tutorial
    • JSP Tutorial
    • AngularJS Tutorial
    • Data Structures
    • E Commerce Tutorial
    • Visual Basic
    • Structs2 Tutorial
    • Digital Electronics
    • Internet Terms
    • Servlet Tutorial
    • Software Engineering
    • Interviews Questions
    • Basic Terms
    • Troubleshooting
Menu

Header Right

Home » Networking » Computer Networking

Frequency Division Multiplexing (FDM)

By Dinesh Thakur

Frequency-Division Multiplexing (FDM) is a scheme in which numerous signals are combined for transmission on a single communications line or channel. It is analog multiplexing technique. Each signal is assigned a different frequency (sub channel) within the main channel. its requires channel synchronization. FDM multiplexing technique is based on orthogonality of sinusoids. [Read more…] about Frequency Division Multiplexing (FDM)

What is OSI model (Open Systems Interconnection)? – Definition

By Dinesh Thakur

Open System Interconnection (OSI) model, an ISO standard for worldwide communication Networks that defines a networking framework for implementing protocols in seven layers. Layering the communications process means breaking down the communication process into Smaller and Easier to handle interdependent categories. The convention and rules used in such communications are collectively known as Layer protocol. Open Systems Interconnection (OSI) model is developed by ISO (International organization for standardization) in 1984. ISO is the organization dedicated to defining global communication and standards. [Read more…] about What is OSI model (Open Systems Interconnection)? – Definition

What is transmission media ? Types of transmission media.

By Dinesh Thakur

Transmission media is a pathway that carries the information from sender to receiver. We use different types of cables or waves to transmit data. Data is transmitted normally through electrical or electromagnetic signals. [Read more…] about What is transmission media ? Types of transmission media.

Unbound transmission media – What is Unbound transmission media. Type of Unbound transmission media

By Dinesh Thakur

Unbound transmission media extend beyond the limiting confines of cabling. They provide an excellent Communication Networks alternative for WANS. The lack of physical restrictions provides larger bandwidth as well as wide area capabilities. Unbound media typically operate at very high frequencies. The three types of unbound transmission media are: Radio wave, Micro wave, Infrared. [Read more…] about Unbound transmission media – What is Unbound transmission media. Type of Unbound transmission media

Bound transmission media – What is Bound transmission media ? Type of bound transmission media Explain

By Dinesh Thakur

Bound Transmission Media in Communication Networks are the cables that are tangible or have physical existence and are limited by the physical geography. Also known as Conducted systems, wired media generally employ a metallic or glass conductor which serves to conduct, some form of electromagnetic energy. [Read more…] about Bound transmission media – What is Bound transmission media ? Type of bound transmission media Explain

Transmission Media

By Dinesh Thakur

The first layer (physical layer) of Communication Networks the OSI Seven layer model is dedicated to the transmission media. Due to the variety of transmission media and network wiring methods, selecting the most appropriate media can be confusing – what is the optimal cost-effective solution. When choosing the transmission media, what are the factors to be considered? [Read more…] about Transmission Media

What is Difference between UTP and STP Cable?

By Dinesh Thakur

Unshielded Twisted Pair (UTP) : UTP is the copper media, inherited from telephony, which is being used for increasingly higher data rates, and is rapidly becoming the de facto standard for horizontal wiring, the connection between, and including, the outlet and the termination in the communication closet. [Read more…] about What is Difference between UTP and STP Cable?

What is Fiber Optics (Optical Fiber)? – Definition

By Dinesh Thakur

Definition: Optical fiber consists of thin glass fibers or plastic or any dielectric medium which can carry light signals from one end to the other. Optical fiber refers to the medium and the technology which is related, or you can say that it is connected with the transmission of information in the form of light impulses and this transmission is done along with a glass or plastic wire or fiber. The wires of fiber optic cable can carry much more information than any other conventional copper wire. The typical optical fiber consists of a very narrow strand of glass called the core. Around the core is a concentric layer of glass called the cladding.
Optical fibers make use of light to send information through the optical medium.
[Read more…] about What is Fiber Optics (Optical Fiber)? – Definition

What is Data-Link layer? – Definition

By Dinesh Thakur

Data link layer is the second layer in OSI reference model and lies above the physical layer. The physical layer provides only a raw bitstream service between computers. The data link layer provides data reliability and provides tools to establish, maintain, and release data link connections among the network nodes. [Read more…] about What is Data-Link layer? – Definition

What is Hubs/Repeaters/Bridges/Router/Switches/ Transceivers/ Gateway

By Dinesh Thakur

Hubs/Repeaters are used to connect together two or more network segments of any media type. In larger design, signal quality begins to deteriorate as segment exceeds their maximum length. A hub provides the signal amplification required to allow a segment to be extended a greater distance. [Read more…] about What is Hubs/Repeaters/Bridges/Router/Switches/ Transceivers/ Gateway

Transmission Modes – What are the different Transmission Modes?

By Dinesh Thakur

The term Transmission Mode defines the direction of the flow of information between two communication devices i.e. it tells the direction of signal flow between the two devices. [Read more…] about Transmission Modes – What are the different Transmission Modes?

What is Congestion Control? Describe the Congestion Control Algorithm commonly used

By Dinesh Thakur

Congestion is an important issue that can arise in packet switched network. Congestion is a situation in Communication Networks in which too many packets are present in a part of the subnet, performance degrades. Congestion in a network may occur when the load on the network (i.e. the number of packets sent to the network) is greater than the capacity of the network (i.e. the number of packets a network can handle.). Network congestion occurs in case of traffic overloading.
[Read more…] about What is Congestion Control? Describe the Congestion Control Algorithm commonly used

What are Transmission Errors?

By Dinesh Thakur

In Communication Networks External electromagnetic signals can cause incorrect delivery of data. By this, data in the communication Networks can be received incorrectly, data can be lost or unwanted Communication Networks data can be generated. Any of these problems are called transmission errors in communication networks.

What is Error Correction and Detection?

By Dinesh Thakur

Error detection and correction has great practical importance in maintaining data (information) integrity across noisy Communication Networks channels and less than reliable storage media. [Read more…] about What is Error Correction and Detection?

MAC Layer – What is MAC Layer Protocols?

By Dinesh Thakur

The Media Access Control (MAC) data communication Networks protocol sub-layer, also known as the Medium Access Control, is a sub-layer of the data link layer specified in the seven-layer OSI model. The medium access layer was made necessary by systems that share a common communications medium. Typically these are local area networks. The MAC layer is the “low” part of the second OSI layer, the layer of the “data link”. In fact, the IEEE divided this layer into two layers “above” is the control layer the logical connection (Logical Link Control, LLC) and “down” the control layer The medium access (MAC). [Read more…] about MAC Layer – What is MAC Layer Protocols?

ALOHA – What is ALOHA?

By Dinesh Thakur

ALOHA: ALOHA is a system for coordinating and arbitrating access to a shared communication Networks channel. It was developed in the 1970s by Norman Abramson and his colleagues at the University of Hawaii. The original system used for ground based radio broadcasting, but the system has been implemented in satellite communication systems. [Read more…] about ALOHA – What is ALOHA?

RS-232C – What is RS-232C?

By Dinesh Thakur

RS-232C is a long-established standard (“C” is the current version) that describes the physical interface and protocol for relatively low-speed serial data communication Networks between computers and related devices. [Read more…] about RS-232C – What is RS-232C?

Data Communication

By Dinesh Thakur

Data transmission, digital transmission, or digital communication Networks is the electronic transmission of information that has been encoded digitally (as for storage and processing by computers) over a point-to-point or point-to-multipoint communication Networks channel. [Read more…] about Data Communication

IEEE 802.5 Token Ring

By Dinesh Thakur

IEEE 802.5 Token Ring: Token ring is the IEEE 802.5 standard for a token-passing ring in Communication networks. A ring consists of a collection of ring interfaces connected by point-to-point lines i.e. ring interface of one station is connected to the ring interfaces of its left station as well as right station. Internally, signals travel around the Communication network from one station to the next in a ring. [Read more…] about IEEE 802.5 Token Ring

ARCNet – What is ARCNet

By Dinesh Thakur

Digital communication networks have become a core technology in advanced building automation systems. Communication networks such as MS/TP, ARCNET, and Ethernet can be categorized as discrete-event dynamic systems (DEDS) (Casandras and Lafortune 1999). [Read more…] about ARCNet – What is ARCNet

Types of Routers

By Dinesh Thakur

Firstly we understand the concept of what is broadband connection in communication networks. Broadband is a high-capacity high-speed Data transmission medium. This can be done on a single cable by establishing different bandwidth channels. Broadband technology can be used to transmit voice, data and video over long distances simultaneously. [Read more…] about Types of Routers

Coaxial Cable – Write Short Note on Coaxial Cable

By Dinesh Thakur

Coaxial cables are the guided media that carnes the signal of higher frequency range compared to twisted pair cable. Coaxial cables are also called coax. (short form). Two types of coaxial cables are widely used: 50 ohm cable and 75 ohm cable. 50 ohm cable is used for digital transmission and 75 ohm cable is used for analog transmission. Due to the shield provided, this cable has excellent noise immunity. It has a large bandwidth and low losses. Co-axial cables are easy to install. They are often installed either in a device to device daisy chain (Ethernet) or a star (ARC net).
[Read more…] about Coaxial Cable – Write Short Note on Coaxial Cable

Wireless Communication – What is Wireless Communication?

By Dinesh Thakur

The most and latest wireless communication use electromagnetic airwaves either infrared or radio frequency to communicate information from one point wireless communication networks to another wireless communication networks Point. Without relaying on a physical connection. Radio waves are often referred to as radio carriers because they simply perform the function of delivering energy to a remote receiver. [Read more…] about Wireless Communication – What is Wireless Communication?

What is NICs (Network Adapter)

By Dinesh Thakur

A high-speed network interface card (NIC) for communication networks is used.A network interface controller (also known as a network interface card, network adapter, LAN adapter) is a computer hardware component that connects a computer to a computer network.Network interface cards, commonly referred to as NICs are used to connect a PC to a computer network. [Read more…] about What is NICs (Network Adapter)

Difference Between Analog and Digital Signal | Difference and Comparison

By Dinesh Thakur

Transmission is the method by which computer networks send electrical signals. Data communication is concerned with the process of exchanging data electronically between two communication devices. In a local area network, all communication functions performed through direct cables. Computers located far away are connected through a particular form of the data communication link. The existing telephone or telegraphic network may also use for connecting computers located at remote locations. [Read more…] about Difference Between Analog and Digital Signal | Difference and Comparison

Ethernet Cables – What Is an Ethernet Cable?

By Dinesh Thakur

Generally, some people use the term “Ethernet” or ether refers to cable. Ethernet was the original product designed by Xerox PARC based on Bob Metcalfe’s idea. It was later upgraded to 10 Mbps by Xerox, Intel and DEC. [Read more…] about Ethernet Cables – What Is an Ethernet Cable?

What is Router | Definition of Router

By Dinesh Thakur

What is router: Router is a network layer (Layer 3) of the OSI reference model device that means it can connect multiple computer networks via wired or wireless connections. Network router can receive, analyze, perform the traffic directing functions and forwards data packet from one network to its destination node. A router is a device that forwards packets between networks by processing the routing information included in the packet.
[Read more…] about What is Router | Definition of Router

What is Switching

By Dinesh Thakur

Switching is the most valuable asset of computer networking. Every time in computer network you access the internet or another computer network outside your immediate location, or your messages are sent through a maze of transmission media and connection devices. The mechanism for exchange of information between different computer networks and network segments is called switching in Networking. On the other words we can say that any type signal or data element directing or Switching toward a particular hardware address or hardware pieces. [Read more…] about What is Switching

What is network switch? – Definition

By Dinesh Thakur

In computer networking, Switch (also called switching hub, bridging hub,and more correctly called a network switch) and Bridges are the Layer 2 interconnect devices that can be used to preserve bandwidth in the network by applying a segmentation strategy. Switches are used to re-send packets to a specific segment of the network using hardware MAC addressing (same as bridges). Since the switches are hardware-based, they can send packets faster than bridges.

Once the number of users began to push the limits of a single computer network segment, there was a need to create a new segment to link two computer networks together a device called bridges accomplished this. basically the bridges have 2 ports, one for each computer networks, bridges actually inspect the data that passes through them and make decisions about whether to send it to the other computer network or not. Switch takes data from one network device and forwards it to the destination node based on MAC address.

This decision is based on the MAC address in Ethernet networks and on the ring no. in Token Ring Networks. Because of this behavior (specifically that bridges read and act on the data in the Layer 2 headers of each frame), hence Bridges are layer 2 devices or Data-link layer function.

As networks become larger, and the amount of data transmitted by each computer increased, segmenting networks became even more important. 2 port bridges were no longer sufficient then switch began as multiport network bridge that uses hardware addresses to process and forward data and are considered layer two devices.

The switches have the functionality of the hubs to which they add the primary ability to dedicate the entire bandwidth exclusively to any communication between their ports. It achieved because the switch does not act as a multiport repeater, but only sends data packets to that door to which they directed. This is possible because the equipment sets up routing tables with the MAC addresses (OSI level 2) associated with each of its doors. This technology makes it possible for each of the doors to have the total bandwidth for its use. These devices usually work with bandwidths of 10 and 100 Mbps, and doors with different bandwidths can coexist on the same equipment. The doors of a switch can serve both personal workstations and network segments (hubs), being for this reason widely used as elements of network segmentation and traffic routing. In this way, it achieved that the internal traffic in the different network segments connected to the switch affects the rest of the network, thereby increasing the efficiency of bandwidth usage.

What is a Switch

A switch, in a networking is a high-speed networking device that receives TCP/IP data packets then filters them and forwards to their destination. Most switches have 12 to 24 ports but many are modular can have several hundred ports. Switches can handle several conversations at same time each 100base -TX port on a switch can send and receive frames at the same time, so switches are  Full Duplex and hubs are Half-Duplex. A switch is advanced than a hub but not as advanced as a networking router.

Network Switch

Router is a Layer 3 Device : Routers are created to segregate broadcast domains.Roters act as boundary between broadcast domains. Routers read and make decisions based on layer 3 headers, Like:

• TCP/IP or IPX headers: So they become layer3 devices. A routers function is to inspect incoming packet and determine whether it belongs to local network or to a Remote Network,

If a local packet is determined then there is no need of routing and if a Remote packet is determined then it will route that packet according to the routing table other wise the packet will be discarded.

The switches can classify according to the technique they use to forward the packets to the appropriate segment. In this case, we talk about storage and forwarding switches, shortcut switches, and hybrids.

Switches that use forwarding and storage switching fully process the data packet, including CRC check processes and packet address determination. This technique requires that the package be stored temporarily before being re-dispatched to the relevant segment. This type of switching, therefore, reduces the number of damaged packets sent to the network.

Shortcut switches: (with cut-through technology) are faster than storage and forwarding switches since they send the packet as soon as they read the destination MAC address.

Hybrid Switches: This switch normally operates as Cut-Continue, but continually monitors the frequency at which invalid or damaged frames sent. If this value exceeds a preset threshold, the switch behaves like a Store -Transmit. If this level drops, it goes to the initial mode.

In case of a difference in speeds between the interconnected subnets, the switch must necessarily operate as Store-Transmit.

This technology allows several facilities such as:

• Smart filtering: Possibility of filtering traffic not only based on MAC addresses but considering additional parameters, such as the type of protocol or traffic congestion within the switch or on other switches in the network.
• Support of virtual networks: Possibility of creating closed groups of users, served by the same switch or by different switches on the network, that constitute different domains for broadcast purposes. In this way, the processes of movements and changes are also simplified, allowing users to be located or relocated via software.
• Routing integration: Inclusion of modules that perform the function of routers (routing), so that the connection between several different networks can make through switches themselves.

What is Cable Modem

By Dinesh Thakur

To access Internet Through a Cable TV. Computer Network requires a cable Modem. It has two interfaces on it one for computer  and other for Cable Network The Computer side interface is usually is a USB Interface or 10Mbps Ethernet And The Cable Network is common cable wire interface.

This Modem makes a connection when it is turned on. Cable modems are always retaining the connection(unless they are switched off) because the cable operator does not charge for the duration of connection. 

When a cable Modem is switched on It scans the downstream channel looking for a special packet periodically(special packet contains the modem configuration and sender of this is the headend),After getting the packet, the new modem sends a packet on one of the upstream channel.

After getting a packet from a modem, headend sends a packet to the new modem assigning the modem with downstream and upstream channels. The modem then determines its distance from the headend by sending it a special packet and seeing how long it takes to get the response. This process is called ranging. It is important for the modem to know its distance to accommodate the way the upstream channels and to get the timing right.

They are divided in time in minislots Each upstream packet must fit in one or more consecutive minislots. The headend announces the start of a new round of minislots periodically, but the starting gun is not heard at all modems simultaneously due to the propagation time down the cable. By knowing  how  far it is from the headend, each modem can compute how long ago the first minislot really started. Minislot length is network dependent. A typical payload  is  8 bytes

During  initialization the headend also assigns each modem to a minislot to use for requesting upstream bandwidth. As rule, multiple modems will be assigned the same minislot, which leads to contention. When a computer wants to send a packet, it transfers the packet to the modem, which then requests the necessary number of minislots for it.

If the request is accepted, the headend puts an acknowledgement on the downstream channel telling the modem which minislots have been reserved for its packet. The packet is then sent ., starting  in the minislot allocated  to it .Additional packets can be requested using a field in the header.

« Previous Page
Next Page »

Primary Sidebar

Networking

Networking Tutorials

  • Network - Home
  • Network - Uses
  • Network - Advantages
  • Network - Classification
  • Network - Architecture Type
  • Nework - Networks Vs Comms

Networking Devices

  • Network - Modem
  • Network - Routers Types
  • Network - Bluetooth
  • Network - RS-232C
  • Network - Hub
  • Network - Devices
  • Network - Bridges
  • Network - Repeaters
  • Network - Routers
  • Network - Switching Hubs
  • Network - Transceiver
  • Network - Multiplexer
  • Network - Gateway
  • Network - BNC Connector
  • Network - Optical Connectors
  • Network - NICs
  • Networking Protocol

  • Protocol - Definition
  • Protocol - IP
  • Protocol - Aloha
  • Protocol - MAC Layer
  • Protocol - Sliding Window
  • Protocol - Stop & Wait
  • Protocol - Network Protocols
  • Protocol - Token Passing
  • Protocol - SIP
  • Protocol - Ad-Hoc Networks Routing
  • Protocol - Lap-f
  • Protocol - Point-to-Point
  • Protocol - PPP
  • Protocol - PPP Phases
  • Protocol - LDP
  • Protocol - MPLS
  • Protocol - MPOA
  • Protocol - HDLC
  • Protocol - Distance Vector routing
  • Protocol - IGMP
  • Protocol - ICMP
  • Protocol - SLIP
  • Protocol - DVMRP
  • Protocol - SDLC
  • Protocol - Routing
  • Protocol - UDP
  • Protocol - ARP and RARP
  • Protocol - Link-State
  • Protocol - ARP Table
  • Protocol - RTP
  • Protocol - NHRP
  • Network Addressing

  • Addressing - Home
  • Addressing - SubNetting
  • Addressing - Classless
  • Addressing - Classes or Classful
  • Addressing - IPV4 vs IPV6
  • Addressing - IPv6
  • Addressing - Subnet Mask
  • Addressing - MAC Address
  • Addressing - Supernetting
  • Addressing - Private IP
  • Addressing - IPv4
  • Addressing - Public IP
  • Addressing - Multihomed
  • Addressing - Indirect Addressing
  • Addressing - ASP
  • Addressing - VLSM
  • Addressing - Routing Algorithms
  • Addressing - Hierarchical Routing
  • Addressing - Routing
  • Addressing - Distributed Routing
  • Addressing - Data Routing
  • Addressing - Services
  • Addressing - IP forwarding
  • Addressing - Aging
  • Addressing - Algorithm CR
  • Networking Media

  • Transmission - Home
  • Transmission - Modes
  • Transmission - Media
  • Transmission - System
  • Transmission - Bound
  • Transmission - Unbound
  • Transmission - Baseband
  • Transmission - Wired
  • Transmission - Fiber Benfits
  • Transmission - Infrared
  • Transmission - UnGuided
  • Transmission - Microwave
  • Transmission - Infrared
  • Transmission - Radio Wave
  • Transmission - Network
  • Transmission - Digital Signal
  • Transmission - Data
  • Transmission - Asynchronous
  • Transmission - Sync Vs Async
  • Cable - Twisted-Pair
  • Cable - Coaxial
  • Cable - UTP and STP
  • Cable - Fiber Optics
  • Cable - Gigabit Ethernet
  • Cable - Fast Ethernet
  • Cable - Ethernet Cable
  • Cable - Fiber-Optic Using
  • Cable - CATV
  • Cable - 100Base T
  • Cable - 10BASE T
  • Cable - 10 Base 2
  • Cable - 10 Base 5
  • Networking Types

  • IEEE - 802.11
  • IEEE - 802.5
  • IEEE - 802.15
  • IEEE - 802.11e
  • IEEE - 802.11n
  • Network - Ethernet
  • Network - Arpanet
  • Network - Frame Relay
  • Network - X.25
  • Network - Telephone
  • Network - WSN
  • Network - Metro Ethernet
  • Network - WAN Ethernet
  • Network - Wireless Mesh
  • Network - SAN
  • Network - SNA
  • Network - Cisco Architecture
  • Network - Vlan
  • Network - FDDI
  • Network - 100VG-Any
  • Network - EPON
  • Network - ISDN
  • Network - ARCNet
  • Network - Passive Optical
  • Networking Reference Models

  • Models - TCP/IP
  • Models - OSI
  • Models - MAC Layer
  • Models - Network Layer
  • Models - MAC Layer Functions
  • Models - TCP/IP Vs OSI
  • Models - CSMA
  • Models - CSMA/CD
  • Models - CSMA/CA
  • Models - CDMA
  • Models - STDM
  • Models - FDMA
  • Models - TDMA
  • Models - SDH
  • Models - CDM
  • Models - Multiplexing
  • Models - Reference
  • Models - Random Access Methods
  • Models - TCP/IP Architecture
  • Models - FDM
  • Models - IP Header
  • Models - OTN
  • Models - Amplitude Levels
  • Models - MIMO
  • Models - Plesiochronous Media
  • Models - Half Duplex
  • Models - ISO Architecture
  • Models - Data-Link Layer
  • Models - WDM
  • Models - Duplex
  • Models - Ethernet FDSE
  • Networking Switching Techniques

  • Switching - Home
  • Switching - Techniques
  • Switching - Packet
  • Switching - Circuit
  • Switching - Message
  • Switching - Packet Vs virtual Circuit
  • Switching - Cell
  • Switching - ATM Cell Structure
  • Switching - Virtual Circuit Vs Datagram
  • Switching - Time Space
  • Switching - Modulation
  • Switching - Cell Relay
  • Switching - ATM Structure
  • Switching - VC Vs PVC
  • Switching - Packet and Circuit
  • Switching - VPC
  • Switching - IP
  • Switching - Logical Channels
  • Switching - TDM
  • Switching - FDM
  • Network Codes

  • Codes - CRC
  • Codes - Error Correction and Detection
  • Codes - Hamming
  • Codes - Piggybacking
  • Codes - Encoding Techniques
  • Codes - Error Control
  • Codes - Parity Check
  • Codes - Parity bit
  • Codes - Bit Error
  • Codes - CRC
  • Codes - Transmission Errors
  • Codes - Error Detection and Correction
  • Network Communication

  • Communication - Home
  • Communication - Satellite
  • Communication - Wireless
  • Communication - Data Type
  • Communication - Congestion Control
  • Communication - Network
  • Communication - Data
  • Communication - Software
  • Communication - Layering Process
  • Networking Signaling

  • Signal - Analog
  • Signal - Digital
  • Signal - Analog Vs Digital
  • Signal - Digitization
  • Network Security

  • Security - Home
  • Security - Requirements
  • Security - Threats
  • Security - Services

Other Links

  • Networking - PDF Version

Footer

Basic Course

  • Computer Fundamental
  • Computer Networking
  • Operating System
  • Database System
  • Computer Graphics
  • Management System
  • Software Engineering
  • Digital Electronics
  • Electronic Commerce
  • Compiler Design
  • Troubleshooting

Programming

  • Java Programming
  • Structured Query (SQL)
  • C Programming
  • C++ Programming
  • Visual Basic
  • Data Structures
  • Struts 2
  • Java Servlet
  • C# Programming
  • Basic Terms
  • Interviews

World Wide Web

  • Internet
  • Java Script
  • HTML Language
  • Cascading Style Sheet
  • Java Server Pages
  • Wordpress
  • PHP
  • Python Tutorial
  • AngularJS
  • Troubleshooting

 About Us |  Contact Us |  FAQ

Dinesh Thakur is a Technology Columinist and founder of Computer Notes.

Copyright © 2025. All Rights Reserved.

APPLY FOR ONLINE JOB IN BIGGEST CRYPTO COMPANIES
APPLY NOW