Questions Set For Programming Logic and Concept
February 17, 2020
Questions Set For Programming Logic and Concept
- Write the difference between Program and Software.
- What is program? Write the features of good Program.
- What does it mean by Function and Procedure.
- Explain Compiler, Interpreter and Assembler.
- Explain about Programming Statement.
- What is Syntax and Semantic.
- Define Algorithm and Flowchart with suitable example.
- Write the difference between Program Flowchart and System Flowchart.
- What does it mean by Pseudo Code.
- Explain Program Control Structure with its types.
- Write an algorithm and flowchart to show multiplication table of 5.
- Write an algorithm and flowchart to find average of N numbers.
- Write an algorithm and flowchart to find Prime number up to 50.
- Write an algorithm and flowchart to swapping two numbers using temporary variable as well as without using temporary variable.
- Write an algorithm and flowchart to find the sum of N input number.
0 Comments