ITE-6102 - Computer Programming oed answer key

Showing 261 to 280 of 752 total answers.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

It is a symbol with two and only two out-going paths possible

Answer

Decision

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Parameter code block can adopt input from another code block.

Answer

TRUE

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

References are containers that are preceded with an asterisk.

Answer

False

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

The return ___________ statement is used for closing remarks.

Answer

EXIT_SUCCESS

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

These are undeclared variables that are used by the computer.

Answer

Anonymous Variables

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

This integer dictates what element of array is being process.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

This method has a prefixed with "get" in their function name.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

This method has a prefixed with "set" in their function name.

#ITE-6104
Awesome StudentQuestion • Computer Programming 2

What did java generates after compiling the java source code?

#ITE-6104
Awesome StudentQuestion • Computer Programming 2

What does Java generate after compiling the java source code?

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

______________ variables are bound to only one type of values.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

A problem wherein the values of given array is being arranged.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

An array can contain ___________ values of the same data type.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Direction : True or FalseFunctions are also called procedures.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Is the given conditional statement correct? if (cout << endl);

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

It is a symbol with two and only two out-going paths possible.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

There are _______ scenarios per decision symbol in flowcharts.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

These are the set of statements found inside the curly braces.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

We use ___________________ to test the system path if defined.

Page 14 of 38