ITE-6102 - Computer Programming oed answer key

Showing 301 to 320 of 752 total answers.

#ITE-6104
Awesome StudentQuestion • Computer Programming 2

Which of the following declares an array of int named intArray?

Answer

All of these

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

It is a special variable wherein set of initial value are place.

Answer

Counter

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

It is the operator used to retrieve the address of the variable.

Answer

Address Of (&)

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

The _________ programming language is mainly used by OSX and iOS

Answer

Objective-C

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

The symbol used to set or retrieve values is called ___________.

Answer

Data

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

True or False:The allocated size for an int data type is 64 bits

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

What is the allocated size of a 3D long array with size 2, 4, 8?

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

What is the equivalence of the flowchart DISPLAY in pseudocodes?

#ITE-6104
Awesome StudentQuestion • Computer Programming 2

What is the correct statement to set javac path in command line?

#ITE-6104
Awesome StudentQuestion • Computer Programming 2

What is the return value of this method: int test(){return 1;} ?

#ITE-6104
Awesome StudentQuestion • Computer Programming 2

Which of the following has the correct form for an if statement?

#ITE-6104
Awesome StudentQuestion • Computer Programming 2

Which of the following is the correct syntax to define a method?

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Conditions within a while loop are evaluated after the execution.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Converting a value from a data type to another is called changes.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Direction : True or FalseActual values are assigned to variables.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

It is a symbol in flowcharting used to display value to the user.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

References are used to point to multiple addresses in the memory.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Statements found inside of the ___________ are called code block.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

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

Page 16 of 38