0% found this document useful (0 votes)
11 views

1 CS - PST

Uploaded by

murugan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

1 CS - PST

Uploaded by

murugan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Register Number: 1503T

Name of the Candidate:


SRI LAKSHMI COLLEGE OF ARTS & SCIENCE, KALLAKURICHI
DEPARTMENT OF COMPUTER SCIENCE
B. Sc., DEGREE MODEL EXAMINATION, OCT 2024
FISRT YEAR I SEMESTER
23UCSCF17 – PROBLEM SOLVING TECHNIQUES
Date:28-10-2024 Time: 3 Hrs Max. Marks: 75
Part – A 10 x 1 = 10 Marks
Answer All Questions
1. Define Computer.
2. In CPU, “P” denotes
(A) Program (B) Process (C) Priority (D) Practical

3. In flowchart, which symbol denotes the condition (decision)?


(A) Oval (B) Diamond (C) Parallelogram (D) Rectangle

4. Match:
List – I A B C – II D
List
A If 1 Single Alternative
B If..Else 2 Double Alternative
C || 3 Logical Operator
D != 4 Relational Operator

(A) 1 2 3 4
(B) 1 2 4 3
(C) 2 1 4 3
(D) 2 1 3 4

5. Match:
List – I A B C – II D
List
A Integer 1 2 bytes
B Decimal 2 12 bytes
C Long 3 4 bytes
D Double 4 8 bytes

(A) 1 2 3 4
(B) 1 2 4 3
(C) 2 1 4 3
(D) 2 1 3 4

6. Explain Data.

7. Select the Primitive Data Types.


8. Describe DFD.

9. Classify the symbols used in DFD.

10. “Procedure do not return a value." - Elucidate the statement.

Part – B
Answer All Questions 5 x 7 = 35 Marks

11. (a) Explain about the Characteristics of Computers. [OR]


(b) Explain about Computer Languages.

12. (a)How will you process the data? – Explain. [OR]


(b) Compare Algorithm, Pseudocode and Flowchart.

13. (a) Compare Sequential Logic & Selection Logic. [OR]


(b) Explain about the operators.

14. (a) Explain about Arrays. [OR]


(b) How will you represent Strings as Arrays of Characters?

15. (a) Bring out the differences between Procedure and Functions. [OR]
(b) Explain about Local and Global Variables.

Part – C
Answer Any Three Questions 3 x 10 = 30 Marks

16. Explain in detail about the various generation of computers.

17. Explain about flowchart in detail.

18. Explain in detail about the logic flow of control structures.

19. What is data? Explain the various types of data.


20. Explain in detail about Recursion.

1503T
2

You might also like