Chiranji Nagarani

I've been pursuing my graduation . And im very much interested in content writing and article writing. And I love to explore.

Student at University college of engineering and technology for women

Studied at Model high school

Certified in Line follower robot workshop

Features of c

features of c language are portability, flexibility,fastest, modularity etc.

Program to explain stacks and queues

This picture explains the program of stack .

Student structure

This is the student structure with the classes...

Software

Software is of two types 1. System software2. Application software System software is the programs what we write , and application software is the apps that we are using on our gadgets.

Operating system

We have many number of types of operating systems. They are they are of 6-7 types of operating systems which helps in the effective functioning of our systems . Without OS there works no computer system.

Operating system concept

Operating system is a software that acts as an interface between the user and the hardware. It is the main concept to use every computer system for our requirements.

Importance of data structures

Day by day it is becoming difficult to solve the computer programs. So the data structures provide all the efficient ways and methods to perform programming.

Minimal spanning tree

Minimal spanning tree method is the shortest path to search an element... It has free tree,rooted tree, weighed tree.

Difference between structure and class

Here structure means we can create our own data types where as class is which combines the data types.

Encapsulation

Encapsulation is wrapping up off the data and making it into a single entity.

Program to explain function template

Function template is nothing but the temporary variable

Oops advantages.

Simplicity , modularity, modifiability, extincibility.