Compiler Design GATE Questions
gate cse study material gate study material for cse

Compiler Design GATE Questions – SET 1

Compiler Design GATE Questions for Practice Compiler Design GATE Questions for practice are explained in this tutorial. Compiler Design is and important subject for GATE(CS/IT) and UGC NET exam. Compiler design mcq for GATE exam explained  in this tutorial will be beneficial for GATE aspirants. So they are requested to practice these questions very well. […]

pipelining gate questions
Computer architecture based questions for gate exam gate study material for cse

Pipelining GATE Questions

Pipelining GATE Questions and Pipelining Problems with Solution Pipelining questions are generally asked in GATE exam every year. Today in this tutorial we will discuss Pipelining Problems with solutions in detail. Some Pipelining GATE questions are discussed here. Students are suggested to practice these pipelining problems with their solution. Pipelining Gate Questions with Solutions Some […]

conditional statements in C Programming
c programming notes for gate C programming Tutorials gate study material for cse

Conditional Statements in C Programming

Conditional Statements in C Programming Condition statements in C are used almost in every program written in the C programming language. This is a very important concept and a useful building block of programming construct. Every student should know how to use conditional statements in a C program ? The objective of this tutorial is to […]

er diagram eaxmples
DBMS ER diagram Tutorial gate study material for cse

ER Diagram Examples Tutorial

Entity Relationship Diagram Explanation with Examples  This ER diagram examples based tutorial will learn about some important concepts of entity-relationship diagrams such as ER diagram definition, ER diagram symbols and notations, ER diagram examples, and different components of an ER diagram. The entity Relation Diagram is an important model that helps design relation or table in a relational database […]

DBMS Tutorial
DBMS gate study material for cse

Database Management System Tutorials

DBMS Tutorial Database Management Systems or DBMS is an essential subject of the Computer Science Branch. Questions from DBMS are generally asked in the GATE CSE and UGC NET exams. DBMS Tutorial for various topics of DBMS are appropriately explained here. These Database Management System notes are prepared for computer science students or those preparing for the GATE (CS/IT) […]

design issues of network layer
Computer Networks gate study material for cse

Network Layer of OSI Model – Design Issues

 Design Issues of Network Layer Network Layer in OSI Model and design issues of network layer are covered in this tutorial. This tutorial will be helpful in understanding the concepts of different protocols of the network layer, network layer functions, OSI model of networking. This network layer of OSI tutorial is prepared for computer science […]

loop in c programming
C Programming c programming notes for gate C programming Tutorials gate study material for cse

Looping Statements in C Programming

Looping Statements in C Programming Looping statements in C are used to repeat a block of code or statements until a condition is satisfied. In C Programming there are three types of Loops For Loop While Loop Do-while Loop This tutorial covers the concepts of looping statements in c with example. Advantages of using loops have […]

ip address classes
Computer Networks gate study material for cse

IP Address Classes Tutorial

IP Address Classes In this IP Address Classes-based tutorial today, we will learn about IP address-related concepts such as IP Address Meaning, IP Address Classes, types of IP address, Classful Addressing, and loopback IP address and its use. IP Class Addressing is an important topic for the GATE (CS/IT) exam. Some questions based on logical addressing are […]

characteristics of dbms
DBMS gate study material for cse

Characteristics of DBMS , DBMS Basics Concepts

Characteristics of DBMS and DBMS Introduction Some Important Characteristics and features of DBMS are as follow – Reduce redundancy Data Consistency Security Concurrent Access Support to SQL Transaction Support Characteristics of Database Management System based this tutorial is specially written for computer science students. This DBMS Tutorial is helpful in understanding the basics concepts of […]

C Programming c programming notes for gate gate cse c programming questions gate questions on c programming gate study material for cse

Types of errors in c programming

Types of errors in c programming What are different types of errors in c ? Difference between syntax error and semantic error. How logical errors are different from run time errors?. Differentiate  compiler and interpreter. In this technical article  different types of errors in c programming are  explained. This article also covers the difference between syntax […]

gate study material for cse memory management questions and answer in os Operating System

Memory Management GATE Questions and Answers

Memory Management GATE Questions Memory Management GATE Questions are always asked in the GATE examination. Memory Management is an important topic of operating system This post covers the memory management questions and answers for GATE exam. Various gate questions on virtual memory are explained in this post. So let’s practice these operating system memory management […]

Cache Memory Computer architecture Tutorials gate study material for cse

Cache Memory and Types of Cache Memory

Cache Memory and Types of Cache Memory Cache memory is also known as associative memory. Cache memory plays and important in computer architecture.  Today in this tutorial we explained the cache memory concepts. Overview of cache memory, types of cache memory and locality of references are also explained here in this tutorial. Questions related to […]

types of addressing mode
addressing modes types Computer Architecture gate study material for cse

Types of Addressing Modes in Computer Architecture

Types of Addressing Modes Types of addressing modes are an important topic in computer architecture. Questions are always asked in the GATE (CS/IT) and UGC NET(CS) Exam. Students who are preparing for the GATE exam are requested to read this tutorial completely. After reading this tutorial, they will able to solve the questions asked in GATE. Addressing […]

causes of thrashing in os
gate study material for cse operating system tutorial notes

Thrashing in Operating System | Cause of Thrashing in OS

Causes of Thrashing in OS The causes of thrashing in os are explained here in this tutorial. In this thrashing tutorial, we will learn about Thrashing and its causes and how to overcome Thrashing in os. Dear readers after reading this tutorial you will able to answer the questions related to thrashing concept is operating system. Frequently Asked Questions After reading […]

gate study material for computer science gate study material for cse operating system study material for gate exam operating system tutorial notes

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

gate study material for cse operating system tutorial notes

Threads in operating system

Threads in Operating System Threads in operating system play an important role in improving the overall performance. There are several benefits of using the threads. These benefits are discussed in this tutorial. Multithreading is an important concept used by most of the operating system. Computer science students should have knowledge about threads and multithreading. Questions […]