हिंदी

Introduction to Program Analysis

Advertisements

Topics

Introduction to program Analysis

  • Programming is the core concept of software development, where instructions are written to perform specific tasks on a computer. It plays a vital role in determining the outcome of any computer-based task, such as printouts, layouts, data processing, etc.
  • Programming is not just coding it is a systematic process that requires proper planning, analysis, and design Program development is a skill that demands logical thinking and structured planning

Any problem to be converted into a program should go through problem analysis. Procedural Steps to Breaking down the Problem that a computer can execute 
Example
Problem Statement: Add two numbers and display the result.
1) Take two numbers as input (a and b)
2) Add 2 numbers 
3) Store the result in c
4) Display value of c

Common Methods of Program Analysis: 
1) Flowchart: A graphical representation of the program flow.
2) Algorithm: A step-by-step procedure to solve the problem.
3) Pseudocode: A simplified, half-code/half-English version of the algorithm

If you would like to contribute notes or other learning material, please submit them using the button below.
Advertisements
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×