You are on page 1of 2

Computer Science

Q.1 Circle the Correct Answers. (5 X 1 = 5)


i. Which Solution are not reached through proper algorithms or working planning:
(A) Prepared solution (B) Candid Solution (C) Strategized Solution
(D) best solution
ii. --------is a graphical representation of an algorithm?
(A) Matrix (B) Graph (C) Flowchart (D) Solution
iii. which Symbol in the Flowchart is used to either start or end the flowchart?
(A) Terminal (B) Connector (C)Process (D) decision
iv. ---------- means to test if the required solution is there?
(A) Varification (B) Algorithm (C) Validation (D) Flowchart
v. In a---------- error, the solution is working but not giving required results
(A) Random Error (B) Logical Error (C) Syntax Error (D) Runtime Error

Q.2 Write any 10 short answers of the following questions. (10 X 2 = 20)
i. Define a problem and list out of its strategies.

ii. Define a problem anaylsis. Explain your answer along with an example

iv. Explain test data.

v. Define a trace table

vi. Difference Between verification and validation.

vii. Define algorithm and solve with an example.

viii. Define Flow chart.

ix. What is decision Making.

x. Define Candid Solution

xi. Explain Efficiency of Algorithms?

Xii. List out of name of Flowchart Symbols?.


NOTE: Attempt long question. (5X2= 10)
1. Difference Between an Algorithm and a flowchart and its advantages and disadvantages.
2. To input 5 values one by one and determine if the given value is odd or even

You might also like