ITE-6102 - Computer Programming oed answer key

Showing 621 to 640 of 752 total answers.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

What type of software that acts as translators for the hardware components of the computer?

Answer

Firmwares

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

________________ programming languages exhibit both strong abstraction and access to memory.

Answer

Mid-level

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

"Direction : Choose the best answer. Which of the following is not used in API Development?"

Answer

HTML

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Conditionals do not let us to expand the capabilities of our applications through scenarios.

Answer

FALSE

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Direction : True or False The #include <iostream> statement is used for the system function.

Answer

False

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Direction : True or FalseA programming language specialized in simulations is called Simula.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Direction : True or FalseException is the result of incorrect action committed unexpectedly.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Direction : True or FalseIn a series of statements, looping in C++ is not allowed to repeat.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Direction : True or FalseReferences are used to refer to one existing address in the memory.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

How many components build up the phases that a looping statement need to undergo internally?

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

It is the characteristic of Technical Work Items that focuses on shortly written work items.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Low-level Programming Languages exhibit the strongest abstraction of its programming schema.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Pointers retrieve the values assigned to it and stores it to the _____________ it points to.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

The free and web-based repository that allows distributed version control is called GitOpen.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

This allow you to revert and secure copies of changes that you will commit to the repository

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

True or False:A Decision Symbol is the flowchart equivalent of switch keyword in pseudocode.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

True or False:There are three (3) components that build up the phases of looping statements.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

___________ enabled developers to repeat a sequence of statements given the right conditions.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Direction : True or FalseIs it possible to create a nested conditional depending on the need?

Page 32 of 38