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

Types of Data Independence in DBMS

Data Independence in DBMS  Data independence in DBMS is a DBMS property that helps you change the Database schema at one level without disturbing the schema at the next higher level of a database system. Data independence in DBMS is of two types. As we know that there are three levels of DBMS architecture. These levels are […]

Gate cse syllabus for GATE 2021

Gate cse syllabus Before discussing about the gate cse syllabus I would like to tell you that every year approximate 150000 engineering graduated candidates from computer science and information technology branch give the exam of gate computer science and engineering.Before preparing the gate exam it is important to know about the gate cse syllabus so […]

Types of JDBC Drivers

JDBC and JDBC Drivers Java Data Base Connectivity (JDBC) is an Application Programming Interface which is one of important usable in different business applications. The reason behind the widely use of JDBC is that because most of the business application software use database.    In order to retrieve and store the  data in database through GUI we […]

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

Process Control Block in OS

Process Control Block Diagram in OS Process Control Block in OS is a Data Structure maintained by Operating System for each Process. In the previous process management in operating system tutorial, we have learned about different basics concepts of the process such as the basic introduction of process, abstract view of the process in memory or […]

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

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

Gate 2017 Exam Pattern

Pattern of GATE 2017 Exam Hello Dear Gate 2017 Aspirants As we know that Gate is an very important exam. It is required a good gate score to pursuing Mtech from national college . Graduate Aptitude Test in Engineering (GATE) is conducted for admission to M.E./M.Tech/Direct Ph.D programmes in IITs, NITs, GFTI and various private […]

Project Management Software

Project Management Software MCQs: SPM MCQ This  project management software mcqs based tutorial covers the spm mcqs or software project management multiple choice questions to be asked in Computer Science UGC NET or in  other computer science related competitive examinations. Software engineering deals with development of software product. Software is developed using some well defined […]