normalization in dbms
DBMS

Normalization in DBMS

Normalization in DBMS Tutorial Normalization in DBMS is a systematic approach used to reduce the data redundancy in DBMS. In Normalization approach given table is decomposed in to two or more table to reduce the data redundancy. Database normalization in DBMS is also an essential topic for GATE(CS/IT) and UGC NET exam. Students preparing for […]

Virtualization

Virtualization in Cloud Computing

Virtualization in Cloud Computing  This year NTA or UGC NET syllabus of computer science and application also included cloud computing and virtualization topic for the test. Virtualization is an important concept in cloud computing. Here in this virtualization tutorial I have explained d the basic concepts of virtualization such as virtualization definition, types of virtualization […]

CN Computer networks gate questions with answer gate practice set

Computer Network GATE Questions

Computer Networks GATE Questions Computer networks gate questions are discussed here in this tutorial. In this tutorial we have also explained the solutions of these computer networks gate questions.In this post  different questions from computer networks subject for GATE and UGC NET exam are explained. These type of questions are generally asked in Gate and […]

advance-java Java Tutorials JDBC

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

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

xml dtd
XML

XML DTD Tutorial

What is dtd in xml ? In xml dtd stands for Document Type Definition. XML dtd is used to express the XML language. XML dtd is generally usd for the following purpose. DTD in XML is used to check the validity of XML. Structure and vocabulary of XML can be checked using xml dtd. XML […]

HTML

HTML5 tutorial for beginners

HTML5 tutorial for beginners   This html5 tutorial for beginners covers the basics of html 5 such as introduction of html5, html5 tags list, common html5 tags, html5 new features etc.       (A) Overview of HTML 5         HTML5 is a hyper text markup language used foe web development or website design. HTML […]

array data structure in c
Data Structure

Array Data Structure in C

Array Data Structure in C Array is a linear Data Structure. A computer science students should have the knowledge of array data structure for developing the project. Array Data Structure is widely used data structure in developing the various real world applications and system software. Questions based on Array are asked in GATE and UGC […]

Data Structure

Stack Data Structure

Stack Data Structure Stack Data Structure plays a very important role because of it’s real world applications. A computer science student should know about stack, various operations of stack and it’s application. Stack is also an important topic for GATE(CS/IT) and UGC NET exam. Questions on Stack are asked in GATE and UGC NET exam […]

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

DBMS dbms gate questions with answer gate practice set

DBMS Gate Questions : SQL Query Based [ Updated ]

DBMS GATE Questions Based on SQL Queries DBMS gate questions are explained here in this tutorial with solution. These DBMS GATE Questions can be practice for gate exam preparation. These questions are asked in previous year GATE ( CS/IT ) Exam. This tutorial covers the gate questions for dbms. This Tutorial also covers the questions based […]

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

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