Kotagiri Bhavana

Student at Rishi women's college

Input stream

This file contains basic information about formatted input stream in c language.

Text files & binary files in c

This file contains basic information about text files and binary files & difference between the two files in c language

Instructions used in c

This file contains basic information about instructions in c language .There are three types of instructions,arthimetic instruction,type conversion instruction&control instruction with example.

Continue and break statement in c language

This file contains basic information about continue and break statement in c language.

Pointers

His file contains basic defination of pointer in c language

Data Base management

It contains basic information about data base management.defination of database management with a example.

Functions in c language

This file contains basic information about functions.Defination of a function.uses of function.Application of functions with one example.

This file contains basic questions related to functions in c language

This file contains basic questions related to functions in c language. It has the basic difference between malloc()and caloc().

Algorithms for few programs in c

This file contains basic algorithms for few programs. It contains algorithm to find roots of a quadratic equation,to check whether given number is prime or not& to find largest element in an array.

Preprocessor and File handling in c

This file contains basic questions related to file handling and preprocessor in c language .