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 […]
Author: admin
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 […]
Harekala Hajabba Biography
Harekala Hajabba Biography Dear readers, in today’s article, we will talk about Harekala Hajabba Biography and about the social work of Harekala Hajabba. Harekala Hajabba is honored with Padma Shri Award, the fourth highest civilian honor of India. After reading this Harekala Hajabba Biography article you will be aware about his social life . Who […]
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
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 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 […]
Circular Queue in Data Structure
Circular Queue in Data Structure Circular queue in data structure is the updated version of normal queue in which the last element is connected to the first element of the queue. Circular Queue is an important topic of Data Structure. Questions based on Circular queue are sometime asked in GATE examination. Here we are going […]
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 […]
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 […]
Union in C Programming
Union in C Programming Union in C Programming is an important concept that allow different data types to be stored in same location. Union in C Programming is an important topic for computer science students. Some time questions based on Union are asked in GATE(CS) and UGC NET exam. Today in this Union in C […]
Typedef in C Programming
What is Typedef in C Programming ? Typedef in C is an important keyword or reserved word. Typedef is used to create an additional name (alias) for a data type. This is important to note that typedef does not create another data type. Typedef is a keyword using which the user can give a new name […]
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 […]
How to Make Shape in Photoshop CC ?
How To Make a Shape in Photoshop CC ? How to make a shape in Photoshop CC The complete process is explained here in this tutorial step wise step. Adobe Photoshop is not only used for editing the photo but also used for drawing purpose. Photoshop is a good shape drawing software. We can draw […]
How to Change Just One Color in Photoshop?
How to Change Just One Color in Photoshop? In Color Image Processing system some time our application requirement is specific instead of general. For example suppose in an object image there are several colors such as color of background and color of different objects in the image. How to change just one color in photoshop […]
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
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 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 […]
Application of Queue in Data Structure
Application of Queue in Data Structure Application of Queue in Data Structure belong to many real world situation. As we know that queue is a First in First Out Data Structure. Here in this tutorial we are going to discuss various applications of queue in data structure. A data structure is a way of storing, […]
Char Array in C
Char Array in C Char array in C is used for the string type data. Char array in c means character array in c programing. In previous tutorial we have learned some basic concepts of array. In this tutorial we will mainly learn about the character array. Questions based on string and character array are […]
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 […]