You are on page 1of 1

Worksheet # 2: Introduction to C

Name: Date:

Grade and Section: Teacher:

I. Identify the following (10 points).

________________1.) It is a programming language developed by Dennis Ritchie in 1972.

________________2.) It is a allows the programmer to create program source code.

________________3.) It is used to compile source code into machine language.

________________4.) It is used for testing a program and locating programming errors.

________________5.) The capability for running programs within the TC environment.

________________6.) It is the menu that aims to load, save and to display a directory.

________________7.) It is the menu where you can fine the Undo, Redo, Copy and Paste
buttons.

________________8.) It is the menu that aims to show the final output of your program.

________________9.) It allows the user to make one large program to form C-source-code files.

________________10.) It allows to specify technical aspects of the DC++ compiler, linker or


environment.

II. Create an algorithm for “Finding the III. Create a flowchart for “Finding the

perimeter of a rectangle”. (5 points) perimeter of a rectangle”. (5 points)

You might also like