Questions Set For Programming Logic and Concept

Questions Set For Programming Logic and Concept

  1. Write the difference between Program and Software.
  2. What is program? Write the features of good Program.
  3. What does it mean by Function and Procedure.
  4. Explain Compiler, Interpreter and Assembler.
  5. Explain about Programming Statement.
  6. What is Syntax and Semantic.
  7. Define Algorithm and Flowchart with suitable example.
  8. Write the difference between Program Flowchart and System Flowchart.
  9. What does it mean by Pseudo Code.
  10. Explain Program Control Structure with its types.
  11. Write an algorithm and flowchart to show multiplication table of 5.
  12. Write an algorithm and flowchart to find average of N numbers.
  13. Write an algorithm and flowchart to find Prime number up to 50.
  14. Write an algorithm and flowchart to swapping two numbers using temporary variable as well as without using temporary variable.
  15. Write an algorithm and flowchart to find the sum of N input number.

Post a Comment

0 Comments