Knowledge in Basic c programming

Program to explain increment and decrement operators.

This is a basic program which explains those operators

Program to explain type casting

This programs explains the tyoe conversion ...which changes data type from one to other.

Program to explain conditional operators.

This program explains the usage of conditional operators.

Program to explain shorthand operators

This prpgram explains how to use shorthand operators and their functions.

Program to explain comma operators.

It means commas are used in between the conditions.

Program to explain simple if

This is a simple basic program to check condition.

DOS concepts and commands .

Here we will be having files, drives and directions

Structure: three main files.

Two hidden files are MS-DOS-SYS and IOSYS.

Steps for problem solving.

Defining the problem, designing the problem, coding the program, testing and debugging, syntax errors

The essential properties of an algorithm.

Simple, definiteness, finiteness, input/output ,generality , effectiveness.

Types of algorithms.

Sequence algorithm , repeatative algorithm, are the types of algorithms.

Program to print name and address.

This program helps in printing the name and address of a particular person.