ITE-6102 - Computer Programming oed answer key
Showing 381 to 400 of 752 total answers.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
_______________ is the phase in looping statements that are evaluated.
Answer
Condition
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
"Direction : Choose the best answer. Which is not a version of Shell?"
Answer
PSH
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
Converting a value from a data type to another is called ____________.
Answer
Casting
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
Direction : True or FalseSnippet is defined as part of an entire code.
Answer
True
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
Implicit Variables are declared within the context of the application.
Answer
False
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
In what year does the practice of Object-Oriented Programming started?
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
It is a method which enables the retrieval of values hidden by scopes.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
It is a symbol in flowcharting used to initialize values and routines.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
It is created to initialize operations for the class upon declaration.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
It is the equivalent of the INPUT symbol of Pseudocodes in Flowcharts.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
It is the phase in looping statements where a variable called counter.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
Technical Work Items is an ___________ step prior creating flowcharts.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
This is a part of a function that indicates the alias of the function.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
This principle is used to hide the internal working of an application.
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
This statement is used to perform different actions per its condition.
#ITE-6104
Awesome StudentQuestion • Computer Programming 2
What is the correct statement to compile Java program in command line?
#ITE-6104
Awesome StudentQuestion • Computer Programming 2
What is the return value of this method: public void sum(){int x=1;} ?
#ITE-6102
Awesome StudentQuestion • Computer Programming 1
"Direction : Choose the best answer. What domain deals with analytics?"
#ITE-6102
Awesome StudentQuestion • Computer Programming 1