ITE-6102 - Computer Programming oed answer key
Showing 221 to 240 of 752 total answers.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
Function is used as an alias as reference to the function.
Answer
FALSE
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
It is a separate code block that performs a specific task.
Answer
Function
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
James Gosling developed the ________ programming language.
Answer
Java
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
Simu is a programming language specialized in simulations.
Answer
FALSE
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
The ___________ statement is used for the system function.
Answer
#include <cstdlib>
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
What are the result of retrieving a value from a variable?
#ITE-6104
Awesome StudentQuestion • Computer Programming 2
The Java feature, "write once, run anywhere", is termed as
#ITE-6104
Awesome StudentQuestion • Computer Programming 2
Which of the following is a valid nextByte() return value?
#ITE-6104
Awesome StudentQuestion • Computer Programming 2
Which of the following methods is allowed to be overriden?
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
A sector of array which contains a value is called element.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
All variables can go away without declaring the data types.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
Exception is the result of an incorrect action or operation
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
One cycle of repetition using loops is called an iteration.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
References as variables stores ____________ as their value.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
The return EXIT_SUCCESS statement is used for_____________.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
The syntax for the ______________ is dataType variableName.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
There is only one data type that can handle textual values.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
True or False:Database applications can create pseudocodes.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1