Computer Networks Computer Science Study Material for Gate Study Material for gate Computer Science

Data Encapsulation in Networking

Data Encapsulation in Networking Data encapsulation in networking is an encapsulation process performed at sender side during data transmission over network. De-encapsulation in reverse process performed at receive side. This tutorial covers the encapsulation process steps and the decapsulation process in networking. The concept of encapsulating meaning, Payload, OSI model layer explanation, OSI layer functions and encapsulation example is discussed in detail […]

difference between http and ftp
Computer Network Computer Science Study Material for Gate computer science study material for gate exam

What is the Difference between HTTP and FTP ?

Difference Between HTTP and FTP Protocol Difference between HTTP and FTP is generally asked in technical interview. HTTP and FTP are widely used Web Technology protocols. In this tutorial difference between HTTP and FTP are explained in detail. What are HTTP and FTP? The HTTP and FTP both are used to transfer files or data […]

Computer Science Study Material for Gate gate study material for cse General

Gate Preparation Books for Computer Science based gate study material for computer science

Gate preparation books for computer science Today in this post I am going to tell the name of some standard books which are preferred by the students for the preparation for GATE exam in Computer Science and Information Technology.  So here is the subject wise list. (1)     Name: Operating System Concepts         […]

Computer Networks Computer Science Study Material for Gate gate study material for computer science Study Material for gate Computer Science

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 […]

Computer Science Study Material for Gate gate study material for computer science gate study material for cse operating system study material for gate exam operating system tutorial notes

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
Computer Science Study Material for Gate gate study material for computer science operating system study material for gate exam operating system tutorial notes

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 […]