You are on page 1of 6

lOMoARcPSD|9392610

Prelim Exam in Comp Prog 1

Computer Programming 1 (ACLC College)

StuDocu is not sponsored or endorsed by any college or university


Downloaded by Simoun Angelo Dimabogte (simounangelodimabogte16@gmail.com)
lOMoARcPSD|9392610

ACLC COLLEGE of MANDAUE

Prelim Exam in Computer Programming 1

1. The top most terminator uses ___________ arrow.


a. In-going
b. Out-going
c. Left-going
d. Right-going

2. _______________ are created using word-processing applications.


a. Pseudocodes
b. Source Codes
c. Development Projects
d. Flowcharts

3. Process is an instance that indicates a specific action done in the _______________


activity.
a. Previous
b. Future
c. Succeeding
d. Current

4. There are at least ______________ arrows in Decision Symbols of flowcharts.


a. Four/4
b. Three/3
c. One/1
d. Two/2

5. The _________ programming language is mainly used by OSX and iOS.


a. Shell
b. Java
c. C++
d. Objective-C

6. The END terminator is placed as the _______________ symbol in the entire


flowchart.
a. End of each page
b. End of the last page
c. End of the first sequence
d. End of the second sequence

Downloaded by Simoun Angelo Dimabogte (simounangelodimabogte16@gmail.com)


lOMoARcPSD|9392610

7. A symbol used to identify which of the possible approaches will be taken based on
the conditions called _____________.
a. If
b. Data
c. Decision
d. Initialization

8. A Decision Symbol is the flowchart equivalent of switch keyword in pseudocode.


True
False

9. A variation in the conditions keyword is IF ... THEN ... ELSE ... WEND.
True
False

10. The practical result involving more than one programming language is called
__________________.
a. Programming
b. Development
c. Coding
d. Multi-tasking

11. An application is made to run for platforms.


True
False

12. __________ keyword accepts user values.


a. ACCEPT
b. VARIABLE
c. INPUT
d. VALUE

13. Overlapping arrows are _______________ in flowcharts.


a. Optional
b. Not Allowed
c. Allowed
d. Allowed Sometimes

14. The OUTPUT keyword in pseudocodes ____________________.


a. Returns a value
b. Displays variables

Downloaded by Simoun Angelo Dimabogte (simounangelodimabogte16@gmail.com)


lOMoARcPSD|9392610

c. Returns variables
d. Displays a value

15. A storage of _________________ is called variables.


a. Addresses
b. Values
c. Pointers
d. References

16. _________________ is a graphical representation that shows a series of actions in


computer programming.
a. Pseudocode
b. UML
c. Diagrams
d. Flowchart

17. One characteristic of Technical Work Items is Classifiable - being able to distinctively
classify the purpose or aim.
True
False

18. Some word processing applications can create _______________ and


pseudocodes.
a. Development Projects
b. Source Codes
c. Databases
d. Flowcharts

19. There are ______ terminator symbols per flowchart.


a. Three/3
b. Zero/0
c. Two/2
d. One/1

20. Terminator is always the _________ symbol that can be found at the top-most of all
flowcharts.
a. Last
b. First
c. Second to the last
d. Second to the first

21. The category in pseudocodes that deal with decision making is IF ... THEN ... ENDF.

Downloaded by Simoun Angelo Dimabogte (simounangelodimabogte16@gmail.com)


lOMoARcPSD|9392610

True
False

22. The symbol used for Data is shaped like a ______________.


a. Rhombus
b. Oval
c. Rectangle
d. Rounded Rectangle

23. Server configurations are dealt using Data Science.


True
False

24. The characteristic of Technical Work Items that deal with consistency is called
Nonce.
True
False

25. Given the following work items: (a) "To ask user for age" and (b) "To ask user for
item price", the problem being addressed is about prices and interests.
True
False

26. The pseudocode for accepting user values is called INPUT.


True
False

27. Database applications can create pseudocodes.


True
False

28. Technical Work Items is an ___________ step prior creating flowcharts.


a. Post-requisite
b. Pre-requisite
c. Optional
d. Required

29. The _________ responsible for sending data to computers are called Input Devices.
a. Software
b. Hardware
c. Development
d. Configuration

Downloaded by Simoun Angelo Dimabogte (simounangelodimabogte16@gmail.com)


lOMoARcPSD|9392610

30. A characteristic of Problem Solving that focuses on the quantity of test data is called
Verifiable.
True
False

Downloaded by Simoun Angelo Dimabogte (simounangelodimabogte16@gmail.com)

You might also like