Monthly Archives: February 2021

types-of-networks-in-computer-networks

Types of Networks in Computer Networks | LAN, WAN, MAN

Following are the types of networks that we will be talking about - Local Area Network Metropolitan Area Network  Wide Area Network Man and Internet Applications
computer-network-topologies

Everything about Computer Network Topologies

Physical topology of a network refers to the configuration of cables, computers, and other peripherals Here is a list of few topologies Star Ring Bus Hybrid Tree Complete Irregular
introduction-to-computer-networks

Introduction to Computer Networks

Do you know, earlier computer systems were highly centralized within a single large room like glass rooms? Even a medium based company used to have not more than 2 or 3 computers.
compiler-design-detect-tokens-in-a-c-program

Detect different tokens in a C program | Compiler Design

Each C program consists of various tokens. A token can be either a keyword, an identifier, a constant, a string literal, or a symbol. We use Lexical Analysis to convert the input program into a sequence of tokens and for detection of different tokens.
introduction to object oriented software engineering

Introduction to Object Oriented Software Engineering

Object oriented software engineering can be referred to as a software design concept that is used in object oriented programming for the purpose of designing software models.
types-of-software-process-models

Types of Software Process Models in Object Oriented Software Engineering

Software process models can be described as an abstract representation of any software process.