1 |
A _______ is a technique used to get algorithms: |
- A. Trace table
- B. Table
- C. Algorithm
- D. Program
|
2 |
Which is used to test the solutions ? |
- A. Best solution
- B. Top design
- C. Verification
- D. Analyze
|
3 |
To check how the system reacts on entering data in inappropriate format: |
- A. Wrong data formats
- B. Data formats
- C. Data
- D. Solution
|
4 |
Which is a set of steps to solve a problem ? |
- A. Program
- B. Algorithm
- C. Flowchart
- D. Runtime
|
5 |
Which of the following tasks are performed by most of the algorithm ? |
- A. Input
- B. Output
- C. Processing
- D. All of these
|
6 |
Which is the initial stage of problems solving process ? |
- A. Defining
- B. Analyzing
- C. Porgramming
- D. Stepping
|
7 |
It is the data that does not comply with the input requirements of the algorithm: |
- A. Testing
- B. Program
- C. Invalid test data
- D. Demand
|
8 |
Which is essential to point out the defects and errors made during finding a solution to some problem ? |
- A. Testing
- B. Program
- C. Writer
- D. Demand
|
9 |
An algorithm produces a defined set of: |
- A. Steps
- B. Analyze
- C. Strategized solution
- D. Best solution
|
10 |
What is the purpose of an parallelogram shape in flowcharting ? |
- A. Decision
- B. Connector
- C. Input / Output
- D. Start or End
|