ITE-6102 - Computer Programming oed answer key
Showing 21 to 40 of 752 total answers.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
for(i=5; i>0; i--){ cout << endl; }
Answer
TRUE
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
These are declared with parameters.
Answer
Functions
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
Variables store any type of values.
Answer
FALSE
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
There are six (6) principles of C++.
Answer
False
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
These are temporary storage of data.
Answer
Variables
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
We used __________to get user input.
#ITE-6104
Awesome StudentQuestion • Computer Programming 2
What is the input for Java Compiler?
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
Functions are also called procedures.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
Long can store up to 65,535 in value.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
Overlapping arrows are in flowcharts.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
There exists a multi-paged pseudocode
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
When was the Chinese abacus invented?
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
C# is a ________ programming language.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
Does C++ allow array of dynamic sizes?
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
Function parameters can be references.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
References are ____________ variables.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
These are the strong-typed data types.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
__________ keyword accepts user values.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1