BeginnersBook

  • Home
  • Java
    • Java OOPs
    • Java Collections
    • Java Examples
  • C
    • C Examples
  • C++
    • C++ Examples
  • DBMS
  • Computer Network
  • Python
    • Python Examples
  • More…
    • jQuery
    • Kotlin
    • WordPress
    • SEO
    • JSON
    • JSP
    • JSTL
    • Servlet
    • MongoDB
    • XML
    • Perl

Digital Transmission in Physical Layer

Last Updated: December 12, 2021 by Chaitanya Singh | Filed Under: Computer Network

In this chapter we are going to discuss the digital transmission in physical layer. We already know that the physical layer is responsible for sending… [Read More]

System.out.println() in Java explained with examples

Last Updated: September 11, 2022 by Chaitanya Singh | Filed Under: java

In java, we use System.out.println() statement to display a message, string or data on the screen. It displays the argument that we pass to it…. [Read More]

Java main() method explained with examples

Last Updated: September 11, 2022 by Chaitanya Singh | Filed Under: java

In this article, we will learn Java main() method in detail. As the name suggest this is the main point of the program, without the… [Read More]

Tech Number Program in Java

Last Updated: August 10, 2021 by Chaitanya Singh | Filed Under: Java Examples

In this tutorial, we will write a java program to check whether a given number is Tech Number or not. We will also write a… [Read More]

Sunny Number Program in Java

Last Updated: August 9, 2021 by Chaitanya Singh | Filed Under: Java Examples

In this tutorial, we will write a java program to check whether a given number is Sunny number or not. We will also write a… [Read More]

Peterson Number Program in Java

Last Updated: August 8, 2021 by Chaitanya Singh | Filed Under: Java Examples

In this tutorial we will write a java program to check whether a given number is Peterson number or not. A number is called Peterson… [Read More]

DBMS – ER Diagram to Table Conversion

Last Updated: July 25, 2021 by Chaitanya Singh | Filed Under: DBMS

We have learned ER Diagram and ER design issues in previous articles. In this post, we will cover how to convert ER diagram into database… [Read More]

DBMS – ER Design Issues

Last Updated: July 25, 2021 by Chaitanya Singh | Filed Under: DBMS

We have already covered ER diagram in our previous article DBMS ER Model Concept. In this post, we will discuss the various issues that can… [Read More]

Computer Network – Data and Signals in Physical layer

Last Updated: October 19, 2020 by Chaitanya Singh | Filed Under: Computer Network

One of the major role of Physical layer is to transfer the data in form of signals through a transmission medium. It doesn’t matter what… [Read More]

Java Program to Find HCF and LCM of Two Numbers

Last Updated: April 18, 2021 by Chaitanya Singh | Filed Under: Java Examples

In this tutorial, we will write a java program to find the HCF and LCM of two entered numbers. LCM (Least Common Multiple): The LCM… [Read More]

  • « Previous Page
  • 1
  • …
  • 41
  • 42
  • 43
  • 44
  • 45
  • …
  • 150
  • Next Page »

Computer Network Tutorial

  • Tutorial
  • Introdcution to Computer Network
  • Computer Network Features
  • Computer Network Architecture
  • Computer Network Components
  • Computer Network Topologies
  • Computer Network Types
  • Transmission Modes

Models

  • Models
  • OSI Model
  • TCP/IP Model

Physical Layer

  • Data and Signals
  • Digital Transmission
  • Transmission media
  • Multiplexing
  • Switching

Copyright © 2012 – 2026 BeginnersBook . Privacy Policy . Sitemap