ITE-6102 - Computer Programming oed answer key

Showing 481 to 500 of 752 total answers.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

The body of code blocksis the set of statements found inside the curly braces.

Answer

TRUE

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

The practice of Object-Oriented Programming came as early as the year _______.

Answer

1967

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

There are three (3) components that build up the phases of looping statements.

Answer

FALSE

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

These are the restriction we place to variables to handle only specified data.

Answer

Data Types

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

This is the act of saying we will be using a variable of a specific data type.

Answer

Declaring

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

What flowchart symbol is the equivalent for the pseudocode SET ... TO keyword?

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

What general part of Computers that performs calculations to accomplish tasks?

#ITE-6104
Awesome StudentQuestion • Computer Programming 2

The length of an array is established when the array is created at __________.

#ITE-6104
Awesome StudentQuestion • Computer Programming 2

What is the maximum index of the array: int[] intArray = { 1, 2, 3, 5, 6, 7 };

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

A programming centered in the use of objects is called Object-Oriented Program.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Accessors are methods with the return type like the data type of the _________.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Direction : Choose the best answer.It is made using Native Windows Application.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Direction : True or FalsePointers are used to point to addresses in the memory.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Direction : True or FalseThe syntax for the parameter is dataType variableName.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Direction: True or False. Initialization use a special variable called counter.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Fundamentals of computer programming are learned easily through the use of GUI.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

It is located within a curly brackets/braces; opened by "{", and closed by "}".

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

It is located within a curly brackets/braces; opened by "{", and closed by "}".

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

It is one of the characteristics of technical work items to be written shortly.

Page 25 of 38