You are on page 1of 227

COMPUTER PROGRAMMING 1(UGRD)

CREATED BY:ANONYMOUS

ITE 6102

OED

Prelims

Quiz 1 (8/10)
Question 1
Answer saved
Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
Which platform do C# not yet support as of 2016?
Select one:
a. Cloud
b. Desktop
c. Smart TVs
d. Automation
e. Mobile

Question 2
Answer saved
Marked out of 1.00
Flag question

Question text
Direction : Choose the best answer.
Which is not a subdomain of Application Development? Select one:
API Development
Cloud Development
CLI Applications
UI Applications
Game Development

Question 3 Answer saved Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
Which language ranked Top 5 of the most used languages in GitHub as of 2016? Select one:
C++
PHP
C
C#
Ruby

Question 4
Answer saved
Marked out of 1.00
Flag question

Question text
Direction : Choose the best answer.
What domain deals with microcontrollers? Select one:
Cloud Development
API Development
Back-end Development
Embedded Systems Development
Data Science

Question 5 Answer saved Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
What type of software that acts as translators for the hardware components of the computer? Select one:
Utilities
Applications
Operating System
Embedded Systems
Firmwares

Question 6
Answer saved
Marked out of 1.00
Flag question

Question text
Direction : Choose the best answer.
What domain deals with web applications? Select one:
Cloud Development
API Development
Back-end Development
Data Science
Embedded Systems Development

Question 7 Answer saved Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
Which of the following is not used in API Development? Select one:
JSON
None of the Above
XML
HTML

Question 8
Answer saved
Marked out of 1.00

Flag question
Question text
Direction : Choose the best answer. Which of the following was not helped by technology to advance further in their respective fiel
Select one:
None of the choices
Agriculture
Cancer Research
Oncology
Stem-cell Research

Question 9 Answer saved Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
What domain deals with server configurations? Select one:
Back-end Development
Data Science
Embedded Systems Development
Cloud Development
API Development

Question 10 Answer saved Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
Which is not the file extension of Linux applications?
Select one:
.so
Not applicable
.h
.lnx
All of the choices

Quiz 1 (9/10)
Question 1
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
Which is not a subdomain of Application Development?
Select one:

UI Applications

Cloud Development

API Development

Game Development

CLI Applications

Question 2
Answer saved

Marked out of 1.00

Flag question
Question text
Direction : Choose the best answer.
What domain deals with web applications?

Select one:

Cloud Development

Back-end Development

Data Science

API Development

Embedded Systems Development

Question 3
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer. Which is not a version of Shell?
Select one:

CSH

SSH

PSH

RSH

BASH

Question 4
Answer saved

Marked out of 1.00


Flag question

Question text
Direction : Choose the best answer.
Which language ranked Top 5 of the most used languages in GitHub as of 2016? Select one:

C++

C#

PHP

Ruby

Question 5
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer. What do you call the distribution of information when stored on a physical disk?
Select one:

Fragmentation

Sectoring

Component

None of the choices


e. All of the choices

Question 6
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
Which is not an application of Embedded Systems Development? Select one:

Test Automation

All of the choices

Microsystems

None of the choices

Question 7
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
What type of software that acts as translators for the hardware components of the computer?
Select one:
d. Operating System

e. Applications

Question 8
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer. What domain deals with analytics?
Select one:

Embedded Systems Development

Data Science

Cloud Development

API Development

Back-end Development

Question 9
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
What web browser used the first versions of JavaScript?
Select one:

a. Netscape Navigator
Firefox

Internet Explorer

Opera

Chromium

Question 10
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
Which of the following is not used in API Development?
Select one:

None of the Above

XML

HTML

JSON

Quiz 1 (10/10)
Question 1 Answer saved Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
What domain deals with server configurations?
Select one:
Back-end Development
Data Science
Cloud Development
Embedded Systems Development
API Development

Question 2 Answer saved Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
What web browser used the first versions of JavaScript? Select one:
Netscape Navigator
Opera
Chromium
Firefox
Internet Explorer

Question 3 Answer saved Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer. What domain deals with analytics?
Select one:
Embedded Systems Development
Data Science
Cloud Development
API Development
Back-end Development

Question 4 Answer saved Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
What type of software that acts as translators for the hardware components of the computer? Select one:
Utilities
Applications
Embedded Systems
Operating System
Firmwares

Question 5 Answer saved Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
Which is not the file extension of Linux applications? Select one:
.so
.h
.lnx
All of the choices
Not applicable
Question 6 Answer saved Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
Which is not an application of Embedded Systems Development? Select one:
All of the choices
Microsystems
None of the choices
Test Automation

Question 7 Answer saved Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
Which is not a subdomain of Application Development? Select one:
UI Applications
API Development
Game Development
Cloud Development
CLI Applications

Question 8
Answer saved
Marked out of 1.00
Flag question

Question text
Direction : Choose the best answer. Which of the following was not helped by technology to advance further in their respective fiel
Select one:
Agriculture
Cancer Research
Stem-cell Research
Oncology
None of the choices

Question 9 Answer saved Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
Which platform do C# not yet support as of 2016? Select one:
Desktop
Cloud
Automation
Mobile
Smart TVs

Question 10
Answer saved
Marked out of 1.00
Flag question

Question text
Direction : Choose the best answer. Which is not a version of Shell?
Select one:
SSH
RSH
CSH
PSH
BASH

Quiz 2 (9/10)
Question 1 Answer saved Marked out of 1.00

Flag question

Question text
True or False:
Flowcharts can start with other symbol aside from a START terminator. Select one:
True False

Question 2 Answer saved Marked out of 1.00

Flag question
Question text
What flowchart symbol is the equivalent for the pseudocode SET ... TO keyword? Select one:
Process
Data
Conditional
Preparation

Question 3 Answer saved Marked out of 1.00

Flag question

Question text
True or False:
Flowcharts do not support multi-paged configuration. Select one:
True False

Question 4 Answer saved Marked out of 1.00

Flag question

Question text
True or False:
Given the problem, "Write a program to categorize bills by denomination", is the following work item(s) appropriate?
"To ask the user for nickname" Select one:
True False

Question 5
Answer saved Marked out of 1.00

Flag question

Question text
It is a keyword that accepts values from the user. Select one:
CALL
INPUT
WHILE ... DO ... LOOP
OUTPUT

Question 6 Answer saved Marked out of 1.00

Flag question

Question text
It is a keyword that calls user-defined functions. Select one:
OUTPUT
WHILE ... DO ... LOOP
INPUT
CALL

Question 7 Answer saved Marked out of 1.00

Flag question

Question text
What flowchart symbol is the equivalent for the pseudocode IF ... THEN ... END keyword? Select one:
Conditional
Preparation
Data
Process

Question 8 Answer saved Marked out of 1.00

Flag question

Question text
It is a keyword used to call user-defined functions Select one:
IF ... THEN ... ELSE IF ... THEN ... ELSE ... END
IF ... THEN ... ELSE ... END
IF ... THEN ... END
CALL

Question 9 Answer saved Marked out of 1.00

Flag question

Question text
It is a symbol used to connect parts of the flowcharts from different pages. Select one:
Process
Off-page Connector
Decision
Data
Question 10 Answer saved Marked out of 1.00

Flag question

Question text
What is the minimum number of flowchart symbols for this problem? "Write a program that displays 'Hello World'."
Select one:
1
2
0
3

Prelims Exam (23/30)


Question 1 Answer saved Marked out of 1.00

Flag question

Question text
Terminator is always thesymbol that can be found at the top-most of all flowcharts. Select one:
Last
Second to the last
Second to the first
First

Question 2
Answer saved
Marked out of 1.00
Flag question

Question text
James Gosling developed theprogramming language. Select one:
C#
Java
Python
Objective-C

Question 3 Answer saved Marked out of 1.00

Flag question

Question text
Process is an instance that indicates a specific action done in theactivity. Select one:
Future
Current
Previous
Succeeding

Question 4 Answer saved Marked out of 1.00

Flag question

Question text
The symbol used for Data is shaped like a.
Select one:
Rectangle
Rhombus
Oval
Rounded Rectangle

Question 5 Answer saved Marked out of 1.00

Flag question

Question text
True or False:
Database applications can create pseudocodes. Select one:
True False

Question 6 Answer saved Marked out of 1.00

Flag question

Question text
A storage ofis called variables. Select one:
Addresses
Values
Pointers
References

Question 7
Answer saved
Marked out of 1.00
Flag question

Question text
True or False:
The characteristic of Technical Work Items that deals with clarity is called Clear. Select one:
True False

Question 8 Answer saved Marked out of 1.00

Flag question

Question text
The practical result involving more than one programming language is called. Select one:
Development
Programming
Coding
Multi-tasking

Question 9 Answer saved Marked out of 1.00

Flag question

Question text
C++ Programming Language was designed by. Select one:
a. Barne Stroustrup
Barne Stroustrupe
Bjarne Stroustrupe
Bjarne Stroustrup

Question 10 Answer saved Marked out of 1.00

Flag question

Question text
There are at leastarrows in Decision Symbols of flowcharts. Select one:
Two/2
Four/4
Three/3
One/1

Question 11 Answer saved Marked out of 1.00

Flag question

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

Question 12 Answer saved Marked out of 1.00


Flag question

Question text
True or False:
One characteristic of Technical Work Items is Classifiable - being able to distinctively classify the purpose or aim.
Select one: True False

Question 13 Answer saved Marked out of 1.00

Flag question

Question text
The symbol used to set or retrieve values is called. Select one:
Accept
Output
Data
Input

Question 14 Answer saved Marked out of 1.00

Flag question

Question text
The OUTPUT keyword in pseudocodes. Select one:
Displays variables
Returns variables
Displays a value
Returns a value

Question 15 Answer saved Marked out of 1.00

Flag question

Question text
The top most terminator usesarrow. Select one:
Left-going
In-going
Right-going
Out-going

Question 16 Answer saved Marked out of 1.00

Flag question

Question text
are created using word-processing applications. Select one:
Pseudocodes
Source Codes
Development Projects
Flowcharts

Question 17
Answer saved
Marked out of 1.00
Flag question

Question text
A computer component that deals with miscellaneous instructions of software is called
. Select one:
Central Processing Unit/CPU
Monitor
Graphics Processing Unit/GPU
Random Access Memory

Question 18 Answer saved Marked out of 1.00

Flag question

Question text
An application can process,and be developed within an operating system. Select one:
Run
Write
Console
View

Question 19 Answer saved Marked out of 1.00

Flag question

Question text
True or False:
The fragmentation of information when stored on a logical disk is called Sectoring. Select
one:
True
False

Question 20
Answer saved
Marked out of 1.00

Flag question

Question text
True or False:
In 3,000 B.C., the Greek Abacus was invented.
Select one:
True
False

Question 21
Answer saved
Marked out of 1.00

Flag question

Question text
True or False:
The category in pseudocodes that deal with decision making is IF ... THEN ... ENDF. Select
one:
True
False

Question 22
Answer saved
Marked out of 1.00
Flag question

Question text
is defined as a systematic approach to solve the main problem. Select one:
Sequential Analysis
Work Items
Problem Solving
Development

Question 23 Answer saved Marked out of 1.00

Flag question

Question text
There arescenarios per decision symbol in flowcharts. Select one:
Three/3
Zero/0
One/1
Two/2

Question 24 Answer saved Marked out of 1.00

Flag question

Question text
True or False:
An application is made to run for platforms.
Select one: True False

Question 25 Answer saved Marked out of 1.00

Flag question

Question text
Allare convertible to. Select one:
Pseudocodes, Flowcharts
Diagrams, Sumbols
Flowcharts, Pseudocodes
Symbols, Diagrams

Question 26 Answer saved Marked out of 1.00

Flag question

Question text
A symbol used to identify which of the possible approaches will be taken based on the conditions called.
Select one:
Data
Decision
Initialization
If

Question 27
Answer saved
Marked out of 1.00
Flag question

Question text
True or False:
Server configurations are dealt using Data Science. Select one:
True False

Question 28 Answer saved Marked out of 1.00

Flag question

Question text
A scheme that focuses on entertainment and activities is calledDevelopment. Select one:
Multimedia
Game
Software
Firmware

Question 29 Answer saved Marked out of 1.00

Flag question

Question text
True or False:
One possible application of Embedded Systems Development is in Home Automation.
Select one:
True
False

Question 30
Answer saved
Marked out of 1.00

Flag question

Question text
True or False:
As of 2016, Cloud Computing is not yet supported by C#.
Select one:
True
False

Prelims Exam (25/30)


Question 1
Answer saved
Marked out of 1.00

Flag question

Question text
An application can process, and be developed within an operating system.
Select one:
a. Run
b. Console
c. Write
d. View

Question 2
Answer saved
Marked out of 1.00
Flag question

Question text
is defined as a systematic approach to solve the main problem. Select one:
Sequential Analysis
Development
Problem Solving
Work Items

Question 3 Answer saved Marked out of 1.00

Flag question

Question text
Overlapping arrows arein flowcharts. Select one:
Allowed
Optional
Allowed Sometimes
Not Allowed

Question 4 Answer saved Marked out of 1.00

Flag question

Question text
True or False:
The characteristic of Technical Work Items that deal with consistency is called Nonce.
Select one: True False

Question 5 Answer saved Marked out of 1.00

Flag question

Question text
The practical result involving more than one programming language is called. Select one:
Programming
Coding
Multi-tasking
Development

Question 6 Answer saved Marked out of 1.00

Flag question

Question text
A computer component that deals with miscellaneous instructions of software is called
. Select one:
Monitor
Random Access Memory
Graphics Processing Unit/GPU
Central Processing Unit/CPU

Question 7
Answer saved
Marked out of 1.00
Flag question

Question text
True or False:
An application is made to run for platforms.
Select one:
True
False

Question 8
Answer saved
Marked out of 1.00

Flag question

Question text
True or False:
The category in pseudocodes that deal with decision making is IF ... THEN ... ENDF. Select
one:
True
False

Question 9
Answer saved
Marked out of 1.00

Flag question

Question text
True or False:
A variation in the conditions keyword is IF ... THEN ... ELSE ... WEND.
Select one:
True
False
Question 10
Answer saved
Marked out of 1.00

Flag question

Question text
True or False:
Flowcharts are created using spreadsheet applications. Select
one:
True
False

Question 11
Answer saved
Marked out of 1.00

Flag question

Question text
True or False:
As of 2016, Cloud Computing is not yet supported by C#.
Select one:
True
False

Question 12
Answer saved
Marked out of 1.00

Flag question

Question text
There are terminator symbols per flowchart.
Select one:
a. Three/3
Two/2
One/1
Zero/0

Question 13 Answer saved Marked out of 1.00

Flag question

Question text
Astorage in the computer that is randomly accessed is called RAM. Select one:
Read-only
Temporary
Mutable
Permanent

Question 14 Answer saved Marked out of 1.00

Flag question

Question text
True or False:
One characteristic of Technical Work Items is Classifiable - being able to distinctively classify the purpose or aim.
Select one: True False

Question 15 Answer saved Marked out of 1.00


Flag question

Question text
Allare convertible to. Select one:
Flowcharts, Pseudocodes
Pseudocodes, Flowcharts
Diagrams, Sumbols
Symbols, Diagrams

Question 16 Answer saved Marked out of 1.00

Flag question

Question text
True or False:
The pseudocode for accepting user values is called INPUT. Select one:
True False

Question 17 Answer saved Marked out of 1.00

Flag question

Question text
Some word processing applications can createand pseudocodes. Select one:
a. Development Projects
Flowcharts
Databases
Source Codes

Question 18 Answer saved Marked out of 1.00

Flag question

Question text
Theprogramming language is mainly used by OSX and iOS. Select one:
Objective-C
C++
Java
Shell

Question 19 Answer saved Marked out of 1.00

Flag question

Question text
The END terminator is placed as thesymbol in the entire flowchart. Select one:
End of the first sequence
End of the second sequence
End of each page
End of the last page

Question 20
Answer saved
Marked out of 1.00
Flag question

Question text
There arescenarios per decision symbol in flowcharts. Select one:
Zero/0
One/1
Two/2
Three/3

Question 21 Answer saved Marked out of 1.00

Flag question

Question text
The symbol used to set or retrieve values is called. Select one:
Input
Accept
Output
Data

Question 22 Answer saved Marked out of 1.00

Flag question

Question text
True or False:
Server configurations are dealt using Data Science.
Select one: True False

Question 23 Answer saved Marked out of 1.00

Flag question

Question text
Technical Work Items is anstep prior creating flowcharts. Select one:
Required
Pre-requisite
Post-requisite
Optional

Question 24 Answer saved Marked out of 1.00

Flag question

Question text
keyword accepts user values. Select one:
VARIABLE
ACCEPT
VALUE
INPUT

Question 25
Answer saved
Marked out of 1.00
Flag question

Question text
is a graphical representation that shows a series of actions in computer programming.
Select one:
UML
Pseudocode
Diagrams
Flowchart

Question 26 Answer saved Marked out of 1.00

Flag question

Question text
True or False:
Given the following work items: (a) "To ask user for age" and (b) "To ask user for item price", the problem being addressed is ab
Select one: True False

Question 27 Answer saved Marked out of 1.00

Flag question

Question text
The OUTPUT keyword in pseudocodes. Select one:
Returns variables
Displays variables
Returns a value
Displays a value

Question 28 Answer saved Marked out of 1.00

Flag question

Question text
are created using word-processing applications. Select one:
Pseudocodes
Source Codes
Development Projects
Flowcharts

Question 29 Answer saved Marked out of 1.00

Flag question

Question text
Process is an instance that indicates a specific action done in theactivity. Select one:
Current
Succeeding
Previous
Future

Question 30
Answer saved
Marked out of 1.00
Flag question

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

Midterms

Quiz 3 (9/10)
Question 1
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
It is here where we develop and run our software.
Select one:

C++

Version Control

Operating System

Console

Question 2
Answer saved

Marked out of 1.00

Flag question

Question text
Explicit Data Types are also called Variants. Select one:
True

False

Question 3
Answer saved

Marked out of 1.00

Flag question

Question text
These are fully-integrated software that contains various features dedicated to software development.
Select one:

Operating System

Integrated Development Environment

Version Control

Compilers

Question 4
Answer saved

Marked out of 1.00


Flag question

Question text
Direction : Choose the best answer.
It is a user-friendly interface and easy navigation operating system.
Select one:

GUI

Github

Microsoft Windows

IDE

Question 5
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
What is needed to be set up before adding a license?
Select one:

Console

CodePlex

Github

Gitlgnore

Question 6
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
Open Source Community's most famous and most used online version control repository since 2016.
Select one:

MinGW

Github

C++

IDE

Question 7
Answer saved

Marked out of 1.00

Flag question

Question text
This command prompt-like window that will help build fundamentals in computer programming. Select one:

Console

Graphical User Interface

Visual Studio
d. Git

Question 8
Answer saved

Marked out of 1.00

Flag question

Question text
These are declared variables. Select one:

Implicit Data Types

Anonymous Variables

Explicit Variables

Explicit Data Types

Question 9
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
They organize source codes and development artifacts.
Select one:

MinGW

C++
c. IDE

d. Respository

Question 10
Answer saved

Marked out of 1.00

Flag question

Question text
These are also called Variants.
Select one:

Explicit Variables

Anonymous Variables

Explicit Data Types

Implicit Data Types

Quiz 3 (10/10)
Question 1
Answer saved

Marked out of 1.00

Flag question

Question text
This tool varies mainly on how they support internal libraries, up-to-date third-party libraries and code optimization.
Select one:
Compilers

Integrated Development Environment

Version Control

Operating System

Question 2
Answer saved

Marked out of 1.00

Flag question

Question text
This allow you to revert and secure copies of changes that you will commit to the repository. Select one:

Operating System

Version Control

Compilers

Integrated Development Environment

Question 3
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
It is needed to be enabled to compile our selected compiled programming language to executables.
Select one:
GUI

MinGW

Console

IDE

Question 4
Answer saved

Marked out of 1.00

Flag question

Question text
Implicit Data Types can contain either integer or character.
Select one:

True

False

Question 5
Answer saved

Marked out of 1.00

Flag question

Question text
Boolean use only one bit.
Select one:

True

False

Question 6
Answer saved

Marked out of 1.00

Flag question

Question text
It is a free and public web-based repository that allows distributed version control and source control management tool that use
Select one:

Microsoft Windows

Minimalist GNU for Windows

Visual Studio Code

GitHub

Question 7
Answer saved

Marked out of 1.00

Flag question

Question text
These are the strong-typed data types. Select one:

Explicit Variables

Anonymous Variables

Explicit Data Types

Implicit Data Types

Question 8
Answer saved

Marked out of 1.00

Flag question

Question text
Anonymous Variables are labeled by the Computer.

Select one:

True

False

Question 9
Answer saved

Marked out of 1.00

Flag question

Question text
Data Types limit the naming convention in variables.
Select one:

True

False

Question 10
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : Choose the best answer.
It presents minimalistic approach in presenting tools and libraries necessary to develop application for
Microsoft Windows.
Select one:

Visual studio code

MinGW

Compilers

Repository

Quiz 4 (9/10)
Question 1
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : True or False
A typical initialization of a counter is set to 0. Select one:
True

False

Question 2
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : True or False
A variable is used to store permanent value in a program.
Select one:

True

False

Question 3
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : True or False
Code Block is a series of programming statement that is located outside of curly
brackets/braces; opened by "{", and closed by "}".
Select one:

True

False

Question 4
Answer saved

Marked out of 1.00

Flag question

Question text
This phase in looping statements that dictates whether the loop should stop or continue. Select
one:

Iteration

Condition
c. Initialization

d. Looping

Question 5
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : True or False
The counters are separated by open and close parenthesis. Select

one:

True

False

Question 6
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : True or False
In a series of statements, looping in C++ is not allowed to repeat. Select
one:

True

False

Question 7
Answer saved

Marked out of 1.00


Flag question

Question text
This act means to create a different set of statement based on conditions. Select one:

None of the choices

Conditionals

Global variables

Local Variables

Question 8
Answer saved

Marked out of 1.00

Flag question

Question text
This statement is used in undefined conditional expressions. Select one:

Else

Switch

If-Switch

If-Else

Question 9
Answer saved

Marked out of 1.00


Flag question

Question text
Direction : True or False
Switch statement is a conditional that compares one specific variable with a set of constants. Select
one:

True

False

Question 10
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : True or False
The Default Statement is used when the execution of the case statement fails. Select one:

True

False

Midterms Exam (39/50)


Question 1
Answer saved

Marked out of 1.00


Flag question

Question text
A statement wherein the increment/decrement always occurs after the statements of the body is calledstatement.
Select one:

do-until

do-while

for

while

Question 2
Answer saved

Marked out of 1.00

Flag question

Question text
The most efficient data type to use for flags like gender is. Select one:

Floating-point

Character

Boolean

Integer

Question 3
Answer saved

Marked out of 1.00


Flag question

Question text
Thetool enables better code management through backups and source control.
Select one:

Version Control

Integrated Development Environment

Access Control

File management

Question 4
Answer saved

Marked out of 1.00

Flag question

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

False

Question 5
Answer saved

Marked out of 1.00


Flag question

Question text
is a looping statement where the body is executed first before the condition is evaluated.
Select one:

for

while

do-until

do-while

Question 6
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
Values are limited by their data types. Select one:
True

False

Question 7
Answer saved

Marked out of 1.00


Flag question

Question text
True or False:
Local variables are accessible throughout the code. Select one:
True

False

Question 8
Answer saved

Marked out of 1.00

Flag question

Question text
The looping statement in C++ where the condition appears on the last part of the statement is called
loop.
Select one:

do-until

do-while

while

for

Question 9
Answer saved

Marked out of 1.00


Flag question

Question text
The newly developed IDE from Microsoft that supports various programming languages and acts as a subset of Visual Studio i
Select one:

Visual Studio Enterprise

Visual Studio Code

Visual Studio 2017

Visual Studio Professional

Question 10
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
The free and web-based repository that allows distributed version control is called GitOpen. Select one:
True

False

Question 11
Answer saved

Marked out of 1.00


Flag question

Question text
True or False:
Explicit Data Types are also called Variants. Select one:
True

False

Question 12
Answer saved

Marked out of 1.00

Flag question

Question text
The only data type that can store large values until 65,535 is. Select one:

Unsigned Int

Signed Short

Signed Int

Unsigned Short

Question 13
Answer saved

Marked out of 1.00


Flag question

Question text
True or False:
There is only one data type that can handle textual values. Select
one:

True

False

Question 14
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
A group of related statements are called code blocks.
Select one:

True

False

Question 15
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
Fundamentals of computer programming are learned easily through the use of GUI. Select
one:

True

False

Question 16
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
Iteration is the special variable that controls the flow of loops.

Select one:

True

False

Question 17
Answer saved

Marked out of 1.00

Flag question

Question text
is the phase in looping statements that are evaluated. Select
one:

Condition

Body
c. Initialization

d. Increment/Decrement

Question 18
Answer saved

Marked out of 1.00

Flag question

Question text
variables are bound to only one type of values. Select one:

Implicit Constant

Explicit

Implicit

Reference-Type

Question 19
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
Version Control allows users to revert changes and download copies of the changes from the client. Select one:
True

False
Question 20
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
Unnamed variables are accessible using the unmarked symbol. Select one:
True

False

Question 21
Answer saved

Marked out of 1.00

Flag question

Question text
Thephase decreases the value of the counter. Select one:

Demerit

Increment

Merit

Decrement

Question 22
Answer saved

Marked out of 1.00


Flag question

Question text
Classes are part ofData Types. Select one:

Object

Primitive

Referenced

Dereferenced

Question 23
Answer saved

Marked out of 1.00

Flag question

Question text
Astatement ends the execution of the entire loop. Select one:

exit

continue

end

break

Question 24
Answer saved

Marked out of 1.00


Flag question

Question text
True or False:
Visual Studio Code is an IDE that supports multiple programming languages under multitude of
operating systems.

Select one:

True

False

Question 25
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
Conditions within a while loop are evaluated after the execution.
Select one:

True

False

Question 26
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
Compilers build the application from source codes. Select one:
True

False

Question 27
Answer saved

Marked out of 1.00

Flag question

Question text
Global variables are variables declaredint main() code block. Select one:

Outside

Before

After

Inside

Question 28
Answer saved

Marked out of 1.00

Flag question

Question text
The compiler that presents a minimalistic approach for Windows is called. Select one:

a. MingGW
WinC++

MinGW

VC++

Question 29
Answer saved

Marked out of 1.00

Flag question

Question text
Thelooping statement evaluates the condition before executing the body and the increment/decrement.
Select one:

do-while

for

do-until

while

Question 30
Answer saved

Marked out of 1.00

Flag question

Question text
Converting a data type to another data type is called. Select one:

a. Equivalence
Translation

Unboxing

Casting

Question 31
Answer saved

Marked out of 1.00

Flag question

Question text
Variables defined within a code block is calledvariables. Select one:

Initialized

Global

Illegal

Local

Question 32
Answer saved

Marked out of 1.00

Flag question

Question text
statement is used to output a string to inform the user about the conditions need. Select one:

Cout

cin
c. std::cout

d. std::cin

Question 33
Answer saved

Marked out of 1.00

Flag question

Question text
The phase in looping that indicates the statements under the loop is called. Select one:

Parameter

Increment/Decrement

Code Block

Body

Question 34
Answer saved

Marked out of 1.00

Flag question

Question text
Anonymous Variables are labeled by the. Select one:

User

Developer

Computer
d. Microcontroller

Question 35
Answer saved

Marked out of 1.00

Flag question

Question text
Thestatement mainly uses integers as value to be evaluated. Select one:

else if

else

if

switch

Question 36
Answer saved

Marked out of 1.00

Flag question

Question text
allows developer to support scenarios in the application. Select one:

Conditionals

Compilation

Data

Variables
Question 37
Answer saved

Marked out of 1.00

Flag question

Question text
Thestatement uses defined constants in evaluating conditions. Select one:

else if

else

switch

if

Question 38
Answer saved

Marked out of 1.00

Flag question

Question text
Implicit Data Types can storetype of values. Select one:

Implicit

Any

Selected

Explicit

Question 39
Answer saved

Marked out of 1.00

Flag question

Question text
statement is used in undefined conditional expressions. Select one:

else

end if

else if

if

Question 40
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
A conditional is used to perform specific actions depending on the evaluated expressions. Select one:
True

False

Question 41
Answer saved

Marked out of 1.00


Flag question

Question text
True or False:
A way to organize configurations is called Repository. Select one:
True

False

Question 42
Answer saved

Marked out of 1.00

Flag question

Question text
The open source community of Microsoft to share software publicly is called. Select one:

Git

Code

GitHub

CodePlex

Question 43
Answer saved

Marked out of 1.00


Flag question

Question text
We useto test the system path if defined. Select one:

WinVer

Environment

Command Prompt

Shell

Question 44
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
One cycle of repetition using loops is called an iteration. Select one:
True

False

Question 45
Answer saved

Marked out of 1.00


Flag question

Question text
These variables that may not declare their data types are calledData Types. Select one:

Optional

Explicit

Random

Implicit

Question 46
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
The phase in loops where the counter is changed is called Variation. Select one:
True

False

Question 47
Answer saved

Marked out of 1.00


Flag question

Question text
True or False:
Unnamed variables are called Anonymous Variables. Select one:
True

False

Question 48
Answer saved

Marked out of 1.00

Flag question

Question text
enabled developers to repeat a sequence of statements given the right conditions. Select one:

Selections

Functions

Loops

Conditionals

Question 49
Answer saved

Marked out of 1.00


Flag question

Question text
True or False:
A series of statement repeated when a specific condition is met is called looping. Select one:
True

False

Question 50
Answer saved

Marked out of 1.00

Flag question

Question text
Therights allow users to escalate the permission granted. Select one:

Administrator

Default User

Power User

Desktop User

Midterms Exam (50/50)


Question 1
Answer saved

Marked out of 1.00


Flag question

Question text
The looping statement in C++ where the condition appears on the last part of the statement is called
loop.
Select one:

while

do-while

for

do-until

Question 2
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
One cycle of repetition using loops is called an iteration. Select one:
True

False

Question 3
Answer saved

Marked out of 1.00


Flag question

Question text
Therights allow users to escalate the permission granted. Select one:

Default User

Power User

Administrator

Desktop User

Question 4
Answer saved

Marked out of 1.00

Flag question

Question text
The open source community of Microsoft to share software publicly is called. Select one:

Code

Git

CodePlex

GitHub

Question 5
Answer saved

Marked out of 1.00


Flag question

Question text
True or False:
The phase in loops where the counter is changed is called Variation. Select
one:

True

False

Question 6
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
A group of related statements are called code blocks.
Select one:

True

False

Question 7
Answer saved

Marked out of 1.00

Flag question

Question text
The compiler that presents a minimalistic approach for Windows is called .

Select one:

VC++

MinGW

WinC++

MingGW

Question 8
Answer saved

Marked out of 1.00

Flag question

Question text
is the phase in looping statements that are evaluated. Select one:

Body

Condition

Initialization

Increment/Decrement

Question 9
Answer saved

Marked out of 1.00

Flag question

Question text
Thephase decreases the value of the counter.
Select one:

Decrement

Merit

Increment

Demerit

Question 10
Answer saved

Marked out of 1.00

Flag question

Question text
A statement wherein the increment/decrement always occurs after the statements of the body is calledstatement.
Select one:

do-until

while

for

do-while

Question 11
Answer saved

Marked out of 1.00

Flag question

Question text
Thestatement mainly uses integers as value to be evaluated.
Select one:

switch

if

else if

else

Question 12
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
Fundamentals of computer programming are learned easily through the use of GUI. Select one:
True

False

Question 13
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
A conditional is used to perform specific actions depending on the evaluated expressions. Select one:
True
False

Question 14
Answer saved

Marked out of 1.00

Flag question

Question text
These variables that may not declare their data types are calledData Types. Select one:

Optional

Explicit

Implicit

Random

Question 15
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
Iteration is the special variable that controls the flow of loops. Select one:
True

False

Question 16
Answer saved
Marked out of 1.00

Flag question

Question text
True or False:
Version Control allows users to revert changes and download copies of the changes from the client. Select

one:

True

False

Question 17
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
There is only one data type that can handle textual values. Select
one:

True

False

Question 18
Answer saved

Marked out of 1.00

Flag question
Question text
True or False:
Visual Studio Code is an IDE that supports multiple programming languages under multitude of
operating systems.
Select one:

True

False

Question 19
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
Unnamed variables are called Anonymous Variables. Select
one:

True

False

Question 20
Answer saved

Marked out of 1.00

Flag question

Question text
The looping statement evaluates the condition before executing the body and the
increment/decrement.

Select one:

a. do-until
while

for

do-while

Question 21
Answer saved

Marked out of 1.00

Flag question

Question text
allows developer to support scenarios in the application. Select one:

Conditionals

Compilation

Data

Variables

Question 22
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
The free and web-based repository that allows distributed version control is called GitOpen. Select one:
True
False

Question 23
Answer saved

Marked out of 1.00

Flag question

Question text
enabled developers to repeat a sequence of statements given the right conditions. Select one:

Loops

Selections

Functions

Conditionals

Question 24
Answer saved

Marked out of 1.00

Flag question

Question text
Anonymous Variables are labeled by the. Select one:

Microcontroller

Developer

Computer

User
Question 25
Answer saved

Marked out of 1.00

Flag question

Question text
statement is used to output a string to inform the user about the conditions need. Select one:

std::cout

Cout

cin

std::cin

Question 26
Answer saved

Marked out of 1.00

Flag question

Question text
The most efficient data type to use for flags like gender is. Select one:

Character

Boolean

Floating-point

Integer

Question 27
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
A series of statement repeated when a specific condition is met is called looping. Select one:
True

False

Question 28
Answer saved

Marked out of 1.00

Flag question

Question text
Global variables are variables declaredint main() code block. Select one:

After

Before

Inside

Outside

Question 29
Answer saved

Marked out of 1.00


Flag question

Question text
Converting a data type to another data type is called. Select one:

Equivalence

Casting

Translation

Unboxing

Question 30
Answer saved

Marked out of 1.00

Flag question

Question text
Thetool enables better code management through backups and source control.
Select one:

Integrated Development Environment

Version Control

File management

Access Control

Question 31
Answer saved

Marked out of 1.00


Flag question

Question text
True or False:
Conditions within a while loop are evaluated after the execution. Select one:
True

False

Question 32
Answer saved

Marked out of 1.00

Flag question

Question text
Classes are part ofData Types. Select one:

Referenced

Primitive

Object

Dereferenced

Question 33
Answer saved

Marked out of 1.00


Flag question

Question text
True or False:
Compilers build the application from source codes. Select one:
True

False

Question 34
Answer saved

Marked out of 1.00

Flag question

Question text
Implicit Data Types can storetype of values. Select one:

Implicit

Any

Selected

Explicit

Question 35
Answer saved

Marked out of 1.00


Flag question

Question text
statement is used in undefined conditional expressions. Select one:

else

else if

if

end if

Question 36
Answer saved

Marked out of 1.00

Flag question

Question text
Astatement ends the execution of the entire loop. Select one:

end

exit

break

continue

Question 37
Answer saved

Marked out of 1.00


Flag question

Question text
Variables defined within a code block is calledvariables. Select one:

Local

Global

Illegal

Initialized

Question 38
Answer saved

Marked out of 1.00

Flag question

Question text
We useto test the system path if defined. Select one:

Shell

Environment

Command Prompt

WinVer

Question 39
Answer saved

Marked out of 1.00


Flag question

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

True

False

Question 40
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
Local variables are accessible throughout the code.
Select one:

True

False

Question 41
Answer saved

Marked out of 1.00

Flag question

Question text
variables are bound to only one type of values.

Select one:

Reference-Type

Implicit Constant

Explicit

Implicit

Question 42
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
A way to organize configurations is called Repository. Select one:
True

False

Question 43
Answer saved

Marked out of 1.00

Flag question

Question text
The newly developed IDE from Microsoft that supports various programming languages and acts as a subset of Visual Studio is c
Select one:
Visual Studio Code

Visual Studio Professional

Visual Studio 2017

Visual Studio Enterprise

Question 44
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
Explicit Data Types are also called Variants. Select one:
True

False

Question 45
Answer saved

Marked out of 1.00

Flag question

Question text
The phase in looping that indicates the statements under the loop is called. Select one:

Body

Increment/Decrement
c. Code Block

d. Parameter

Question 46
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
Unnamed variables are accessible using the unmarked symbol. Select one:
True

False

Question 47
Answer saved

Marked out of 1.00

Flag question

Question text
The only data type that can store large values until 65,535 is. Select one:

Unsigned Int

Unsigned Short

Signed Short

Signed Int
Question 48
Answer saved

Marked out of 1.00

Flag question

Question text
True or False:
Values are limited by their data types. Select one:
True

False

Question 49
Answer saved

Marked out of 1.00

Flag question

Question text
Thestatement uses defined constants in evaluating conditions. Select one:

switch

else

else if

if

Question 50
Answer saved

Marked out of 1.00


Flag question

Question text
is a looping statement where the body is executed first before the condition is evaluated.
Select one:

while

do-until

do-while

for

Finals
Quiz 5 (9/10)
Question 1
Answer saved

Marked out of 1.00

Flag question

Question text
What variable contains more than one value of similar data types? Select one:

None of the choices

Array

Size

Index
Question 2
Answer saved

Marked out of 1.00

Flag question

Question text
It is a separate C++ file which contains supplementary codes for applications. Select one:

Object-Oriented Programming

Objects

Header Files

Class

Question 3
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : True or False
A function can call several other functions. Select one:
True

False

Question 4
Answer saved

Marked out of 1.00


Flag question

Question text
Direction : True or False
Statements found inside of the curly braces are called Code Blocked. Select
one:

True

False

Question 5
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : True or False
A constructor is created to initialize several properties or perform operations for the class upon
declaration.
Select one:

True

False

Question 6
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : True or False
The return EXIT_SUCCESS statement is used for closing remarks. Select one:
True

False

Question 7
Answer saved

Marked out of 1.00

Flag question

Question text
It is a subset Object-Object Programming which focuses in abstract representations of the objects. Select one:

Object-based

Prototype-based

State-based

Class-based

Question 8
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : True or False
In the discussion, the allocated size for a double data type is 8 bits.
Select one:
True

False

Question 9
Answer saved

Marked out of 1.00

Flag question

Question text
It is an abstract representation of objects. Select one:

Header Files

Objects

Class

Object-Oriented Programming

Question 10
Answer saved

Marked out of 1.00

Flag question

Question text
It is a separate code block that performs a specific task. Select one:

None of the choices

Function

Body/Body of the Function


d. Parameter

Quiz 6 (8/10)
Question 1
Answer saved

Marked out of 1.00

Flag question

Question text
Functions are declared with parameters. Select one:
True

False

Question 2
Answer saved

Marked out of 1.00

Flag question

Question text
In Low-level programming languages, developers areaccess to the memory of the computer, particularly the random-access mem
Select one:

Transmutable

Strong

Mutable

Direct
Question 3
Answer saved

Marked out of 1.00

Flag question

Question text
Inheritance ensures that only the necessary methods are presented outside of the current class. Select one:
True

False

Question 4
Answer saved

Marked out of 1.00

Flag question

Question text
The original C is aprogramming language. Select one:

High-level

Mid-level

Machine-code

Low-level

Question 5
Answer saved

Marked out of 1.00


Flag question

Question text
Direction : True or False
Due to the advent of the recent high-level programming languages like Java, C# and Visual
Basic.NET, C++ are also considered to be a mid-level programming language.

Select one:

True

False

Question 6
Answer saved

Marked out of 1.00

Flag question

Question text
Object is an abstract representation of actual objects.
Select one:

True

False

Question 7
Answer saved

Marked out of 1.00

Flag question

Question text
Direction : True or False
Pointers retrieve the values assigned to it and stores it to the reference it points to. Select one:
True

False

Question 8
Answer saved

Marked out of 1.00

Flag question

Question text
Astatement ends the execution of the entire loop. Select one:

exit

end

break

continue

Question 9
Answer saved

Marked out of 1.00

Flag question

Question text
Variables are holdingin their allocated spaces. Select one:

a. Constant
Address

Parameters

Actual Value

Question 10
Answer saved

Marked out of 1.00

Flag question

Question text
The newly developed IDE from Microsoft that supports various programming languages and acts as a subset of Visual Studio is c
Select one:

Visual Studio Enterprise

Visual Studio Professional

Visual Studio Code

Visual Studio 2017

Finals Exam (30/50)


Question 1
Answer saved

Marked out of 1.00

Flag question

Question text
These are data types that are declared and defined. Select one:
Explicit Data Types

Implicit Data Types

Referenced Data Types

Primitive Data Types

Question 2
Answer saved

Marked out of 1.00

Flag question

Question text
What will be the result of the following statement? int b[2] = { 1, 2 }; cout << b[2];
Select one:

The statement will induce integer overflow.

The statement will induce array out of index.

The statement will run correctly.

The statement has an incorrect syntax.

Question 3
Answer saved

Marked out of 1.00

Flag question

Question text
It is the characteristic of Problem Solving that focuses on the practicality to provide a solution that takes a finite number of resour
Select one:

Goal-oriented

Solvable

Verifiable

Doable in finite steps

Question 4
Answer saved

Marked out of 1.00

Flag question

Question text
This is a part of a function that indicates the alias of the function. Select one:

Body of the Function

Return Type

Parameter

Function Name

Question 5
Answer saved

Marked out of 1.00

Flag question

Question text
These are looping statements where the increment/decrement is evaluated right after the condition is executed.
Select one:

None of the choices

Do While

For

While

Question 6
Answer saved

Marked out of 1.00

Flag question

Question text
This is the minimum value for booldata type. Select one:

a. 0

b. 32,767

c. 65,535

d. -32,768

Question 7
Answer saved

Marked out of 1.00

Flag question

Question text
It is the characteristic of Problem Solving that focuses on the solution to meet a specific singular end.
Select one:

Goal-oriented

Solvable

Verifiable

Doable in finite steps

Question 8
Answer saved

Marked out of 1.00

Flag question

Question text
It is a subset in the internet where documents are relating to other documents using hypertext links. Select one:

Internet

World Wide Web

Intranet

Extranet

Question 9
Answer saved

Marked out of 1.00

Flag question

Question text
This is the maximum value for signed short data type. Select one:
a. 32,767

b. 65,535

c. 0

d. -32,768

Question 10
Answer saved

Marked out of 1.00

Flag question

Question text
This is a part of a function that can indicate the function will not pass a value. Select one:

Body of the Function

Function Name

Return Type

Parameter

Question 11
Answer saved

Marked out of 1.00

Flag question

Question text
These are looping statements where only the initialization, condition and increment phases occur within the parentheses of the sta
Select one:
Do While

While

None of the choices

For

Question 12
Answer saved

Marked out of 1.00

Flag question

Question text
It is the equivalent of the OUTPUT symbol of Pseudocodes in Flowcharts. Select one:

PREVIEW

DISPLAY

OUT

OUTPUT

Question 13
Answer saved

Marked out of 1.00

Flag question

Question text
Is the given looping statement correct? for(i=5; i>0; i--){ cout << endl; }
Select one:
False

True

Question 14
Answer saved

Marked out of 1.00

Flag question

Question text
What is the allocated size of a 3D string array with size 12, 4, 10? Select one:

Insufficient Data

None of the choices

3,840 bits

30,720 bits

Question 15
Answer saved

Marked out of 1.00

Flag question

Question text
What is the allocated size of a 3D char array with size 12, 5 and 5 respectively? Select one:

2,400 bits

9,600 bits

900 bits
d. None of the choices

Question 16
Answer saved

Marked out of 1.00

Flag question

Question text
These are looping statements where the condition is evaluated right before the body is executed. Select one:

None of the choices

Do While

While

For

Question 17
Answer saved

Marked out of 1.00

Flag question

Question text
It is the classification of Technical Work Items for "to clear all values stored in the variables". Select one:

OUTPUT

INPUT

PROCESS

None of the choices


Question 18
Answer saved

Marked out of 1.00

Flag question

Question text
This is the maximum value for int data type. Select one:

a. 2,147,483,647

b. -2,147,483,648

c. -2,147,483,647

d. 2,147,483,648

Question 19
Answer saved

Marked out of 1.00

Flag question

Question text
It is a small script that uses the built-in terminal commands Select one:

Objective-C

PowerShell

Shell

Bash Script

Question 20
Answer saved

Marked out of 1.00

Flag question

Question text
It is the equivalent of the DATA symbol of Flowcharts in Pseudocodes. Select one:

PROCESS

APPEND

SET

DATA

Question 21
Answer saved

Marked out of 1.00

Flag question

Question text
It is the characteristic of Technical Work Items that talks about a single entity being manipulated or task being accomplished.
Select one:

Unambiguous

Concise

Classifiable as INPUT, PROCESS, or OUTPUT

Specific

Question 22
Answer saved

Marked out of 1.00

Flag question

Question text
What is the allocated size of a 5D bool array with size 2, 5, 10, 1? Select one:

500 bits

100 bits

1 bit

50 bits

Question 23
Answer saved

Marked out of 1.00

Flag question

Question text
It is the classification of Technical Work Items for "all displayed information". Select one:

OUTPUT

PROCESS

None of the choices

INPUT

Question 24
Answer saved
Marked out of 1.00

Flag question

Question text
These are data types that are taken depending on how they are stored or used. Select one:

Explicit Data Types

Primitive Data Types

Referenced Data Types

Implicit Data Types

Question 25
Answer saved

Marked out of 1.00

Flag question

Question text
These are declared variables that are never used in the source code. Select one:

Anonymous Variables

None of the choices

Explicit Variables

Implicit Variables

Question 26
Answer saved

Marked out of 1.00


Flag question

Question text
It is the classification of Technical Work Items for "to imitate a user input". Select one:

PROCESS

INPUT

OUTPUT

None of the choices

Question 27
Answer saved

Marked out of 1.00

Flag question

Question text
It is the preferred compiler for C++ in Windows x86 architecture. Select one:

Git

Minimalist GNU for Windows

Visual Studio Code

Microsoft Windows

Question 28
Answer saved

Marked out of 1.00


Flag question

Question text
This is the minimum value for long data type. Select one:

a. -9,223,372,036,854,775,806

b. 0

c. -9,223,372,036,854,775,808

d. -9,223,372,036,854,775,807

Question 29
Answer saved

Marked out of 1.00

Flag question

Question text
Functions are essentially a code block of related statements that allow varying values of its variables.
Select one:

True

False

Question 30
Answer saved

Marked out of 1.00


Flag question

Question text
This is the maximum value for booldata type. Select one:

-1

Question 31
Answer saved

Marked out of 1.00

Flag question

Question text
It is the main software where we develop and run our software application. Select one:

Operating System

Compiler

Integrated Development Environment

Version Control

Question 32
Answer saved

Marked out of 1.00


Flag question

Question text
It is the version of Shell that uses the alias ksh. Select one:

KiShell

K-Shell

Kourne Shell

Korn Shell

Question 33
Answer saved

Marked out of 1.00

Flag question

Question text
It is a special lightweight software that converts our source code to computer executables. Select one:

Integrated Development Environment

Version Control

Compiler

Operating System

Question 34
Answer saved

Marked out of 1.00


Flag question

Question text
What is the allocated size of a 3D int array with size 2, 4, 8? Select one:

2,048 bits

4,096 bits (integral)

2,048 bits (integral)

4,096 bits

Question 35
Answer saved

Marked out of 1.00

Flag question

Question text
These are data types that are objective by nature. Select one:

Explicit Data Types

Primitive Data Types

Implicit Data Types

Referenced Data Types

Question 36
Answer saved

Marked out of 1.00


Flag question

Question text
This is a part of a function that indicates the final value of the function. Select one:

Parameter

Body of the Function

Return Type

Function Name

Question 37
Answer saved

Marked out of 1.00

Flag question

Question text
These are the parts of Object-Oriented Programming that deals with the constraint placed in variables and functions regarding wh
Select one:

Methods

Constructors

Scopes

Properties

Question 38
Answer saved

Marked out of 1.00


Flag question

Question text
Is the given looping statement fundamentally correct? while(1);
Select one:

True

False

Question 39
Answer saved

Marked out of 1.00

Flag question

Question text
It is the keyword in Pseudocodes that indicates a value being stored to a temporary storage from any source excluding user entry.
Select one:

SET ... AS ...

APPEND ... TO ...

INPUT ...

DECLARE ...

Question 40
Answer saved

Marked out of 1.00


Flag question

Question text
It is the characteristic of Problem Solving that states there should exist at least one probable solution.
Select one:

Solvable

Doable in finite steps

Goal-oriented

Verifiable

Question 41
Answer saved

Marked out of 1.00

Flag question

Question text
This is the minimum value for intdata type. Select one:

a. -2,147,483,648

b. 2,147,483,648

c. 2,147,483,647

d. -2,147,483,647

Question 42
Answer saved

Marked out of 1.00


Flag question

Question text
What will be the result of the following statement? int a[2] = { 1, 2 };
Select one:

The statement will induce integer overflow.

The statement will run correctly.

The statement will induce array out of index.

The statement has an incorrect syntax.

Question 43
Answer saved

Marked out of 1.00

Flag question

Question text
These are undeclared variables used by the developer. Select one:

Anonymous Variables

None of the choices

Explicit Variables

Implicit Variables

Question 44
Answer saved

Marked out of 1.00


Flag question

Question text
It is a specific device running a specific operating system. Select one:

Platforms

Software

Peripherals

Utilities

Question 45
Answer saved

Marked out of 1.00

Flag question

Question text
It is the classification of Technical Work Items for "to display the account number in masked text". Select one:

PROCESS

None of the choices

OUTPUT

INPUT

Question 46
Answer saved

Marked out of 1.00


Flag question

Question text
It is the characteristic of Technical Work Items that focuses on the precision of the given work item. Select one:

Concise

Specific

Unambiguous

Classifiable as INPUT, PROCESS, or OUTPUT

Question 47
Answer saved

Marked out of 1.00

Flag question

Question text
These are conditionals that extend the functionality of if where in several other scenarios are accounted.
Select one:

If ... Else If ... Else

If

Switch

If ... Else

Question 48
Answer saved

Marked out of 1.00


Flag question

Question text
What is the allocated size of a 3D double array with size 2, 4, 8? Select one:

4,096 bits (integral)

2,048 bits

2,048 bits (integral)

4,096 bits

Question 49
Answer saved

Marked out of 1.00

Flag question

Question text
It is the classification of Technical Work Items for "all user entries". Select one:

INPUT

None of the choices

PROCESS

OUTPUT

Question 50
Answer saved

Marked out of 1.00


Flag question

Question text
These are the parts of Object-Oriented Programming that gives meaning to the classes through the availability of accessible dat
Select one:

Methods

Constructors

Scopes

Properties

Finals Exam (34/50)


Question 1 Answer saved Marked out of 1.00

Flag question

Question text
These are conditionals that provide an alternative scenario should the condition-under-check fails. Select one:
If ... Else
If
If ... Else If ... Else
Switch

Question 2
Answer saved
Marked out of 1.00
Flag question

Question text
These are the restriction we place to variables to handle only specified data. Select one:
Data Types
Constraints
Restrictions
Variables

Question 3 Answer saved Marked out of 1.00

Flag question

Question text
It is the period or time when computers start to emerge. Select one:
a. 3,000 B.C.
b. 300 A.D.
c. 3,000 A.D.
d. 300 B.C.

Question 4 Answer saved Marked out of 1.00

Flag question

Question text
It is the classification of Technical Work Items for "to accept a user input and add the value to a variable".
Select one:
None of the choices
OUTPUT
INPUT
PROCESS

Question 5 Answer saved Marked out of 1.00

Flag question

Question text
These are functions in C++ that allows varying sizes of arrays. Select one:
References
Dynamic Memory Allocation
Pointers
None of the choices

Question 6 Answer saved Marked out of 1.00

Flag question

Question text
These are data types that are numerical in nature because C++ stores them as zero (0) or zero (1), internally.
Select one:
Characters
Booleans
Integers
Floating-points

Question 7
Answer saved Marked out of 1.00

Flag question

Question text
It is the part of Visual Studio Code where the project structure is displayed. Select one:
Minimap
Explorer
Extensions
Editor

Question 8 Answer saved Marked out of 1.00

Flag question

Question text
These are high-level description of the processes in Computer Programming. Select one:
Descriptor
Pseudocode
Flowchart
Enumeration

Question 9 Answer saved Marked out of 1.00

Flag question

Question text
These are conditionals that are only executed when the condition-under-check succeeds. Select one:
If ... Else If ... Else
If
If ... Else
Switch

Question 10 Answer saved Marked out of 1.00

Flag question

Question text
It is the programming language that ranked as the Top 3 most used language in 2016 based from GitHub research.
Select one:
JavaScript
Java
Python
C#

Question 11 Answer saved Marked out of 1.00

Flag question

Question text
He is one of the creators of the open source programming language, Go, at Google, Inc in 2007. Select one:
Robert Griesemere
Roberts Griesemer
Ken Thompson
Rob Pikes
Question 12 Answer saved Marked out of 1.00

Flag question

Question text
Is the given conditional statement correct? if (1) { cout << endl; }
Select one:
True
False

Question 13 Answer saved Marked out of 1.00

Flag question

Question text
These are data types that do not have any other components like properties and internal functions. Select one:
Implicit Data Types
Explicit Data Types
Referenced Data Types
Primitive Data Types

Question 14 Answer saved Marked out of 1.00

Flag question

Question text
What is the allocated size of a bool array with size 50?
Select one:
500 bits
50 bits
100 bits
1 bit

Question 15 Answer saved Marked out of 1.00

Flag question

Question text
It is the characteristic of Technical Work Items that focuses on shortly written work items. Select one:
Concise
Classifiable as INPUT, PROCESS, or OUTPUT
Unambiguous
Specific

Question 16 Answer saved Marked out of 1.00

Flag question

Question text
It is the part of Visual Studio Code where the contents of the files are previewed and edited. Select one:
Explorer
Extensions
Editor
Minimap

Question 17
Answer saved
Marked out of 1.00

Flag question

Question text
Is the given conditional statement correct? if (cout << endl); Select one:
True
False

Question 18 Answer saved Marked out of 1.00

Flag question

Question text
This is the minimum value for signed shortdata type. Select one:
a. 0
b. -32,768
c. 32,767
d. 65,535

Question 19 Answer saved Marked out of 1.00

Flag question

Question text
It is the equivalent of the INPUT symbol of Pseudocodes in Flowcharts. Select one:
a. PROCESS
SET
APPEND
DATA

Question 20 Answer saved Marked out of 1.00

Flag question

Question text
It is a symbol of Flowcharting used to initialize something. Select one:
Decision
Data
Preparation
Process

Question 21 Answer saved Marked out of 1.00

Flag question

Question text
These are the parts of Object-Oriented Programming that deals with extended functionality of the class.
Select one:
Properties
Constructors
Scopes
Methods

Question 22
Answer saved
Marked out of 1.00
Flag question

Question text
These are undeclared variables that are used by the computer. Select one:
Anonymous Variables
Explicit Variables
None of the choices
Implicit Variables

Question 23 Answer saved Marked out of 1.00

Flag question

Question text
This is the value for "NUL (null)" character of char data type. Select one:
a. None of the choices
b. 255
c. 0
d. -255

Question 24 Answer saved Marked out of 1.00

Flag question

Question text
Procedures are non-essential in C++, hence there can be a source code with no procedures.
Select one:
False
True

Question 25 Answer saved Marked out of 1.00

Flag question

Question text
This is the minimum value for unsigned short data type. Select one:
a. -32,768
b. 0
c. 32,767
d. 65,535

Question 26 Answer saved Marked out of 1.00

Flag question

Question text
It is a symbol of Flowcharting used to connect two or more symbols in the same page. Select one:
On-page Connector
In-page Connector
Data Connector
Same-page Connector

Question 27
Answer saved
Marked out of 1.00
Flag question

Question text
It is a special lightweight software that organizes and manages the different changes done to our source codes and related files.
Select one:
Operating System
Compiler
Version Control
Integrated Development Environment

Question 28 Answer saved Marked out of 1.00

Flag question

Question text
Is the given looping statement syntactically correct? while(1);
Select one:
True
False

Question 29 Answer saved Marked out of 1.00

Flag question

Question text
What is the allocated size of a 3D short array with size 2, 3 and 4 respectively? Select one:
9,600 bits
2,400 bits
900 bits
None of the choices

Question 30 Answer saved Marked out of 1.00

Flag question

Question text
These are conditionals that matches the value of the variable-under-check with their literal counterpart.
Select one:
Switch
If ... Else If ... Else
If
If ... Else

Question 31 Answer saved Marked out of 1.00

Flag question

Question text
It is a series of programming statements that are grouped together. Select one:
Code Block
Statements
Function
Conditional

Question 32
Answer saved
Marked out of 1.00

Flag question

Question text
This is a part of a function that passes value into the function. Select one:
Body of the Function
Parameter
Function Name
Return Type

Question 33 Answer saved Marked out of 1.00

Flag question

Question text
It is the equivalent of the DECISION symbol of Flowcharts in Pseudocodes. Select one:
CALL
IF
SWITCH
DECIDE

Question 34 Answer saved Marked out of 1.00

Flag question

Question text
It is the complex, fully functional software where we write, organize and manages our source codes and related files.
Select one:
Compiler
Integrated Development Environment
Version Control
Operating System

Question 35 Answer saved Marked out of 1.00

Flag question

Question text
It is the part of Visual Studio Code where additional programming support and miscellaneous add- ons are managed.
Select one:
Editor
Extensions
Minimap
Explorer

Question 36 Answer saved Marked out of 1.00

Flag question

Question text
What is the allocated size of a 3D float array with size 2, 4, 8? Select one:
2,048 bits (integral)
4,096 bits
4,096 bits (integral)
d. 2,048 bits

Question 37 Answer saved Marked out of 1.00

Flag question

Question text
What will be the result of the following statement? shortc[1] = { 32768 };
Select one:
The statement will run correctly.
The statement will induce array out of index.
The statement has an incorrect syntax.
The statement will induce integer overflow.

Question 38 Answer saved Marked out of 1.00

Flag question

Question text
It is an integrated development environment (IDE) which houses mono develop as its base framework.
Select one:
Visual Studio Code
Xamarin
Android Studio
Mono

Question 39
Answer saved
Marked out of 1.00
Flag question

Question text
It is the part of the computer that processes all graphical outputs. Select one:
Graphical Processing Unit
Graphical Process Unit
Graphics Process Unit
Graphics Processing Unit

Question 40 Answer saved Marked out of 1.00

Flag question

Question text
This is the minimum value for unsigned long data type. Select one:
a. -9,223,372,036,854,775,807
b. -9,223,372,036,854,775,808
c. -9,223,372,036,854,775,806
d. 0

Question 41 Answer saved Marked out of 1.00

Flag question

Question text
It is the characteristic of Problem Solving that focuses on the testability of the identified solution.
Select one:
Solvable
Verifiable
Doable in finite steps
Goal-oriented

Question 42 Answer saved Marked out of 1.00

Flag question

Question text
It is the characteristic of Technical Work Items that ensures the work item falls into a specific action. Select one:
Concise
Unambiguous
Specific
Classifiable as INPUT, PROCESS, or OUTPUT

Question 43 Answer saved Marked out of 1.00

Flag question

Question text
It is a free and public web-based repository that allows distributed version control and source control management tool.
Select one:
Minimalist GNU for Windows
Microsoft Windows
Git
Visual Studio Code

Question 44
Answer saved Marked out of 1.00

Flag question

Question text
These are functions in C++ that changes the address of a variable to another address. Select one:
References
None of the choices
Dynamic Memory Allocation
Pointers

Question 45 Answer saved Marked out of 1.00

Flag question

Question text
What is the allocated size of a 3D int array with size 10, 5 and 6 respectively? Select one:
9,600 bits
900 bits
2,400 bits
None of the choices

Question 46 Answer saved Marked out of 1.00

Flag question

Question text
These are the parts of Object-Oriented Programming that deals with the initialization of various forms of the class.
Select one:
Methods
Constructors
Properties
Scopes

Question 47 Answer saved Marked out of 1.00

Flag question

Question text
It is the classification of Technical Work Items for "to add the numbers stores in a variable". Select one:
INPUT
PROCESS
OUTPUT
None of the choices

Question 48 Answer saved Marked out of 1.00

Flag question

Question text
These are the parts of Object-Oriented Programming that deals with the different internal variables of the class.
Select one:
Constructors
Scopes
Methods
d. Properties

Question 49 Answer saved Marked out of 1.00

Flag question

Question text
What is the allocated size of a 3D long array with size 2, 4, 8? Select one:
2,048 bits (integral)
4,096 bits (integral)
4,096 bits
2,048 bits

Question 50 Answer saved Marked out of 1.00

Flag question

Question text
These are variables in C++ that can manipulate the values of the address it points to without accessing the address itself.
Select one:
References
None of the choices
Dynamic Memory Allocation
Pointers

Finals Exam (30/50)


Question 1
Answer saved
Marked out of 1.00

Flag question

Question text
What is the allocated size of a bool array with size 50? Select one:

50 bits

100 bits

500 bits

1 bit

Question 2
Answer saved

Marked out of 1.00

Flag question

Question text
It is the characteristic of Technical Work Items that talks about a single entity being manipulated or task being accomplished.
Select one:

Specific

Classifiable as INPUT, PROCESS, or OUTPUT

Unambiguous

Concise

Question 3
Answer saved
Marked out of 1.00

Flag question

Question text
These are variables in C++ that can manipulate the values of the address it points to without accessing the address itself.
Select one:

Dynamic Memory Allocation

None of the choices

Pointers

References

Question 4
Answer saved

Marked out of 1.00

Flag question

Question text
This is a part of a function that passes value into the function. Select one:

Body of the Function

Parameter

Function Name

Return Type

Question 5
Answer saved
Marked out of 1.00

Flag question

Question text
This is a part of a function that can indicate the function will not pass a value. Select one:

Parameter

Body of the Function

Function Name

Return Type

Question 6
Answer saved

Marked out of 1.00

Flag question

Question text
It is the characteristic of Problem Solving that focuses on the testability of the identified solution. Select one:

Verifiable

Goal-oriented

Solvable

Doable in finite steps

Question 7
Answer saved

Marked out of 1.00


Flag question

Question text
It is the preferred compiler for C++ in Windows x86 architecture. Select one:

Microsoft Windows

Visual Studio Code

Git

Minimalist GNU for Windows

Question 8
Answer saved

Marked out of 1.00

Flag question

Question text
It is the part of Visual Studio Code where the contents of the files are previewed and edited. Select one:

Editor

Extensions

Minimap

Explorer

Question 9
Answer saved

Marked out of 1.00


Flag question

Question text
This is the minimum value for intdata type. Select one:

a. -2,147,483,647

b. 2,147,483,647

c. -2,147,483,648

d. 2,147,483,648

Question 10
Answer saved

Marked out of 1.00

Flag question

Question text
These are conditionals that provide an alternative scenario should the condition-under-check fails. Select one:

If ... Else

Switch

If ... Else If ... Else

If

Question 11
Answer saved

Marked out of 1.00


Flag question

Question text
These are data types that are objective by nature. Select one:

Implicit Data Types

Referenced Data Types

Primitive Data Types

Explicit Data Types

Question 12
Answer saved

Marked out of 1.00

Flag question

Question text
It is the keyword in Pseudocodes that indicates a value being stored to a temporary storage from any source excluding user entry.
Select one:

APPEND ... TO ...

SET ... AS ...

INPUT ...

DECLARE ...

Question 13
Answer saved

Marked out of 1.00


Flag question

Question text
Is the given looping statement syntactically correct? while(1);
Select one:

False

True

Question 14
Answer saved

Marked out of 1.00

Flag question

Question text
It is the classification of Technical Work Items for "to accept a user input and add the value to a variable".
Select one:

INPUT

PROCESS

OUTPUT

None of the choices

Question 15
Answer saved

Marked out of 1.00


Flag question

Question text
What is the allocated size of a 3D float array with size 2, 4, 8? Select one:

2,048 bits (integral)

4,096 bits

4,096 bits (integral)

2,048 bits

Question 16
Answer saved

Marked out of 1.00

Flag question

Question text
What will be the result of the following statement? int a[2] = { 1, 2 };
Select one:

The statement will induce integer overflow.

The statement has an incorrect syntax.

The statement will run correctly.

The statement will induce array out of index.

Question 17
Answer saved

Marked out of 1.00


Flag question

Question text
These are high-level description of the processes in Computer Programming. Select one:

Pseudocode

Descriptor

Enumeration

Flowchart

Question 18
Answer saved

Marked out of 1.00

Flag question

Question text
It is the characteristic of Technical Work Items that ensures the work item falls into a specific action. Select one:

Unambiguous

Specific

Concise

Classifiable as INPUT, PROCESS, or OUTPUT

Question 19
Answer saved

Marked out of 1.00


Flag question

Question text
It is the period or time when computers start to emerge. Select one:

a. 3,000 B.C.

b. 3,000 A.D.

c. 300 A.D.

d. 300 B.C.

Question 20
Answer saved

Marked out of 1.00

Flag question

Question text
Is the given conditional statement correct? if (cout << endl); Select one:

False

True

Question 21
Answer saved

Marked out of 1.00

Flag question
Question text
It is the part of Visual Studio Code where the project structure is displayed. Select one:

Minimap

Explorer

Editor

Extensions

Question 22
Answer saved

Marked out of 1.00

Flag question

Question text
What is the allocated size of a 3D int array with size 2, 4, 8? Select one:

2,048 bits (integral)

4,096 bits

4,096 bits (integral)

2,048 bits

Question 23
Answer saved

Marked out of 1.00

Flag question

Question text
It is the characteristic of Technical Work Items that focuses on the precision of the given work item.

Select one:

Unambiguous

Concise

Classifiable as INPUT, PROCESS, or OUTPUT

Specific

Question 24
Answer saved

Marked out of 1.00

Flag question

Question text
Is the given conditional statement correct? if (1) { cout << endl; }
Select one:

True

False

Question 25
Answer saved

Marked out of 1.00

Flag question

Question text
These are looping statements where the condition is evaluated right before the body is executed. Select one:
For

None of the choices

While

Do While

Question 26
Answer saved

Marked out of 1.00

Flag question

Question text
These are conditionals that extend the functionality of if where in several other scenarios are accounted.
Select one:

If ... Else

Switch

If ... Else If ... Else

If

Question 27
Answer saved

Marked out of 1.00

Flag question

Question text
It is a symbol of Flowcharting used to initialize something. Select one:
Process

Data

Preparation

Decision

Question 28
Answer saved

Marked out of 1.00

Flag question

Question text
These are functions in C++ that changes the address of a variable to another address. Select one:

None of the choices

Pointers

Dynamic Memory Allocation

References

Question 29
Answer saved

Marked out of 1.00

Flag question

Question text
It is the complex, fully functional software where we write, organize and manages our source codes and related files.
Select one:
Operating System

Integrated Development Environment

Compiler

Version Control

Question 30
Answer saved

Marked out of 1.00

Flag question

Question text
These are the parts of Object-Oriented Programming that gives meaning to the classes through the availability of accessible data.
Select one:

Scopes

Constructors

Properties

Methods

Question 31
Answer saved

Marked out of 1.00

Flag question

Question text
Procedures are non-essential in C++, hence there can be a source code with no procedures. Select one:
True

False

Question 32
Answer saved

Marked out of 1.00

Flag question

Question text
What is the allocated size of a 3D short array with size 2, 3 and 4 respectively? Select one:

2,400 bits

None of the choices

9,600 bits

900 bits

Question 33
Answer saved

Marked out of 1.00

Flag question

Question text
These are looping statements where only the initialization, condition and increment phases occur within the parentheses of the sta
Select one:

Do While

None of the choices


c. For

d. While

Question 34
Answer saved

Marked out of 1.00

Flag question

Question text
It is the equivalent of the DECISION symbol of Flowcharts in Pseudocodes. Select one:

DECIDE

SWITCH

CALL

IF

Question 35
Answer saved

Marked out of 1.00

Flag question

Question text
These are undeclared variables used by the developer. Select one:

None of the choices

Implicit Variables

Explicit Variables
d. Anonymous Variables

Question 36
Answer saved

Marked out of 1.00

Flag question

Question text
These are the parts of Object-Oriented Programming that deals with the different internal variables of the class.
Select one:

Methods

Constructors

Properties

Scopes

Question 37
Answer saved

Marked out of 1.00

Flag question

Question text
It is a specific device running a specific operating system. Select one:
d. Peripherals

Question 38
Answer saved

Marked out of 1.00

Flag question

Question text
It is the classification of Technical Work Items for "to clear all values stored in the variables". Select one:

INPUT

PROCESS

OUTPUT

None of the choices

Question 39
Answer saved

Marked out of 1.00

Flag question

Question text
It is the classification of Technical Work Items for "all displayed information". Select one:

PROCESS

None of the choices

OUTPUT

INPUT
Question 40
Answer saved

Marked out of 1.00

Flag question

Question text
It is the part of the computer that processes all graphical outputs. Select one:

Graphics Process Unit

Graphics Processing Unit

Graphical Processing Unit

Graphical Process Unit

Question 41
Answer saved

Marked out of 1.00

Flag question

Question text
What is the allocated size of a 3D char array with size 12, 5 and 5 respectively? Select one:

2,400 bits

9,600 bits

None of the choices

900 bits

Question 42
Answer saved

Marked out of 1.00

Flag question

Question text
Is the given looping statement correct? for(i=5; i>0; i--){ cout << endl; }
Select one:

False

True

Question 43
Answer saved

Marked out of 1.00

Flag question

Question text
It is the equivalent of the INPUT symbol of Pseudocodes in Flowcharts. Select one:

PROCESS

DATA

SET

APPEND

Question 44
Answer saved

Marked out of 1.00


Flag question

Question text
It is the programming language that ranked as the Top 3 most used language in 2016 based from GitHub research.
Select one:

JavaScript

C#

Java

Python

Question 45
Answer saved

Marked out of 1.00

Flag question

Question text
These are functions in C++ that allows varying sizes of arrays. Select one:

References

Pointers

Dynamic Memory Allocation

None of the choices

Question 46
Answer saved

Marked out of 1.00


Flag question

Question text
It is an integrated development environment (IDE) which houses mono develop as its base framework.
Select one:

Mono

Android Studio

Visual Studio Code

Xamarin

Question 47
Answer saved

Marked out of 1.00

Flag question

Question text
He is one of the creators of the open source programming language, Go, at Google, Inc in 2007. Select one:

Ken Thompson

Robert Griesemere

Rob Pikes

Roberts Griesemer

Question 48
Answer saved

Marked out of 1.00


Flag question

Question text
These are the parts of Object-Oriented Programming that deals with extended functionality of the class.
Select one:

Properties

Constructors

Scopes

Methods

Question 49
Answer saved

Marked out of 1.00

Flag question

Question text
What is the allocated size of a 5D bool array with size 2, 5, 10, 1? Select one:

500 bits

100 bits

50 bits

1 bit

Question 50
Answer saved

Marked out of 1.00


Flag question

Question text
What will be the result of the following statement? shortc[1] = { 32768 };
Select one:

The statement will induce integer overflow.

The statement has an incorrect syntax.

The statement will run correctly.

The statement will induce array out of index.

Choose the best answer.


What do you call the
distribution of information
when stored on a physical
disk?
"Write a program that displays the section of the
To display section
user"
"Write a program to calculate the age of the user
To display age
based on his birth year"
#include is the act of a function saying
FALSE
everything inside is belongs to it.
statement is used to output a string to
stdcout
inform the user about the conditions need.
INPUT keyword accepts user values.
statement is used in undefined
else
conditional expressions.
enabled developers to repeat a
Loops sequence of statements given the right
conditions.
is the result of incorrect action
Exceptio
committed unexpectedly.
variables are bound to only
Explicit
one type of values.
are created using word-
Flowcharts
processing applications.
is the phase in looping
Condition
statements that are evaluated.
is a graphical
Flowchart representation that shows a series of actions in
computer programming
allows developer to
Conditionals
support scenarios in the application.
is a looping statement
do-while where the body is executed first before the
condition is evaluated.
is defined as a systematic
Problem Solving
approach to solve the main problem
is defined as a systematic
Problem Solving
approach to solve the main problem.
FALSE -9 is treated as TRUE
A statement ends the execution of the
break
entire loop.
A characteristic of Problem Solving that focuses
FALSE
on the quantity of test data is called Verifiable.
A class cannot contain more than one
FALSE
constructor.
Central Processing A computer component that deals with
Unit/CPU miscellaneous instructions of software is called
.
A condition where it evaluated right before the
TRUE
body executes is called While Loop.
A conditional is used to perform specific actions
TRUE
depending on the evaluated expressions.
A constructor is created to initialize several
TRUE properties or perform operations for the class
upon declaration.
A Decision Symbol is the flowchart equivalent
FALSE
of switch keyword in pseudocode
A form of polymorphism that generally occurs
FALSE
during compile time is called overloading.
True A function can call several other functions.
A function shall return as its final execution is
TRUE
called reoccurrence data type.
A group of related statements are called code
TRUE
blocks.
A programming centered in the use of objects is
TRUE
called Object-Oriented Program.
A programming language specialized in
True
simulations is called Simula.
A programming language that defines an error
TRUE
in a specific action is called exception.
A property that states if a value cannot be
TRUE
changed is called immutability.
A scheme that focuses on entertainment and
Game
activities is called Development
A sector of array which contains a value is
TRUE
called element.
A separate C++ files that contains
TRUE supplementary codes for applications is called
Header files.
TRUE A series of statement repeated when a specific
condition is met is called looping.
A statement where the body is executed first
TRUE before the condition is evaluated is called do
while statement.
A statement wherein the increment/decrement
for always occurs after the statements of the body is
called statement.
A statement wherein the increment/decrement
TRUE always occurs after the statements of the body is
called FOR statement.
A statement wherein the increment/decrement
TRUE can occur before the other statements of the
body is called While statement.
A statement wherein the used is to terminates
FALSE the execution of the entire loop is called
Continue statement.
A storage of is called
Values
variables.
A symbol used to identify which of the possible
Decision approaches will be taken based on the
conditions called .
TRUE A typical initialization of a counter is set to 0.
A variable is used to store permanent value in a
FALSE
program.
A variation in the conditions keyword is IF ...
FALSE
THEN ... ELSE ... WEND.
A way to organize configurations is called
FALSE
Repository.
Accessors should never assign values to its
TRUE
referenced properties.
All are convertible to
Pseudocodes, Flowcharts
.
TRUE All flowcharts are convertible to pseudocodes.
TRUE All pseudocodes are convertible to flowcharts.
All word processing applications can create
FALSE
flowcharts.
An application can process, and be
Run
developed within an operating system.
TRUE An application is made to run for platforms.
An array can contain only one value of data
FALSE
type
An array dictates what element of array is being
False
called
Anonymous Variables are labeled by the
Computer
.
Anonymous Variables are labeled by the
TRUE
Computer.
As of 2016, Cloud Computing is not yet
FALSE
supported by C#.
Body is the phase in looping where it dictates
FALSE
whether the loop will start or continue.
TRUE Boolean use only one bit.
Dynamic C++ does not allow array of sizes.
C++ Programming Language was designed by
Bjarne Stroustrup
.
Classes are part of
Referenced
Data Types.
Client computers that sends requests to a
Server
is processed in transmissions.
Code Block is a series of programming
statement that is located outside of curly
FALSE
brackets/braces; opened by "{", and closed by
"}".
Compared to the rest of the setup, this
MinGW installation process will take several steps to
complete.
TRUE Compilers build the application from source
codes.
Condition is the phase in looping statement
FALSE where the statements inside the loop are
executed.
Conditional means to set a different set of
TRUE
statements based on conditions.
Conditionals do not let us to expand the
FALSE capabilities of our applications through
scenarios.
Conditions within a while loop are evaluated
FALSE
after the execution.
Considering the low number of files that are
Version Control
processed for small projects this is optional.
Converting a data type to another data type is
Casting
called .
Converting a value from a data type to another
True
is called changes.
Converting long to int introduces naming
FALSE
problems.
cout is used to output a string to inform the user
TRUE
about the conditions need
Data is a symbol used to compare two discrete
FALSE
values.
Data Types limit the naming convention in
FALSE
variables.
FALSE Database applications can create pseudocodes.
Descending is the usual arrangement for
FALSE
numerical values
"Direction Choose the best answer. What is
Gitlgnore
needed to be set up before adding a license?"
DynaBuk is the first computer created using
True
Object-Oriented Programming?
FALSE Else statement is used in undefined conditional
expressions.
Encapsulation extends the features and
True
functionalities of existing classes and interfaces.
Encapsulation is used to hide the internal
True
working of an application.
Exception is the result of an incorrect action or
True
operation
Exception is the result of incorrect action
TRUE
committed unexpectedly.
FALSE Explicit Data Types are also called Variants.
Explicit Variables are declared outside the
FALSE
context of the application.
FALSE Float can store up to -9.10 x 1030.
Flowcharts are created using spreadsheet
FALSE
applications.
Flowcharts do not support multi-paged
FALSE
configuration.
For Loops is a statement in C++ where the body
FALSE phases occur within the parenthesis of the
statement.
False Function name and variable name are similar?
Function name and variable name
Dissimilar
are .
TRUE Functions are also called procedures.
Fundamentals of computer programming are
FALSE
learned easily through the use of GUI.
"Given the following work item(s) ""To ask
user for age"" ""To ask user for item price""
The most probable problem being addressed is
TRUE
""write a program to determine the discounted
price of an item given the item price and age as
entered by the user."""
FALSE Given the following work items (a) "To ask user
for age" and (b) "To ask user for item price", the
problem being addressed is about prices and
interests
Given the problem below, that is the most
To display section
probable last work item of the solution?
Given the problem below, what is the most
To display age
probable last work item of the solution?
"Given the problem, ""Write a program to
calculate the BMI of the user"", is the following
FALSE
work item(s) appropriate? ""To ask the user for
blood type"""
"Given the problem, ""Write a program to
categorize bills by denomination"", is the
FALSE
following work item(s) appropriate? ""To ask
the user for nickname"""
Global variables are variables declared
Before
int main() code block.
Global variables are variables declared inside of
FALSE
"int main ( )" functions.
How many components build up the phases that
Four (4)
a looping statement need to undergo internally?
Implicit Data Types can contain either integer
TRUE
or character.
Implicit Data Types can store type of
. Any
values.
Implicit Variables are declared within the
FALSE
context of the application.
FALSE In 3,000 B.C., the Greek Abacus was invented.
In a series of statements, looping in C++ is not
FALSE
allowed to repeat.
In the discussion, what is the allocated size for
32 bits
an int data type?
In what year does the practice of Object-
1967
Oriented Programming started?
Initialization used a special variable called
TRUE
count.
TRUE Is for statement a range-based?
Is it possible to create a nested conditional
TRUE
depending on the need?
It dictates the maximum number of values
None of the above
stored by an array.
It focuses on Native libraries hence even its
Minimalist GNU for
Graphical User Interface (GUI) is made using
Windows
Native Windows Application
It is a conditional that compares one specific
Switch
variable with a set of constants.
It is a free and public web-based repository that
allows distributed version control and source
GitHub
control management tool that uses extended Git
functionalities.
It is a keyword or group of keywords in writing
IF ... THEN ... END a pseudocode which only executes contained
statements if all the conditions are met.
It is a keyword that specifies a condition to
WHILE DO LOOP
repeat a block of statements
It is a keyword used to call user-defined
CALL
functions
It is a method that enables the assignment of
Mutators
values to our properties hidden by scopes.
It is a phase in looping where the statements
Body
inside the loop are executed.
It is a special variable wherein set of initial
Counter
value are place.
It is a subset Object-Object Programming which
Class-based focuses in abstract representations of the
objects.
It is a symbol in flowcharting used to initialize
Preparation
values and routines.
It is a symbol in flowcharting used to retrieve
Data
value from the user
It is a symbol used to connect parts of the
Off-page Connector
flowcharts from different pages.
It is a symbol used to indicate a specific action
Process
to be done.
Data It is a symbol used to set values.
It is a symbol with two and only two out-going
Decision
paths possible
It is a user-friendly interface and easy
Microsoft Windows
navigation operating system.
It is a variant of the IF-THEN-END keywords
IF ... THEN ... ELSE IF ... wherein there can be more than one condition,
THEN ... ELSE ... END and a separate block if none of the conditions
specified matched.
Class It is an abstract representation of objects
String It is an array of characters.
It is an open source cross-platform IDE that
Visual Studio Code
supports a series of programming language.
Iteration It is equivalent to one cycle of repetition.
It is here where we develop and run our
Operating System
software.
It is impossible to create
Five-dimensional
arrays because it is resource expensive.
It is located within a curly brackets/braces;
Code Blocks
opened by “{“, and closed by “}”.
GUI It is made using Native Windows Application
It is needed to be enabled to compile our
IDE selected compiled programming language to
executables.
It is one of the characteristics of problem
Goal-oriented solving in computer programming that aims to
meet one specific path.
It is one of the characteristics of problem
Verifiable solving in computer programming that deals
with assessing the validity of the solutions.
It is one of the characteristics of problem
solving in computer programming that deals
Doable in a finite step
with the feasibility of the problem in terms of
time
It is one of the characteristics of problem
Verifiable solving where the practicality of the solution is
counterchecked against a range of test data.
It is one of the characteristics of problem
Quantifiable solving where the problem can be processed by
the computer given a specific conversion scale.
It is one of the characteristics of problem
Solvable solving where the problem is non-quality
oriented.
It is one of the characteristics of technical work
Classifiable
item that deals with being clear in nature.
It is one of the characteristics of technical work
None of the choices
item that deals with pseudocodes.
It is one of the characteristics of technical work
Concise item that deals with the simplicity of the
statement.
It is one of the characteristics of technical work
Classifiable
items to be distinctive in purpose or aim.
It is one of the characteristics of technical work
Specific
items to be written direct to the point.
It is one of the characteristics of technical work
Concise
items to be written shortly.
It is one of the main thing we consider when
Operating System
undergoing Software Development.
It is phase in looping where the counter in
Increment/Decrement
increasing or decreasing.
Condition It is the phase in looping statements where a
variable called counter.
It limits the access to the properties and
FALSE methods under it to only the class where they
are defined is called protected scope.
It repeats a series of statement that aim to reach
Looping
a certain condition.
It was made to allow developers in the Open
CodePlex Source Community to publicly share software
by Microsoft.
Iteration is the special variable that controls the
FALSE
flow of loops.
James Gosling developed the
Java
programming language.
Local variables are accessible throughout the
FALSE
code.
Local Variables are variables declared outside
FALSE of "int main ( )" function and can only be
accessed outside.
TRUE Long can store up to 65,535 in value.
Mutator is a method that enables the assignment
TRUE
of values to our properties hidden by scopes.
Mutators are prefixed with "get" in their
FALSE
function name.
Object is an abstract representation of actual
FALSE
objects.
Object-Oriented Programming is programming
TRUE
centered in the use of objects.
One characteristic of Technical Work Items is
TRUE Classifiable - being able to distinctively classify
the purpose or aim.
One cycle of repetition using loops is called an
TRUE
iteration.
One possible application of Embedded Systems
TRUE
Development is in Home Automation
Open Source Communitys most famous and
Github most used online version control repository
since 2016.
Overlapping arrows are in
Not Allowed
flowcharts.
Parameter code block can adopt input from
TRUE
another code block.
Principle of OOP that deals with different
TRUE variations of the same method is called
Polymorphism.
Process is an instance that indicates a specific
Current
action done in the activity.
Server configurations are dealt using Data
FALSE
Science.
Some word processing applications can create
Flowcharts
and pseudocodes.
Sorting problems are problems where the values
FALSE of given array is being arranged in a
decremental order.
statement is used in undefined conditional
else
expressions.
Statement wherein it terminates the execution of
FALSE
the current iteration is called Break Statement.
Statements found inside of the are
Curly Braces
called code block.
FALSE Structures are part of Referenced Data Types.
Switch statement is a conditional that compares
TRUE
one specific variable with a set of constants.
Technical Work Items is an step
Optional
prior creating flowcharts.
Terminator is always the symbol
First that can be found at the top-most of all
flowcharts.
FALSE The #include is not used for system functions.
The #include statement is used for string input
FALSE
and output of C++.
The #include statement is used for the system
FALSE
function.
The rights allow users to escalate the
Administrator
permission granted.
The statement mainly uses integers as
switch
value to be evaluated.
The programming language is
Objective-C
mainly used by OSX and iOS
The responsible for sending data to
Hardware
computers are called Input Devices.
The statement is used for the
#include
system function.
The looping statement evaluates
while the condition before executing the body and the
increment/decrement.
The serves as an entry point of
int main()
any C++ application.
The statement uses defined
switch
constants in evaluating conditions.
The statement is used for string
#include
input and output of C++.
The phase decreases the
Decrement
value of the counter.
The tool enables
Version Control better code management through backups and
source control
The abstraction principle ensures that only the
FALSE necessary methods are presented outside of the
current class.
The act where it is declared inside of a specific
Local Variables code block and can only be access inside of the
said code block.
The act where it is declared outside of the
Global variables
function.
FALSE The allocated size for an int data type is 64 bits
TRUE The allocated size if a chartype is 8 bits.
The body of code blocksis the set of statements
TRUE
found inside the curly braces.
The body of the function is a group of
True
statements contained by a code block.
FALSE The Case Statement is part of IF Statement.
The category in pseudocodes that deal with
FALSE
decision making is IF ... THEN ... ENDF.
The characteristic of Technical Work Items that
FALSE
deal with consistency is called Nonce.
The compiler that presents a minimalistic
MinGW approach for Windows is called
.
The counters are separated by open and close
FALSE
parenthesis.
The Default Statement is used when the
TRUE
execution of the case statement fails.
The free and web-based repository that allows
FALSE
distributed version control is called GitOpen.
The increment/decrement happen at the start of
FALSE
the body.
The index which element of the
Declares
array is on being process.
The index declares which element of the array is
TRUE
on being process.
The int main()function serves as an entry point
False
of any C++ application.
The looping statement in C++ where the
do-while condition appears on the last part of the
statement is called loop.
The most efficient data type to use for flags like
Boolean
gender is .
The newly developed IDE from Microsoft that
supports various programming languages and
Visual Studio Code
acts as a subset of Visual Studio is called
.
The one that dictates the maximum value stored
FALSE
by an array is called proportions
The only data type that can store large values
Unsigned Short
until 65,535 is .
The open source community of Microsoft to
CodePlex share software publicly is called
.
The OUTPUT keyword in pseudocodes
Displays a value
.
The phase in looping that indicates the
Body
statements under the loop is called .
The phase in loops where the counter is changed
FALSE
is called Variation.
The practical result involving more than one
Development programming language is called

The pseudocode for accepting user values is


TRUE
called INPUT
The return EXIT_SUCCESS statement is used
Closing Remarks
for .
The symbol used for Data is shaped like a
Rectangle
.
The symbol used to set or retrieve values is
Data
called .
The syntax for the parameter is dataType
TRUE
variableName.
The two (2) pseudocode keywords that are the
TRUE
equivalent for the Data symbol in flowcharts are
INPUT
The use of breaks is to prevent next conditions
TRUE to be executed causing the switch statement to
be executes.
There are terminator symbols per
Two/2
flowchart
There are at least arrows in
Two/2
Decision Symbols of flowcharts.
There are three (3) components that build up the
FALSE
phases of looping statements.
TRUE There exists a multi-paged pseudocode
There is only one data type that can handle
TRUE
textual values.
Implicit Data Types These are also called Variants.
Explicit Variables These are declared variables.
These are fully-integrated software that contains
Integrated Development
various features dedicated to software
Environment
development.
Data Types These are limits placed to handle specific data
Variables These are temporary storage of data.
These are the only data type to handle textual
Characters
values.
Explicit Data Types These are the strong-typed data types.
If-Switch These are the two types of conditionals in C++.
Anonymous Variables These are unnamed variables.
These variables that may not declare their data
Implicit
types are called Data Types.
They organize source codes and development
IDE
artifacts.
This act means to create a different set of
Conditionals
statement based on conditions.
This allow you to revert and secure copies of
Version Control
changes that you will commit to the repository
This code block can adopt input from another
Function
code block.
This code block is the entry point of C++
int main( )
applications.
This command prompt-like window that will
Console help build fundamentals in computer
programming
This is the act of getting stored values from
Retrieving
variables.
This is the act of saying we will be using a
Declaring
variable of a specific data type.
Assigning This is the act of storing values to variables.
This looping statement in C++ where the
While Loop condition is evaluated right before the
execution.
This method has a prefixed with "get" in their
Accessors
function name
This phase in looping statements that dictates
Condition
whether the loop should stop or continue.
This principle ensures that only the necessary
Accessors methods are presented outside of the current
class.
This principle generalizes the properties and
methods of classes in such a way that the
Abstraction
implementations are hidden from outside the
class.
This property states that the value cannot be
Immutability
changed.
This special variable manages the flow of the
Counter
loop.
This statement is used in undefined conditional
Else
expressions.
This statement is used to perform different
If-Else
actions per its condition.
This tool varies mainly on how they support
Compilers internal libraries, up-to-date third-party libraries
and code optimization.
This will not need to reference MinGW
Visual Studio compiler and libraries per project by inserting
our newly
To test if you correctly performed the steps in
Command prompt configuring the Microsoft windows path what is
to be opened first?
Unnamed variables are accessible using the
FALSE
unmarked symbol.
Unnamed variables are called Anonymous
TRUE
Variables.
Usually ignored and not to be earnestly read
License agreement
before installing.
TRUE Values are limited by their data types.
variableName an alias used to remark an
Conditional
.
Variables can go away without declaring the
TRUE
data types.
Variables defined within a code block is called
Local
variables.
FALSE Variables store any type of values.
Version Control allows users to revert changes
FALSE and download copies of the changes from the
client.
Visual Studio Code is an IDE that supports
TRUE multiple programming languages under
multitude of operating systems.
voidreturn type informs the application that the
True
function shall not return any data.
We use to test the
Command Prompt
system path if defined.
Hardware What are the tangible components of
Computers?
What do you call a device where an application
Platform
was made to run into?
Data Science What domain deals with analytics?
Embedded Systems
What domain deals with microcontrollers?
Development
What domain deals with server configurations
Back-end Development
and setups?
Cloud Development What domain deals with web applications?
What flowchart symbol is the equivalent for the
Process
pseudocode CALL keyword?
What flowchart symbol is the equivalent for the
Conditional
pseudocode IF ... THEN ... END keyword?
What flowchart symbol is the equivalent for the
Process
pseudocode SET ... TO keyword?
What is needed to be installed to support C and
C++
C++ applications for Visual Studio?
What is needed to be set up before adding a
Gitlgnore
license?
What is needed to be set up before adding a
TRUE license? TRUE or False The pseudocode for
accepting user values is called INPUT.
What is the equivalence of the flowchart
OUTPUT
DISPLAY in pseudocodes?
What is the equivalence of the pseudocode IF
CONDITION
THEN END in flowcharts?
What is the first computer created using Object-
DynaBook
Oriented Programming?
What is the minimum number of flowchart
3
symbols for this problem?
What is the minimum number of flowchart
1 symbols is needed for the following problem
(excluding the terminator symbols)? "Write a
program to display the quotient of two
numbers."
What is the scripting language used in Linux
Shell
Operating Systems?
What is the usual arrangement for a numerical
Ascending
value?
What type of software that acts as translators for
Firmwares
the hardware components of the computer?
What variable contains more than one value of
Array
similar data types?
What web browser used the first versions of
Netscape Navigato
JavaScript?
When determining the gender of a person, the
most practical data type to use is Boolean or
FALSE
Integer Values; even when displaying the value
directly,without helping texts, to the user.
3,000 B.C. When was the Chinese abacus invented?
Which is not a subdomain of Application
UI Applications
Development?
PSH Which is not a version of Shell?
Which is not an application of Embedded
All of the choices
Systems Development?
Political Science Which is not attributable to Computers?
Which language ranked Top 5 of the most used
PHP
languages in GitHub as of 2016?
Which of the following is not used in API
HTML
Development?
Which of the following was not helped by
None of the choices technology to advance further in their respective
fields?
Which one was not made possible because of
Electricity
Computers?
Automation Which platform do C# not yet support as of
2016?
Who single-handedly designed and developed
James Gosling
the Java programming language?
programming languages allows developer to focus on the logic of the
application they are developing.

#include is the act of a function saying everything inside is


FALSE
belongs to it.
Snippet is defined as part of an entire code.
statement is used to output a string to inform the user
stdcout
about the conditions need.
is a component of the function which itemizes the
Parameter
input values of the function.
INPUT keyword accepts user values.
statement is used in undefined conditional
Else
expressions.
enabled developers to repeat a sequence of
Loops
statements given the right conditions.
is the result of incorrect action committed
Exceptio
unexpectedly.
Functions are also known as procedures.
are used to point to multiple addresses in
Pointers
the memory.
variables are bound to only one type of
Explicit
values.
are created using word-processing
Flowcharts
applications.
is the phase in looping statements that
Condition
are evaluated.
programming languages are easiest to
High-level
work with.
is a graphical representation that
Flowchart
shows a series of actions in computer programming
allows developer to support scenarios
Conditionals
in the application.
is a looping statement where the
do-while
body is executed first before the condition is evaluated.
is defined as a systematic approach to
Problem Solving
solve the main problem.
Actual Value are assigned to variables.
FALSE -9 is treated as TRUE
break A statement ends the execution of the entire loop.
A characteristic of Problem Solving that focuses on the
FALSE
quantity of test data is called Verifiable.
FALSE A class cannot contain more than one constructor.
A computer component that deals with miscellaneous
Central Processing Unit/CPU
instructions of software is called .
A condition where it evaluated right before the body
TRUE
executes is called While Loop.
A conditional is used to perform specific actions depending on
TRUE
the evaluated expressions.
A constructor is created to initialize several properties or
TRUE
perform operations for the class upon declaration.
A Decision Symbol is the flowchart equivalent of switch
FALSE
keyword in pseudocode
A form of polymorphism that generally occurs during compile
FALSE
time is called overloading.
TRUE A function can call several other functions.
A function shall return as its final execution is called
TRUE
reoccurrence data type.
TRUE A group of related statements are called code blocks.
A mutators are assigned to enable the assignment of values to our
TRUE
properties hidden by scopes.
A programming centered in the use of objects is called
TRUE
Object-Oriented Program.
A programming language specialized in simulations is called
TRUE
Simula.
A programming language that defines an error in a specific
TRUE
action is called exception.
A property that states if a value cannot be changed is called
TRUE
immutability.
A scheme that focuses on entertainment and activities is
Game
called Development
A sector of array which contains a is called
Value
element.
TRUE A sector of array which contains a value is called element.
A separate C++ files that contains supplementary codes for
TRUE
applications is called Header files.
A series of statement repeated when a specific condition is met is
TRUE
called looping.
A statement where the body is executed first before the
TRUE
condition is evaluated is called do while statement.
for A statement wherein the increment/decrement always occurs
after the statements of the body is called
statement.
A statement wherein the increment/decrement always occurs after
TRUE
the statements of the body is called FOR statement.
A statement wherein the increment/decrement can occur
TRUE before the other statements of the body is called While
statement.
A statement wherein the used is to terminates the execution of the
FALSE
entire loop is called Continue statement.
Values A storage of is called variables.
A symbol used to identify which of the possible approaches will be
Decision
taken based on the conditions called .
TRUE A typical initialization of a counter is set to 0.
FALSE A variable is used to store permanent value in a program.
A variation in the conditions keyword is IF ... THEN ... ELSE
FALSE
... WEND.
FALSE A way to organize configurations is called Repository.
Accessors should be prefixed with "get" in their function
TRUE
name.
Accessors should never assign values to its referenced
TRUE
properties.
All are convertible to
Pseudocodes, Flowcharts
.
TRUE All flowcharts are convertible to pseudocodes.
TRUE All pseudocodes are convertible to flowcharts.
FALSE All word processing applications can create flowcharts.
An application can process, and be developed
Run
within an operating system.
TRUE An application is made to run for platforms.
FALSE An array can contain only one value of data type
FALSE An array dictates what element of array is being called.
Computer Anonymous Variables are labeled by the .
TRUE Anonymous Variables are labeled by the Computer.
FALSE As of 2016, Cloud Computing is not yet supported by C#.
Aside from machine languages, these are programming
Low-level Programming
languages that exhibit the weakest abstraction of all the
Languages
programming languages.
Body is the phase in looping where it dictates whether the loop
FALSE
will start or continue.
TRUE Boolean use only one bit.
High-level C# is a programming language.
Dynamic C++ does not allow array of sizes.
C++ enables the developers to get in-detail the memory
FALSE
sector of the computer.
C++ is, by extension, an extended version of
C Programming Language without the support for Object-
Oriented Programming.
C++ is, by extension, an extended version of C without the
FALSE
support for Object-Oriented Programming.
C++ Programming Language was designed by
Bjarne Stroustrup
.
Low-level Programming
Cis as what type of programming language?
Languages
FALSE Cis considered as a Mid-level programming Language.
Class-based is a subset of Object-Object Programming that
FALSE
focuses in reusability of the objects.
Referenced Classes are part of Data Types.
Client computers that sends requests to a is
Server
processed in transmissions.
Code Block is a series of programming statement that is located
FALSE outside of curly brackets/braces; opened by "{", and closed by
"}".
Compared to the rest of the setup, this installation process will
MinGW
take several steps to complete.
TRUE Compilers build the application from source codes.
Condition is the phase in looping statement where the
FALSE
statements inside the loop are executed.
Conditional means to set a different set of statements based on
TRUE
conditions.
Conditionals do not let us to expand the capabilities of our
FALSE
applications through scenarios.
Conditions within a while loop are evaluated after the
FALSE
execution.
Considering the low number of files that are processed for small
Version Control
projects this is optional.
Converting a data type to another data type is called
Casting
.
Converting a value from a data type to another is called
TRUE
changes.
FALSE Converting long to int introduces naming problems.
cout is used to output a string to inform the user about the
TRUE
conditions need
FALSE Data is a symbol used to compare two discrete values.
FALSE Data Types limit the naming convention in variables.
FALSE Database applications can create pseudocodes.
FALSE Descending is the usual arrangement for numerical values
"Direction Choose the best answer. What is needed to be set up
Gitlgnore
before adding a license?"
FALSE Does C++ allow array of dynamic sizes?
DynaBuk is the first computer created using Object-Oriented
TRUE
Programming?
FALSE Else statement is used in undefined conditional expressions.
Encapsulation extends the features and functionalities of
TRUE
existing classes and interfaces.
Encapsulation is used to hide the internal working of an
TRUE
application.
TRUE Exception is the result of an incorrect action or operation
Exception is the result of incorrect action committed
TRUE
unexpectedly.
FALSE Explicit Data Types are also called Variants.
Explicit Variables are declared outside the context of the
FALSE
application.
FALSE Float can store up to -9.10 x 1030.
FALSE Flowcharts are created using spreadsheet applications.
FALSE Flowcharts do not support multi-paged configuration.
For Loops is a statement in C++ where the body phases occur
FALSE
within the parenthesis of the statement.
TRUE for(i=5; i>0; i--){ cout << endl; }
Parameters Function are pointer in a pointer function.
TRUE Function calls can be pointers.
FALSE Function is used as an alias as reference to the function.
False Function name and variable name are similar?
Dissimilar Function name and variable name are .
Function name is a separate code block that performs a
FALSE
specific task.
TRUE Function parameters can be references.
TRUE Functions are also called procedures.
TRUE Functions are declared with parameters.
Functions are essentially a code block of related statements that
TRUE
allow varying values of its variables.
Pointers Functions can use in its parameters.
Fundamentals of computer programming are learned easily
FALSE
through the use of GUI.
"Given the following work item(s) ""To ask user for age"" ""To
ask user for item price"" The most probable problem being
TRUE addressed is ""write a program to determine the discounted price of
an item given the item price and age as entered by the user."""

Given the following work items (a) "To ask user for age" and
FALSE (b) "To ask user for item price", the problem being addressed is
about prices and interests
Given the problem below, that is the most probable last work item
To display section
of the solution?
Given the problem below, what is the most probable last work
To display age
item of the solution?
"Given the problem, ""Write a program to calculate the BMI of
FALSE the user"", is the following work item(s) appropriate? ""To ask
the user for blood type"""
"Given the problem, ""Write a program to categorize bills by
FALSE denomination"", is the following work item(s) appropriate? ""To
ask the user for nickname"""
Global variables are variables declared int
Before
main() code block.
Global variables are variables declared inside of "int main ( )"
FALSE
functions.
He is one of the creators of the open source programming
Ken Thompson
language, Go, at Google, Inc in 2007.
How many components build up the phases that a looping
Four (4)
statement need to undergo internally?
Immutability is a property that states that the value cannot be
TRUE
changed.
TRUE Implicit Data Types can contain either integer or character.
. Any Implicit Data Types can store type of values.
Implicit Variables are declared within the context of the
FALSE
application.
FALSE In 3,000 B.C., the Greek Abacus was invented.
In a series of statements, looping in C++ is not allowed to
FALSE
repeat.
In sorting problems, it is not allowed to arrange numerical
FALSE
values in ascending forms.
In the discussion, the allocated size for a data
Bool
type is 1 bit.
In the discussion, the allocated size for a double data type is .
64 bits (floating point)
In the discussion, what is the allocated size for a char data type?
8 bits
In the discussion, what is the allocated size for an int data type?
32 bits
In what year does the practice of Object-Oriented
1967
Programming started?
Inheritance ensures that only the necessary methods are
FALSE
presented outside of the current class.
TRUE Initialization used a special variable called count.
The statement will induce
int b[2] = { 1, 2 }; cout << b[2];
array out of index.
TRUE Is for statement a range-based?
Is it possible to create a nested conditional depending on the need?
TRUE
TRUE Is the given conditional statement correct? if (cout << endl);
Is the given looping statement correct? for(i=5; i>0; i--){ cout
TRUE
<< endl; }
It dictates the maximum number of values stored by an
None of the above
array.
It focuses on Native libraries hence even its Graphical User
Minimalist GNU for Windows
Interface (GUI) is made using Native Windows Application
It is a conditional that compares one specific variable with a set
Switch
of constants.
It is a free and public web-based repository that allows
GitHub distributed version control and source control management tool
that uses extended Git functionalities.
It is a keyword or group of keywords in writing a pseudocode
IF ... THEN ... END which only executes contained statements if all the conditions are
met.
It is a keyword that specifies a condition to repeat a block of
WHILE DO LOOP
statements
CALL It is a keyword used to call user-defined functions
It is a method that enables the assignment of values to our
Mutators
properties hidden by scopes.
It is a phase in looping where the statements inside the loop are
Body
executed.
Object-Oriented
It is a programming centered in the use of objects.
Programming
It is a representation of tangible and intangible materials in
Objects
Object-Oriented Programming.
It is a special lightweight software that organizes and manages
Version Control the different changes done to our source codes and related
files.
Counter It is a special variable wherein set of initial value are place.
Platforms It is a specific device running a specific operating system.
It is a subset in the internet where documents are relating to other
World Wide Web
documents using hypertext links.
It is a subset Object-Object Programming which focuses in
Class-based
abstract representations of the objects.
It is a subset Object-Object Programming which focuses in
Prototype-based
reusability of the objects.
It is a symbol in flowcharting used to initialize values and
Preparation
routines.
It is a symbol in flowcharting used to retrieve value from the user
Data
Preparation It is a symbol of Flowcharting used to initialize something.
It is a symbol used to connect parts of the flowcharts from
Off-page Connector
different pages.
Process It is a symbol used to indicate a specific action to be done.
Data It is a symbol used to set values.
Decision It is a symbol with two and only two out-going paths possible
It is a user-friendly interface and easy navigation operating
Microsoft Windows
system.
It is a variant of the IF-THEN-END keywords wherein there can
IF ... THEN ... ELSE IF ...
be more than one condition, and a separate block if none of the
THEN ... ELSE ... END
conditions specified matched.
Class It is an abstract representation of objects
String It is an array of characters.
It is an integrated development environment (IDE) which
Xamarin
houses mono develop as its base framework.
It is an open source cross-platform IDE that supports a series
Visual Studio Code
of programming language.
It is assigned with the pointers which are done by appending an
Address of the variable ampersand, the address of operator, before the variable name.

Iteration It is equivalent to one cycle of repetition.


Operating System It is here where we develop and run our software.
It is impossible to create arrays because it
Five-dimensional
is resource expensive.
It is impossible to create five-dimensional arrays because its
FALSE
resource expensive.
It is located within a curly brackets/braces; opened by “{“, and
Code Blocks
closed by “}”.
GUI It is made using Native Windows Application
IDE It is needed to be enabled to compile our selected compiled
programming language to executables.
It is one of the characteristics of problem solving in computer
Goal-oriented
programming that aims to meet one specific path.
It is one of the characteristics of problem solving in computer
Verifiable programming that deals with assessing the validity of the solutions.

It is one of the characteristics of problem solving in computer


Doable in a finite step programming that deals with the feasibility of the problem in terms
of time
It is one of the characteristics of problem solving where the
Verifiable practicality of the solution is counterchecked against a range of
test data.
It is one of the characteristics of problem solving where the
Quantifiable problem can be processed by the computer given a specific
conversion scale.
It is one of the characteristics of problem solving where the
Solvable
problem is non-quality oriented.
It is one of the characteristics of technical work item that
Classifiable
deals with being clear in nature.
It is one of the characteristics of technical work item that
None of the choices
deals with pseudocodes.
It is one of the characteristics of technical work item that
Concise
deals with the simplicity of the statement.
It is one of the characteristics of technical work items to be
Classifiable
distinctive in purpose or aim.
It is one of the characteristics of technical work items to be
Specific
written direct to the point.
It is one of the characteristics of technical work items to be
Concise
written shortly.
It is one of the main thing we consider when undergoing
Operating System
Software Development.
It is phase in looping where the counter in increasing or
Increment/Decrement
decreasing.
It is the characteristic of Problem Solving that focuses on the
Doable in finite steps practicality to provide a solution that takes a finite number of
resources.
It is the characteristic of Problem Solving that focuses on the
Goal-oriented
solution to meet a specific singular end.
It is the characteristic of Problem Solving that focuses on the
Verifiable
testability of the identified solution.
It is the characteristic of Problem Solving that states there
Solvable
should exist at least one probable solution.
Classifiable as INPUT, It is the characteristic of Technical Work Items that ensures
PROCESS, or OUTPUT the work item falls into a specific action.
It is the characteristic of Technical Work Items that focuses on
Concise
shortly written work items.
It is the characteristic of Technical Work Items that focuses on
Unambiguous
the precision of the given work item.
It is the characteristic of Technical Work Items that talks
Specific about a single entity being manipulated or task being
accomplished.
It is the classification of Technical Work Items for "all
OUTPUT
displayed information".
It is the classification of Technical Work Items for "to accept a
None of the choices
user input and add the value to a variable".
It is the classification of Technical Work Items for "to clear all
PROCESS
values stored in the variables".
It is the classification of Technical Work Items for "to display the
OUTPUT
account number in masked text".
It is the classification of Technical Work Items for "to imitate a
None of the choices
user input".
Integrated Development It is the complex, fully functional software where we write,
Environment organize and manages our source codes and related files.
It is the equivalent of the DATA symbol of Flowcharts in
SET
Pseudocodes.
It is the equivalent of the INPUT symbol of Pseudocodes in
DATA
Flowcharts.
It is the equivalent of the OUTPUT symbol of Pseudocodes in
DISPLAY
Flowcharts.
It is the keyword in Pseudocodes that indicates a value being stored
SET ... AS … to a temporary storage from any source excluding user entry.

Address Of (&) It is the operator used to retrieve the address of the variable.
It is the part of Visual Studio Code where the contents of the files
Editor
are previewed and edited.
It is the part of Visual Studio Code where the project
Explorer
structure is displayed.
It is the phase in looping statements where a variable called
Condition
counter.
It is the programming language that ranked as the Top 3 most
Python
used language in 2016 based from GitHub research.
It is the programming languages that exhibit strong
Mid-level Programming
abstraction and mid-range access to the memory and
Languages
operating system.
High-level Programming It is the programming languages that exhibit the strongest
Languages abstraction of its programming schema.
It limits the access to the properties and methods under it to only
FALSE the class where they are defined is called protected scope.

It repeats a series of statement that aim to reach a certain


Looping
condition.
It was made to allow developers in the Open Source
CodePlex
Community to publicly share software by Microsoft.
FALSE Iteration is the special variable that controls the flow of loops.
James Gosling developed the programming
Java
language.
FALSE Local variables are accessible throughout the code.
Local Variables are variables declared outside of "int main (
FALSE
)" function and can only be accessed outside.
TRUE Long can store up to 65,535 in value.
Low-level Programming Languages exhibit the strongest
FALSE
abstraction of its programming schema.
FALSE Machine Languages are Low-level Programming Languages.
Majority of the features available to mid-level programming
FALSE languages are hidden in the background and are usually taken for
granted
Mid-level Programming Languages exhibit
Strong
abstraction.
Mid-level Programming Languages exhibit strong abstraction and
TRUE
mid-range access to the memory and operating system.
TRUE Mirror Images of the variables are created by pointers.
Mutator is a method that enables the assignment of values to our
TRUE
properties hidden by scopes.
FALSE Mutators are prefixed with "get" in their function name.
FALSE Object is an abstract representation of actual objects.
Object-Oriented Programming is programming centered in the
TRUE
use of objects.
One characteristic of Technical Work Items is Classifiable -
TRUE
being able to distinctively classify the purpose or aim.
TRUE One cycle of repetition using loops is called an iteration.
One possible application of Embedded Systems
TRUE
Development is in Home Automation
Open Source Communitys most famous and most used online
Github
version control repository since 2016.
Not Allowed Overlapping arrows are in flowcharts.
Parameter code block can adopt input from another code
TRUE
block.
Variables Pointers are a special type of .
Pointers are the special variables in C++ that points to a
TRUE
sector in the memory.
TRUE Pointers are variables.
Pointers retrieve the values assigned to it and stores it to the
Variables
it points to.
Pointers retrieve the values assigned to it and stores it to the
FALSE
reference it points to.
Pointers used in function calls that store addresses in the
FALSE
memory?
Principle of OOP that deals with different variations of the
TRUE
same method is called Polymorphism.
Process is an instance that indicates a specific action done in the
Current
activity.
Constant References are variables.
References are containers that are preceded with an
FALSE
asterisk.
References are used to point to multiple addresses in the
FALSE
memory.
References are used to refer to existing address
One
in the memory.
References as variables stores as their
Address
value.
References returns the address of the variable it points to when
Address of
using operator(s).
References returns the address of the variable it points to when
TRUE
using Address Of operator.
FALSE Server configurations are dealt using Data Science.
The statement will induce
shortc[1] = { 32768 };
integer overflow.
FALSE Simu is a programming language specialized in simulations.
TRUE Snippet is defined as part of an entire code.
Some word processing applications can create
Flowcharts
and pseudocodes.
Sorting problems are problems where the values of given array
FALSE
is being arranged in a decremental order.
Else statement is used in undefined conditional expressions.
Statement wherein it terminates the execution of the current
FALSE
iteration is called Break Statement.
Statements found inside of the are called code
Curly Braces
block.
FALSE Structures are part of Referenced Data Types.
Switch statement is a conditional that compares one specific
TRUE
variable with a set of constants.
Technical Work Items is an step prior creating
Optional
flowcharts.
Terminator is always the symbol that can be
First
found at the top-most of all flowcharts.
FALSE The #include is not used for system functions.
The #include statement is used for string input and output of C++.
FALSE
FALSE The #include statement is used for the system function.
FALSE The * symbol stands for Address Of operator.
The rights allow users to escalate the permission
Administrator
granted.
The statement mainly uses integers as value to be
switch
evaluated.
The programming language is mainly used by
Objective-C
OSX and iOS
The responsible for sending data to computers are
Hardware
called Input Devices.
#include The statement is used for the system function.
The looping statement evaluates the
while condition before executing the body and the
increment/decrement.
The serves as an entry point of any C++
int main()
application.
The statement uses defined constants in
switch
evaluating conditions.
The statement is used for general input and
#include
output of C++.
The statement is used for string input and
#include
output of C++.
The phase decreases the value of the
Decrement
counter.
The tool enables better code
Version Control
management through backups and source control.
The abstraction principle ensures that only the necessary
FALSE
methods are presented outside of the current class.
The act where it is declared inside of a specific code block and
Local Variables
can only be access inside of the said code block.
Global variables The act where it is declared outside of the function.
FALSE The Address Of operator is used to retrieve the physical
address of a variable.
FALSE The allocated size for an int data type is 64 bits
TRUE The allocated size if a chartype is 8 bits.
The body of code blocksis the set of statements found inside the
TRUE
curly braces.
The body of the function is a group of statements contained by a
True
code block.
FALSE The Case Statement is part of IF Statement.
The category in pseudocodes that deal with decision making is IF
FALSE
... THEN ... ENDF.
The characteristic of Technical Work Items that deal with
FALSE
consistency is called Nonce.
The compiler that presents a minimalistic approach for
MinGW
Windows is called .
One The computer can only understand languages.
FALSE The counters are separated by open and close parenthesis.
The Default Statement is used when the execution of the case
TRUE
statement fails.
The free and web-based repository that allows distributed
FALSE
version control is called GitOpen.
The go-in-between of the other programming languages are the
TRUE
mid-level programming languages.
FALSE The increment/decrement happen at the start of the body.
The index which element of the array is on being
Declares
process.
The index declares which element of the array is on being
TRUE
process.
The int main()function serves as an entry point of any C++
False
application.
The looping statement in C++ where the condition appears on
do-while the last part of the statement is called
loop.
The Methods [Class] is used to give primary information
FALSE
centered on the object.
The most efficient data type to use for flags like gender is
Boolean
.
The newly developed IDE from Microsoft that supports
Visual Studio Code various programming languages and acts as a subset of Visual
Studio is called .
The one that dictates the maximum value stored by an array is
FALSE
called proportions
Unsigned Short The only data type that can store large values until 65,535 is
.
The open source community of Microsoft to share software
CodePlex
publicly is called .
Low-level The original C is a programming language.
The OUTPUT keyword in pseudocodes
Displays a value
.
The phase in looping that indicates the statements under the loop is
Body
called .
The phase in loops where the counter is changed is called
FALSE
Variation.
The practical result involving more than one programming
Development
language is called
The programming language designed by Bjarne Stroustrup in
1979 was initially proposed as a high-level programming language

The programming language designed by Bjarne Stroustrup in


FALSE 1976 was initially proposed as a high-level programming
language
The programming languages that showcase user-friendly
TRUE implementations and structures are the mid-level programming
languages.
TRUE The pseudocode for accepting user values is called INPUT
The return statement is used for closing
EXIT_SUCCESS
remarks.
The return EXIT_SUCCESS statement is used for
Closing Remarks
.
Rectangle The symbol used for Data is shaped like a .
The symbol used to set or retrieve values is called
Data
.
TRUE The syntax for the parameter is dataType variableName.
The two (2) pseudocode keywords that are the equivalent for the
TRUE
Data symbol in flowcharts are INPUT
The use of breaks is to prevent next conditions to be
TRUE
executed causing the switch statement to be executes.
The use of the statement "using namespace std;" is to ask
FALSE
permission in C++ that we will use std.
Two/2 There are terminator symbols per flowchart
There are programming languages that are
Three
categorized in terms of complexity.
There are at least arrows in Decision
Two/2
Symbols of flowcharts.
FALSE There are three (3) components that build up the phases of
looping statements.
TRUE There exists a multi-paged pseudocode
TRUE There is only one data type that can handle textual values.
Implicit Data Types These are also called Variants.
These are conditionals that extend the functionality of if
If ... Else If ... Else
where in several other scenarios are accounted.
These are conditionals that matches the value of the
Switch
variable-under-check with their literal counterpart.
These are conditionals that provide an alternative scenario
If ... Else
should the condition-under-check fails.
Explicit Data Types These are data types that are declared and defined.
Referenced Data Types These are data types that are objective by nature.
These are data types that are taken depending on how they are
Implicit Data Types
stored or used.
Explicit Variables These are declared variables.
Integrated Development These are fully-integrated software that contains various
Environment features dedicated to software development.
These are functions in C++ that allows varying sizes of
Dynamic Memory Allocation
arrays.
These are functions in C++ that changes the address of a
None of the choices
variable to another address.
These are high-level description of the processes in
Pseudocode
Computer Programming.
Data Types These are limits placed to handle specific data
These are looping statements where only the initialization,
None of the choices condition and increment phases occur within the parentheses of
the statement.
These are looping statements where the condition is
While
evaluated right before the body is executed.
These are looping statements where the increment/decrement is
None of the choices evaluated right after the condition is executed.

Variables These are temporary storage of data.


Characters These are the only data type to handle textual values.
These are the parts of Object-Oriented Programming that deals
Methods
with extended functionality of the class.
These are the parts of Object-Oriented Programming that deals
Scopes with the constraint placed in variables and functions regarding
where they can be accessed.
These are the parts of Object-Oriented Programming that deals
Properties
with the different internal variables of the class.
These are the parts of Object-Oriented Programming that deals
Constructors
with the initialization of various forms of the class.
These are the parts of Object-Oriented Programming that gives
Properties meaning to the classes through the availability of accessible
data.
These are the restriction we place to variables to handle only
Data Types
specified data.
Explicit Data Types These are the strong-typed data types.
If-Switch These are the two types of conditionals in C++.
These are undeclared variables that are used by the
Anonymous Variables
computer.
Anonymous Variables These are unnamed variables.
These variables that may not declare their data types are called
Implicit
Data Types.
They are special type of variables that store the address in the
References
memory rather than the actual value or constant.
IDE They organize source codes and development artifacts.
This act means to create a different set of statement based on
Conditionals
conditions.
This allow you to revert and secure copies of changes that you
Version Control
will commit to the repository
Function This code block can adopt input from another code block.
int main( ) This code block is the entry point of C++ applications.
This command prompt-like window that will help build
Console
fundamentals in computer programming
This is a part of a function that can indicate the function will not
Return Type
pass a value.
This is a part of a function that indicates the alias of the
Function Name
function.
Retrieving This is the act of getting stored values from variables.
This is the act of saying we will be using a variable of a
Declaring
specific data type.
Assigning This is the act of storing values to variables.
1 This is the maximum value for booldata type.
0 This is the minimum value for booldata type.
-9223372036854770000.00 This is the minimum value for long data type.
-32,768 This is the minimum value for signed shortdata type.
0 This is the minimum value for unsigned short data type.
0 This is the value for "NUL (null)" character of char data type.
This looping statement in C++ where the condition is
While Loop
evaluated right before the execution.
Accessors This method has a prefixed with "get" in their function name.
This phase in looping statements that dictates whether the loop
Condition
should stop or continue.
This principle ensures that only the necessary methods are
Accessors
presented outside of the current class.
This principle generalizes the properties and methods of classes
Abstraction in such a way that the implementations are hidden from outside
the class.
Immutability This property states that the value cannot be changed.
Counter This special variable manages the flow of the loop.
Else This statement is used in undefined conditional expressions.
This statement is used to perform different actions per its
If-Else
condition.
This tool varies mainly on how they support internal libraries, up-
Compilers
to-date third-party libraries and code optimization.
This will not need to reference MinGW compiler and libraries per
Visual Studio
project by inserting our newly
To test if you correctly performed the steps in configuring the
Command prompt
Microsoft windows path what is to be opened first?
Unnamed variables are accessible using the unmarked
FALSE
symbol.
TRUE Unnamed variables are called Anonymous Variables.
Usually ignored and not to be earnestly read before
License agreement
installing.
TRUE Values are limited by their data types.
Conditional variableName an alias used to remark an .
None of the choices Variables are appended with operator(s).
Variables are container objects in C++ that can be applied with
TRUE
references.
FALSE Variables are pointers.
Variables can be reassigned a new address without
FALSE
redeclaring the variable.
TRUE Variables can go away without declaring the data types.
Variables defined within a code block is called
Local
variables.
FALSE Variables store any type of values.
Version Control allows users to revert changes and
FALSE
download copies of the changes from the client.
Visual Studio Code is an IDE that supports multiple
TRUE programming languages under multitude of operating
systems.
voidreturn type informs the application that the function shall not
True
return any data.
We use to test the system path if
Command Prompt
defined.
What are the special variables in C++ that points to a sector in the
Pointers
memory?
Hardware What are the tangible components of Computers?
What do you call a device where an application was made to run
Platform
into?
What do you call the distribution of information when stored on a
Fragmentation
physical disk?
Data Science What domain deals with analytics?
Embedded Systems
What domain deals with microcontrollers?
Development
Back-end Development What domain deals with server configurations and setups?
Cloud Development What domain deals with web applications?
What flowchart symbol is the equivalent for the pseudocode
Process
CALL keyword?
What flowchart symbol is the equivalent for the pseudocode IF ...
Conditional
THEN ... END keyword?
What flowchart symbol is the equivalent for the pseudocode
Process
SET ... TO keyword?
What is needed to be installed to support C and C++
C++
applications for Visual Studio?
Gitlgnore What is needed to be set up before adding a license?
What is needed to be set up before adding a license? TRUE or
TRUE False The pseudocode for accepting user values is called INPUT.

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


4,096 bits
2,048 bits (integral) What is the allocated size of a 3D int array with size 2, 4, 8?
What is the allocated size of a 3D long array with size 2, 4, 8?
4,096 bits (integral)
What is the allocated size of a 3D short array with size 2, 3 and 4
None of the choices
respectively?
What is the allocated size of a 3D string array with size 12, 4, 10?
Insufficient Data
What is the allocated size of a 5D bool array with size 2, 5, 10,
100 bits
1?
What is the equivalence of the flowchart DISPLAY in
OUTPUT
pseudocodes?
CONDITION What is the equivalence of the pseudocode IF THEN END in
flowcharts?
What is the first computer created using Object-Oriented
DynaBook
Programming?
What is the minimum number of flowchart symbols for this
3
problem?
What is the minimum number of flowchart symbols is needed for
1 the following problem (excluding the terminator symbols)? "Write
a program to display the quotient of two numbers."
What is the scripting language used in Linux Operating
Shell
Systems?
Ascending What is the usual arrangement for a numerical value?
What kind of somewhat image does pointer create with the
Mirror Image
variable they are pointed to?
What type of software that acts as translators for the
Firmwares
hardware components of the computer?
What variable contains more than one value of similar data
Array
types?
Netscape Navigator What web browser used the first versions of JavaScript?
When determining the gender of a person, the most practical data
type to use is Boolean or Integer Values; even when displaying the
FALSE
value directly,without helping texts, to the user.

3,000 B.C. When was the Chinese abacus invented?


UI Applications Which is not a subdomain of Application Development?
PSH Which is not a version of Shell?
Which is not an application of Embedded Systems
All of the choices
Development?
Political Science Which is not attributable to Computers?
Which language ranked Top 5 of the most used languages in
PHP
GitHub as of 2016?
HTML Which of the following is not used in API Development?
Which of the following was not helped by technology to
None of the choices
advance further in their respective fields?
Electricity Which one was not made possible because of Computers?
Automation Which platform do C# not yet support as of 2016?
Who designed the programming language that initially
Bjarne Stroustrup
proposed as a high-level programming language?
Who single-handedly designed and developed the Java
James Gosling
programming language?
It is one of the characteristics of technical work item that deals with process statements.

Select one:
a. Classifiable
b. None of the choices
c. Unambiguous
d. Concise

Given the work item below, what is its most probable problem that it answers?
"To display appendFirstLastname"

Select one:
a. "Write a program that displays the firstname"
b. "Write a program to display the age of the user"
c. "Write a program to display the complete name of the user"
d. "Write a program to estimate the lifespan of the user"

Given the following work item(s):


"To ask user for basic salary"
"To ask user for total deductions"
The most probable problem being addressed is "write a program to determine interest
rate."

Select one:
True
False

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

Select one:
a. Process
b. Terminator
c. Preparation
d. Data

You might also like