You are on page 1of 5

Republic of the Philippines

Department of Education
Region VI – Western Visayas
TAPAZ NATIONAL HIGH SCHOOL
Poblacion, Tapaz, Capiz

ASSESSMENT IN INFORMATION AND COMMUNICATION TECHNOLOGY 10


Name:_________________________________Grade & Section:______________Score:_______
Teacher: Marilyn F. Leysa

Direction: Choose the letter of the best answer. Write your chosen letter on a separate sheet.
Test I. Multiple Choice

1.This is where the programmer writes the source code for the program?
a. Editor b. Compiler c. Link d. Program
2. A part of the C development cycle where the errors are found?
a. Source code b. Program c. Compile d. Link
3. It contains function declaration, data types and macros?
a. Header b. Footer c. Body d. Main
4. This function provides text output in a standard form followed by a new line?
a. print () b. scan () c. puts () d. getch ()
5. The return value equivalent to 0 mean that the program exited?
a. Successfully b. Undefined c. With errorsd. Nothing
6. It is a named data storage location in your computer’s memory?
a. Expression b. Variable c. Operators d. Statements
7.Which of the following cannot be part of the variable name?
a. Letter b. Digits c. Underscore d. Dollar Sign
8. It specifies how data are entered into the program?
a. Variable b. Expression c. Data Types d. Operators
9. It is similar to variable but with unchangeable stored value?
a. Variable b. Operator c. Constant d. Typename
10. It is a complete direction instructing the computer to carry out some task?
a. White Space b. Statement c. Expression d. Operators
11. The term for tabs and blank lines in source code?
a. White Space b. Statement c. Expression d. Operators
12. A symbol that instructs C to perform some operation or action?
a. White Space b. Statement c. Expression d. Operators
13. It is a string function that specifies how the output is formatted?
a. print () b. scan () c. puts () d. getch ()
14. A function that reads data from keyboard according to a specific format?
a. print () b. scan () c. puts () d. getch ()
15. A picture of a separate steps of process in sequential order?
a. Function b. Flowchart c. Main d. Loop
16. The famous network-based game written from the successor of C language?
a. Super Mario b. Plants vs Zombie c. Mobile Legends d. Counter Strike
17. He created C language in 1972?
a. Ken Thompson b. Dennis Ritchie c. Andrew Espiritu d. Zander Cage
18. The name of the operating system which by first created by C language?
a. Windows 10 b. Android c. UNIX d. Mac OS
19. A committee to standardize the C language
a. ANSI b. UNIX c. B Language d. Bell Labs
20. C is used for projects as diverse as operating systems and even compiles for other languages, C
is:
a. powerful b. popular c. portable d. modular
21. C program can run to different systems, this means C is:
a. portable b. modular c. powerful d. flexible
22. The base on which the language's functionality is built.
a. function b. keywords c. statement d. pieces
23. A reusable code within the program.
a. statement b. keywords c. function d. source code
24. An online platform editor for C language.
a. Turbo C++ b. Microsoft Word c. Online C Compiler d. Notepad
25. An offline C language Editor.
a. Microsoft Word b. Online C Compiler c. Turbo C++ d. Notepad
26. To get the files from a compressed file you need to:
a. run b. extract c. install d. accept
27. If you want to run Turbo C++ to the entire screen you can check:
a. dual mode b. full screen mode c. landscape mode d. portrait mode
28. Which operating system does not have a .Net 4.5 Framework installed by default?
a. Windows 7 b. Windows 8 c. Windows 8.1 d. Windows 10
29. What application is best used when opening Online C Compiler?
a. Microsoft Word b. Notepad c. Web browser d. Turbo C++
30. When you want to edit source code online, what would be the primary requirement?
a. internet b. printer c. paper d. pencil

Direction: Identify whether the statement is TRUE or FALSE. Write T if it is TRUE and F if otherwise.
TEST II. TRUE OR FALSE
31.Programmers uses an editor to write a source code.
32. Compiler is a program used to create an executable file.
33. Linker is a program that identifies whether the source code contains an error.
34. To run the program in Turbo C++editor, the user should press Ctrl + F9
35. Headers are usually files containing function declarations, macros and data types.
36. An expression is a named data storage location in your computer’s memory.
37. The first character of the variable name must be a letter.
38. Data types specify how we enter data into our programs and what type of data we enter.
39. A symbolic constant is a constant that is represented by a name.
40. A print () format string specifies how the output is formatted.
41. Escape Sequence is displayed exactly as entered in the format string.
42. The scan () function reads data from the keyboard according to a specific format and assigns the
43. A flowchart is a picture of the separates of a process in sequential order.
44. Program flowchart can help programmers to find the bug in the process before carrying out.
45. With the help of the Program flowchart, communicating the logic of a system to all concerned gets
much easier.
46. In setting up an editor, the downloaded file must be extracted first before installing.
47. C was created by Dennis Ritchie.
48. The game Counter Strike was written in C++ Language.
49. The C language was created to design the UNIX Operating System.
50. The C Language was only used by Bell Telephone Laboratories.

Republic of the Philippines


Department of Education
Region VI – Western Visayas
TAPAZ NATIONAL HIGH SCHOOL
Poblacion, Tapaz, Capiz

TABLE OF SPECIFICATION IN INFORMATION AND COMMUNICATION TECHNOLOGY 10


SUMMATIVE TEST

OBJECTIVES ITEM PLACEMENT TOTAL NO. PERCENTAGE


OF ITEMS

Identify the basic 6,7,8,9,10,21,22,23,24,25,43,44,48,49,50 15 30%


keywords used in C
Language

Determine a program by 1,2,3,4,5,26,27,28,29,30,41,42 12 24%


compiling source codes.

Analyze different 11,12,13,14,15,36,37,38,39,40 10 20%


variables used, data
types and constants

Make a program and 16,17,18,19,20,31,32,33,34,35,45,46,47 13 26%


understand the flow
chart based on a
scenario

TOTAL 50 50 100%

Prepared by:

MARILYN F. LEYSA
Teacher I
Noted:

LEONARDO F. FARILLON, Ph.D.


Principal II

You might also like