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 Architecture Computer architecture Tutorials computer science study material for gate exam 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, […]

computer science study material for gate exam

Computer Organization and Architecture Tutorial

In this article, we are going to perform the computer architecture tutorial which will help the computer science student and also help those students who are preparing for GATE(CS/IT) and UGC Net (CS) exam. I have prepared a tutorial on some important topics of computer organization and architecture. These tutorials are linked here in this main […]

Computer architecture based questions for gate exam computer science study material for gate exam gate practice set

Computer architecture based practice questions for gate exam

   Practice Questions  for Gate Exam   Practice SET 1   1. A memory system consisting of two levels L1 and L2. The required access times of those are 5 ns and 120 ns respectively. Another memory system has also two levels L3 and L4 whose access time are 10 ns and 150 ns respectively. […]

Computer architecture based questions for gate exam computer science study material for gate exam gate practice set

Computer organization gate questions and answers – Practice Set 6

Computer Organization GATE Questions and Answers   Practice Set 6 Practice These Questions 1. Consider the following statements. S1: The RISC processor has CPI always 1. S2: In horizontal instruction control signals are always in encoded form. S3: In vertical instruction control signals are always in encoded form. S4: In terms of speed vertical instruction […]

Computer architecture based questions for gate exam computer science study material for gate exam gate practice set

Computer organization based questions for Gate Exam – Computer Science Study Material for Gate

COMPUTER ORGANIZATION (Machine Instructions, Addressing Models, ALU & Data Path) PRACTICE SET 1 Practice Questions in Computer Architecture and Organization for Gate Exam 1. Which of following may not definitely occur in an instruction cycle? (i) Fetch cycle (ii) Execution cycle (iii) Indirect cycle (a) (i) only (b) (i) and (ii) (c) (iii) only (d) […]

computer science study material for gate exam Operating System Operating System Objective Questions Operating System Questions Bank operating system study material for gate exam

Frequently Asked Operating System Interview Questions: Computer Science Study Material for Gate

Questions Bank for Operating System Subject   Unit 1 Type 1. 2 Marks Questions (1) What is Spooling? (2) What is system call? (3) What do you mean by kernel? (4) What is Operating System? (5) What is reentrant kernel? (6) Symmetric and Asymmetric Multiprocessing. (7) Write the difference between multiprogramming and multiprocessing. (8) What […]

fragmentation in os
computer science study material for gate exam internal and external fragmentation memory fragmentation Operating System operating system study material for gate exam

Fragmentation in OS

Fragmentation in OS Fragmentation in OS Operating System represents the amount of memory waste during allocation  using different Memory Management technique. Fragmentation plays an important role in memory allocation. Methods which produce less fragmentation is considered good for memory allocation. Some time it seems confusing for students to understand the exact difference between internal and […]

bare machine and resident monitor
bare machine computer science study material for gate exam gate study material for cse Operating System tutorials resident monitor

Bare Metal Machine and Resident Monitor

Bare Metal Machine and Resident Monitor Bare metal machine based this tutorial covers the concept of  resident monitor and bare machine or bare metal machine  in operating system. Objective of this tutorial  is to providing knowledge about how the memory is organized using bare machine or bare metal machine  and in resident monitor approach. I preferred Operating […]