Routing Table Cisco Work and Example This routing table cisco based tutorial covers the basics concepts of a cisco routing table in networking. In this tutorial, I have explained routing table cisco concepts with an example and how cisco routing table work. Different error message occurred during routing are also explained in this routing table cisco tutorial. Frequently Asked Questions […]
gate study material for computer science
Cache Mapping Techniques Tutorial
Cache Mapping Techniques Cache Mapping Techniques are the methods that are used in loading the data from main memory to cache memory. Problem-based on memory mapping techniques in computer architecture is generally asked in GATE (CS/IT) and UGC NET examination. GATE 2022 aspirants are requested to read this tutorial till the end. After reading this tutorial, […]
Types of Operating System
Types of Operating System Tutorial In this operating system tutorial, we will study some basic concepts of operating systems and the types of operating systems commonly used in different real-world applications. This Topic is mainly helpful for computer science students. Some time a conceptual question of 1 mark is asked from Operating System Types in GATE(CS/IT) and UGC […]
Routing Concepts based Study Material for gate Computer Science.
What is Routing? Routing in computer networks is a process which decides on which route the incoming packet will be transmit. It is a process of transmitting the packet from one host to another host. The process of routing is carried out by the devices known as routers. Different type of routing protocols or routing […]
TCP/IP Protocol Suite and TCP/IP Model
TCP/IP Protocol Suite TCP IP Protocol Suite is the foundation of TCP/IP model. OSI Reference model is a theoretical model. TCP/IP Model is the implemented model. Today in this tutorial we will learn about TCP/IP protocol suite in more detail. We have explained each and every protocol and it’s function used in TCP/IP Model. Questions […]
Process based questions for GATE CSE exam
Process , Thread and Cpu scheduling based questions for gate exam (1)Consider a set of n tasks with known runtimes r1,r2,……..rn to be run on a uniprocessor machine. Which of the following processor scheduling algorithms will result in the maximum throughput ? (A) Round-Robin (B) Shortest-Job-First (C) Highest-Response-Ratio-Next (D) First-come-First-Served (2) Where does the swap […]
Relocation in Memory Management
What is Relocation in Memory Management ? In this tutorial we will discuss about relocation in memory management or relocation in Operating System. Here in this post today we will learn about relocation introduction, memory management techniques , different types of relocation such as static relocation and dynamic relocation . Some time conceptual questions are […]