storage classes in c
C Programming

Storage Classes in C

Storage Classes in C Storage Classes in C are used to describe the scope ad lifetime of a variable and function in C Programming. Questions based on Storage classes are generally asked in GATE(CS)  and UGC NET Exam. Dear Students Today we will learn about the concepts of storage class in C and the related […]

NIST cloud computing reference architecture
Cloud Computing Tutorials

NIST Cloud Computing Reference Architecture Tutorial

NIST Cloud Computing Reference Architecture NIST cloud computing reference architecture is discussed in this tutorial. Different major actors, their activities and roles in cloud computing environment are discussed in detail. A generic high-level architecture is shown in the figure. This architecture is the basis of nist cloud security reference architecture. This is also known as […]

difference between mongodb and sql databases
DBMS DBMS Tutorials

Mongodb and SQL Databases

Difference Between MongoDB and SQL Databases Difference Between MongoDB and SQL Databases is explained in this tutorial. MongoDB and SQL  Based Databases both are useful in Databases Management System. MongoDB is database whereas SQL is a structured query language used to interact with database. Students used MongoDB as Database for their project work. MongoDB and […]

aid engineering full form
Uncategorized

AID Engineering Full Form

AID Engineering Full Form is very popular nowadays. AID engineering is an important field of study in the present era. AID engineering is playing an important role in the industry due to its advantages and benefits. Today in this tutorial we will discuss aid engineering and its various aspects such as introduction, benefits, and its […]

kyc full form
KYC Information

KYC Full Form

KYC Full From is “Know You Customer”. KYC is a trending and modern term used in present time. Now everyone should have awareness about KYC. Today in this post we will learn about KYC full form and some basic concepts of KYC Aadhar based KYC and in person verification KYC. Let’s start with introduction of […]

url full form
URL Full Form

URL Full Form

URL Full Form Overview URL Full Form is explained here in this article. Before coming to URL full form.      I would like to explain about need of url and web browsing. We use web browsers to access information in websites. There are various browsers available, e.g. Mozilla, Chrome, Internet Explorer etc. There is […]

hdlc protocol in computer networks
Computer Networks computer networks gate questions

High Level Data Link Control Protocol

HDLC Protocol in Computer Networks HDLC protocol in computer networks is a mechanism which is used in data-link layer. HDLC is a bit oriented protocol for making communication over point to point or multipoint links. Full form of HDLC is high level data link control protocol. Bit oriented protocol means, here the data collected from the […]

computer virus
Computer Security

Computer VIRUS

Computer Virus Overview and It’s Type A Computer Virus is a harmful piece of code that spread from infected device to other device. Computer Virus is a major problem faced by most of users now a days. Today in this tutorial we will learn about computer virus and types of computer virus. Let’s start with […]

locking techniques in dbms
DBMS Tutorials

Locking Techniques in DBMS

Locking Techniques in DBMS Locking Techniques in DBMS are generally used for concurrency control in Transaction Management. Locking technique is a concurrency control mechanism. Problems based  on locking techniques are always asked in GATE(CS/IT) and UGC NET exam. Today we will learn about various locking techniques in concurrency control. Frequently asked Questions Some frequently asked […]

concurrency control in dbms
DBMS Tutorials

Concurrency Control in DBMS

Concurrency Control in DBMS Concurrency control in DBMS plays an important role in transaction management. Concurrency control is an important topic in Database management system subject. Problems based on concurrency control are always asked in GATE(CS/IT) and UGC NET exam. Today we will explain the concurrency control techniques in DBMS here in this tutorial. Let’s […]

Merge Sort and it's time complexity
Data Structure Notes

Merge Sort Algorithm

Merge Sort and It’s Time Complexity Merge sort and it’s time complexity make it more useable sorting algorithm in Data structure. In this article we will discuss about Merge Sort algorithm and it”s time complexity. Questions based on merge sort are generally asked in GATE(CS) and UGC NET exam. In this tutorial we will discuss […]

components of dbms
DBMS Tutorials

Overview of DBMS Components

Components of DBMS Components of DBMS are essentials parts  of Database Management System. As we know that a Database Management System is a collection  of data as well as instructions or set of programs required to manage the data. DBMS is also a computerized record keeping system. A Database System manages, organizes and maintains the […]