C Basic programs

  C is one of the popular programming language developed by Dennis Ritchie at AT&T Bell laboratories at USA in 1972. It is upgraded version of B and BCPL [Basic Command Programming Language], which were also developed at Bell laboratories. C is neither  low level language nor a high level language; it is said to… Continue reading C Basic programs

UNIT II

C PROGRAMMING BASICS  Problem formulation – Problem Solving – Introduction to ‘ C’ programming –fundamentals – structure of a ‘C’ program – compilation and linking processes – Constants, Variables – Data Types –  Expressions using operators in ‘C’ – Managing Input and Output operations – Decision Making and  Branching – Looping statements – solving simple… Continue reading UNIT II

Preparing Flow Chart & Symbols

 Flown Chart is a diagrammatic representation of logic for solving a task.A flowchart draw using boxes of different shapes with line connecting it’s form common medium communication Process- operation or action step Alternate process – Alternate to normal process Document -a document Multidocument – more than one document Preparation – set-up one process Punched tape… Continue reading Preparing Flow Chart & Symbols