Thursday, March 4, 2021

Computer Programming 1

 ITE6102 - Computer Programming 1


variables are bound to only one type of values.

Explicit

are created using word-processing applications.

Flowcharts

is the phase in looping statements that are evaluated.

Condition

programming languages are easiest to work with.

High-level

Anonymous Variables are labeled by the

Computer

Anonymous Variables are labeled by the Computer.

TRUE

As of 2016, Cloud Computing is not yet supported by C#.

FALSE

Aside from machine languages, these are programming languages that exhibit the weakest abstraction of all the programming languages.

Low-level Programming Languages

It is the characteristic of Technical Work Items that ensures the work item falls into a specific action.

Classifiable as INPUT, PROCESS, or OUTPUT

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

Concise

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

Unambiguous

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

Specific

It is the classification of Technical Work Items for "all displayed information".

OUTPUT

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

None of the choices

It is the classification of Technical Work Items for "to clear all values stored in the variables".

PROCESS

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

OUTPUT

It is the classification of Technical Work Items for "to imitate a user input".

None of the choices

It is the complex, fully functional software where we write, organize and manages our source codes and related files.

Integrated Development Environment

It is the equivalent of the DATA symbol of Flowcharts in Pseudocodes.

SET

It is the equivalent of the INPUT symbol of Pseudocodes in Flowcharts.

DATA

It is the equivalent of the OUTPUT symbol of Pseudocodes in Flowcharts.

DISPLAY

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

SET ... AS …

It is the operator used to retrieve the address of the variable.

Address Of (&)

It is the part of Visual Studio Code where the contents of the files are previewed and edited.

Editor

It is the part of Visual Studio Code where the project structure is displayed.

Explorer

It is the phase in looping statements where a variable called counter.

Condition

It is the programming language that ranked as the Top 3 most used language in 2016 based from GitHub research.

Python

It is the programming languages that exhibit strong abstraction and mid-range access to the memory and operating system.

Mid-level Programming Languages

It is the programming languages that exhibit the strongest abstraction of its programming schema.

High-level Programming Languages

It limits the access to the properties and methods under it to only the class where they are defined is called protected scope.

FALSE

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

Looping

It was made to allow developers in the Open Source Community to publicly share software by Microsoft.

CodePlex

Iteration is the special variable that controls the flow of loops.

FALSE

James Gosling developed the  programming language.

Java

Local variables are accessible throughout the code.

FALSE

Local Variables are variables declared outside of "int main ( )" function and can only be accessed outside.

FALSE

Long can store up to 65,535 in value.

TRUE

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

FALSE

Machine Languages are Low-level Programming Languages.

FALSE

Majority of the features available to mid-level programming languages are hidden in the background and are usually taken for granted

FALSE

Mid-level Programming Languages exhibit abstraction.

Strong

Mid-level Programming Languages exhibit strong abstraction and mid-range access to the memory and operating system.

TRUE

Mirror Images of the variables are created by pointers.

TRUE

Mutator is a method that enables the assignment of values to our properties hidden by scopes.

TRUE

Mutators are prefixed with "get" in their function name.

FALSE

Object is an abstract representation of actual objects.

FALSE

Object-Oriented Programming is programming centered in the use of objects.

TRUE

One characteristic of Technical Work Items is Classifiable - being able to distinctively classify the purpose or aim.

TRUE

One cycle of repetition using loops is called an iteration.

TRUE

One possible application of Embedded Systems Development is in Home Automation

TRUE

Open Source Communitys most famous and most used online version control repository since 2016.

Github

Overlapping arrows are  in flowcharts.

Not Allowed

Parameter code block can adopt input from another code block.

TRUE

Pointers are a special type of

Variables

Pointers are the special variables in C++ that points to a sector in the memory.

TRUE

Pointers are variables.

TRUE

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

Variables

Conditions within a while loop are evaluated after the execution.

FALSE

Considering the low number of files that are processed for small projects this is optional.

Version Control

Converting a data type to another data type is called

Casting

Converting a value from a data type to another is called changes.

TRUE

Converting long to int introduces naming problems.

FALSE

cout is used to output a string to inform the user about the conditions need

TRUE

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

FALSE

"Direction Choose the best answer. What is needed to be set up before adding a license?"

Gitlgnore

Does C++ allow array of dynamic sizes?

FALSE

DynaBuk is the first computer created using Object-Oriented Programming?

TRUE

Else statement is used in undefined conditional expressions.

FALSE

Encapsulation extends the features and functionalities of existing classes and interfaces.

TRUE

Encapsulation is used to hide the internal working of an application.

TRUE

Exception is the result of an incorrect action or operation

TRUE

Exception is the result of incorrect action committed unexpectedly.

TRUE

Explicit Data Types are also called Variants.

FALSE

Explicit Variables are declared outside the context of the application.

FALSE

Float can store up to -9.10 x 1030.

FALSE

Direction : Choose the best answer.

Not applicable

It is a keyword that specifies a condition to repeat a block of statements.

WHILE ... DO ... LOOP

"Given the problem below, that is the most probable last work item of the solution? ""Write a program that displays the section of the user"""

"To display section"

Direction : Choose the best answer.

All of the choices

The  programming language is mainly used by OSX and iOS.

Objective-C

"Direction : Choose the best answer. What is needed to be set up before adding a license?"

Gitlgnore

"What is the minimum number of pseudocode for this problem? ""Write a program that displays 'Hello World'."""

1

is a graphical representation that shows a series of actions in computer programming.

Flowchart

What is needed to be verified correct and accurate before creating a repository?

Fields

It focuses on Native libraries hence even its Graphical User Interface (GUI) is made using Native Windows Application.

Minimalist GNU for Windows

"Direction : Choose the best answer. What domain deals with microcontrollers?"

Embedded Systems Development

Functions are also called procedures.

TRUE

Functions are declared with parameters.

TRUE

Functions are essentially a code block of related statements that allow varying values of its variables.

TRUE

Functions can usein its parameters.

Pointers

Fundamentals of computer programming are learned easily through the use of GUI.

FALSE

"Given the following work item(s) ""To ask user for age"" ""To ask user for item price"" The most probable problem being addressed is ""write a program to determine the discounted price of an item given the item price and age as entered by the user."""

TRUE

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

FALSE

Given the problem below, that is the most probable last work item of the solution?

To display section

Given the problem below, what is the most probable last work item of the solution?

To display age

"Given the problem, ""Write a program to calculate the BMI of the user"", is the following work item(s) appropriate? ""To ask the user for blood type"""

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"""

FALSE

Global variables are variables declared _____________ int main() code block.

Before

Global variables are variables declared inside of "int main ( )" functions.

FALSE

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

Ken Thompson

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

Four (4)

Immutability is a property that states that the value cannot be changed.

TRUE

Implicit Data Types can contain either integer or character.

TRUE

Implicit Data Types can store _____ type of values.

. Any

Implicit Variables are declared within the context of the application.

FALSE

In 3,000 B.C., the Greek Abacus was invented.

FALSE

In a series of statements, looping in C++ is not allowed to repeat.

FALSE

In sorting problems, it is not allowed to arrange numerical values in ascending forms.

FALSE

In the discussion, the allocated size for a _________ data type is 1 bit.

Bool

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 Programming started?

1967

Inheritance ensures that only the necessary methods are presented outside of the current class.

FALSE

Initialization used a special variable called count.

TRUE

int b[2] = { 1, 2 }; cout << b[2];

The statement will induce array out of index.

Is for statement a range-based?

TRUE

Is it possible to create a nested conditional depending on the need?

TRUE

Is the given conditional statement correct? if (cout << endl);

TRUE

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

TRUE

It dictates the maximum number of values stored by an array.

None of the above

It focuses on Native libraries hence even its Graphical User Interface (GUI) is made using Native Windows Application

Minimalist GNU for Windows

It is a conditional that compares one specific variable with a set of constants.

Switch

It is a free and public web-based repository that allows distributed version control and source control management tool that uses extended Git functionalities.

GitHub

It is a keyword or group of keywords in writing a pseudocode which only executes contained statements if all the conditions are met.

IF ... THEN ... END

It is a keyword that specifies a condition to repeat a block of statements

WHILE DO LOOP

It is a keyword used to call user-defined functions

CALL

It is a method that enables the assignment of values to our properties hidden by scopes.

Mutators

It is a phase in looping where the statements inside the loop are executed.

Body

It is a programming centered in the use of objects.

Object-Oriented Programming

It is a representation of tangible and intangible materials in Object-Oriented Programming.

Objects

It is a special lightweight software that organizes and manages the different changes done to our source codes and related files.

Version Control

It is a special variable wherein set of initial value are place.

Counter

It is a specific device running a specific operating system.

Platforms

It is a subset in the internet where documents are relating to other documents using hypertext links.

World Wide Web

It is a subset Object-Object Programming which focuses in abstract representations of the objects.

Class-based

It is a subset Object-Object Programming which focuses in reusability of the objects.

Prototype-based

It is a symbol in flowcharting used to initialize values and routines.

Preparation

It is a symbol in flowcharting used to retrieve value from the user

Data

It is a symbol of Flowcharting used to initialize something.

Preparation

It is a symbol used to connect parts of the flowcharts from different pages.

Off-page Connector

It is a symbol used to indicate a specific action to be done.

Process

It is a symbol used to set values.

Data

It is a symbol with two and only two out-going paths possible

Decision

It is a user-friendly interface and easy navigation operating system.

Microsoft Windows

It is a variant of the IF-THEN-END keywords wherein there can be more than one condition, and a separate block if none of the conditions specified matched.

IF ... THEN ... ELSE IF ... THEN ... ELSE ... END

It is an abstract representation of objects

Class

It is an array of characters.

String

It is an integrated development environment (IDE) which houses mono develop as its base framework.

Xamarin

It is an open source cross-platform IDE that supports a series of programming language.

Visual Studio Code

It is assigned with the pointers which are done by appending an ampersand, the address of operator, before the variable name.

Address of the variable

It is equivalent to one cycle of repetition.

Iteration

It is here where we develop and run our software.

Operating System

It is impossible to create ________________ arrays because it is resource expensive.

Five-dimensional

It is impossible to create five-dimensional arrays because its resource expensive.

FALSE

It is located within a curly brackets/braces; opened by “{“, and closed by “}”.

Code Blocks

It is made using Native Windows Application

GUI

It is needed to be enabled to compile our selected compiled programming language to executables.

IDE

It is one of the characteristics of problem solving in computer programming that aims to meet one specific path.

Goal-oriented

It is one of the characteristics of problem solving in computer programming that deals with assessing the validity of the solutions.

Verifiable

It is one of the characteristics of problem solving in computer programming that deals with the feasibility of the problem in terms of time

Doable in a finite step

It is one of the characteristics of problem solving where the practicality of the solution is counterchecked against a range of test data.

Verifiable

It is one of the characteristics of problem solving where the problem can be processed by the computer given a specific conversion scale.

Quantifiable

It is one of the characteristics of problem solving where the problem is non-quality oriented.

Solvable

It is one of the characteristics of technical work item that deals with being clear in nature.

Classifiable

It is one of the characteristics of technical work item that deals with pseudocodes.

None of the choices

It is one of the characteristics of technical work item that deals with the simplicity of the statement.

Concise

It is one of the characteristics of technical work items to be distinctive in purpose or aim.

Classifiable

It is one of the characteristics of technical work items to be written direct to the point.

Specific

It is one of the characteristics of technical work items to be written shortly.

Concise

It is one of the main thing we consider when undergoing Software Development.

Operating System

It is phase in looping where the counter in increasing or decreasing.

Increment/Decrement

It is the characteristic of Problem Solving that focuses on the practicality to provide a solution that takes a finite number of resources.

Doable in finite steps

It is the characteristic of Problem Solving that focuses on the solution to meet a specific singular end.

Goal-oriented

It is the characteristic of Problem Solving that focuses on the testability of the identified solution.

Verifiable

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

Solvable

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

FALSE

Pointers used in function calls that store addresses in the memory?

FALSE

Principle of OOP that deals with different variations of the same method is called Polymorphism.

TRUE

Process is an instance that indicates a specific action done in the ________________ activity.

Current

References are ____________ variables.

Constant

References are containers that are preceded with an asterisk.

FALSE

References are used to point to multiple addresses in the memory.

FALSE

References are used to refer to _________ existing address in the memory.

One

References as variables stores ____________ as their value.

Address

References returns the address of the variable it points to when using _________ operator(s).

Address of

References returns the address of the variable it points to when using Address Of operator.

TRUE

Server configurations are dealt using Data Science.

FALSE

shortc[1] = { 32768 };

The statement will induce integer overflow.

Simu is a programming language specialized in simulations.

FALSE

Snippet is defined as part of an entire code.

TRUE

Some word processing applications can create _______________ and pseudocodes.

Flowcharts

Sorting problems are problems where the values of given array is being arranged in a decremental order.

FALSE

statement is used in undefined conditional expressions.

Else

Statement wherein it terminates the execution of the current iteration is called Break Statement.

FALSE

Statements found inside of the ___________ are called code block.

Curly Braces

Structures are part of Referenced Data Types.

FALSE

Switch statement is a conditional that compares one specific variable with a set of constants.

TRUE

Technical Work Items is an ___________ step prior creating flowcharts.

Optional

Terminator is always the _________ symbol that can be found at the top-most of all flowcharts.

First

The #include is not used for system functions.

FALSE

The #include statement is used for string input and output of C++.

FALSE

The #include statement is used for the system function.

FALSE

The * symbol stands for Address Of operator.

FALSE

The ________ rights allow users to escalate the permission granted.

Administrator

The ________ statement mainly uses integers as value to be evaluated.

switch

The _________ programming language is mainly used by OSX and iOS

Objective-C

The _________ responsible for sending data to computers are called Input Devices.

Hardware

The ___________ statement is used for the system function.

#include

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

while

The ____________ serves as an entry point of any C++ application.

int main()

The ____________ statement uses defined constants in evaluating conditions.

switch

The _____________ statement is used for general input and output of C++.

#include

The _____________ statement is used for string input and output of C++.

#include

The _________________ phase decreases the value of the counter.

Decrement

The ________________________ tool enables better code management through backups and source control.

Version Control

The abstraction principle ensures that only the necessary methods are presented outside of the current class.

FALSE

The act where it is declared inside of a specific code block and can only be access inside of the said code block.

Local Variables

The act where it is declared outside of the function.

Global variables

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

FALSE

The allocated size if a chartype is 8 bits.

TRUE

The body of code blocksis the set of statements found inside the curly braces.

TRUE

The body of the function is a group of statements contained by a code block.

TRUE

The Case Statement is part of IF Statement.

FALSE

The category in pseudocodes that deal with decision making is IF ... THEN ... ENDF.

FALSE

The characteristic of Technical Work Items that deal with consistency is called Nonce.

FALSE

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

MinGW

The computer can only understand ____ languages.

One

The counters are separated by open and close parenthesis.

FALSE

The Default Statement is used when the execution of the case statement fails.

TRUE

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

FALSE

The go-in-between of the other programming languages are the mid-level programming languages.

TRUE

The increment/decrement happen at the start of the body.

FALSE

The index _________ which element of the array is on being process.

Declares

The index declares which element of the array is on being process.

TRUE

The int main()function serves as an entry point of any C++ application.

FALSE

The looping statement in C++ where the condition appears on the last part of the statement is called ________________ loop.

do-while

The Methods [Class] is used to give primary information centered on the object.

FALSE

The most efficient data type to use for flags like gender is _________________.

Boolean

The newly developed IDE from Microsoft that supports various programming languages and acts as a subset of Visual Studio is called ________________.

Visual Studio Code

The one that dictates the maximum value stored by an array is called proportions

FALSE

The only data type that can store large values until 65,535 is _________________ _______.

Unsigned Short

The open source community of Microsoft to share software publicly is called ________________.

CodePlex

The original C is a ____________ programming language.

Low-level

The OUTPUT keyword in pseudocodes ____________________.

Displays a value

The phase in looping that indicates the statements under the loop is called _________.

Body

The phase in loops where the counter is changed is called Variation.

FALSE

The practical result involving more than one programming language is called __________________

Development

The programming language designed by Bjarne Stroustrup in ____ was initially proposed as a high-level programming language

1979

The programming language designed by Bjarne Stroustrup in 1976 was initially proposed as a high-level programming language

FALSE

The programming languages that showcase user-friendly implementations and structures are the mid-level programming languages.

TRUE

The pseudocode for accepting user values is called INPUT

TRUE

The return ___________ statement is used for closing remarks.

EXIT_SUCCESS

The return EXIT_SUCCESS statement is used for_____________.

Closing Remarks

The symbol used for Data is shaped like a ______________.

Rectangle

The symbol used to set or retrieve values is called ___________.

Data

The syntax for the parameter is dataType variableName.

TRUE

The two (2) pseudocode keywords that are the equivalent for the Data symbol in flowcharts are INPUT

TRUE

The use of breaks is to prevent next conditions to be executed causing the switch statement to be executes.

TRUE

The use of the statement "using namespace std;" is to ask permission in C++ that we will use std.

FALSE

There are ______ terminator symbols per flowchart

Two/2

There are _______ programming languages that are categorized in terms of complexity.

Three

There are at least ______________ arrows in Decision Symbols of flowcharts.

Two/2

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

FALSE

There exists a multi-paged pseudocode

TRUE

There is only one data type that can handle textual values.

TRUE

These are also called Variants.

Implicit Data Types

These are conditionals that extend the functionality of if where in several other scenarios are accounted.

If ... Else If ... Else

These are conditionals that matches the value of the variable-under-check with their literal counterpart.

Switch

These are conditionals that provide an alternative scenario should the condition-under-check fails.

If ... Else

These are data types that are declared and defined.

Explicit Data Types

These are data types that are objective by nature.

Referenced Data Types

These are data types that are taken depending on how they are stored or used.

Implicit Data Types

These are declared variables.

Explicit Variables

These are fully-integrated software that contains various features dedicated to software development.

Integrated Development Environment

These are functions in C++ that allows varying sizes of arrays.

Dynamic Memory Allocation

These are functions in C++ that changes the address of a variable to another address.

None of the choices

These are high-level description of the processes in Computer Programming.

Pseudocode

These are limits placed to handle specific data

Data Types

These are looping statements where only the initialization, condition and increment phases occur within the parentheses of the statement.

None of the choices

These are looping statements where the condition is evaluated right before the body is executed.

While

These are looping statements where the increment/decrement is evaluated right after the condition is executed.

None of the choices

These are temporary storage of data.

Variables

These are the only data type to handle textual values.

Characters

These are the parts of Object-Oriented Programming that deals with extended functionality of the class.

Methods

These are the parts of Object-Oriented Programming that deals with the constraint placed in variables and functions regarding where they can be accessed.

Scopes

These are the parts of Object-Oriented Programming that deals with the different internal variables of the class.

Properties

These are the parts of Object-Oriented Programming that deals with the initialization of various forms of the class.

Constructors

These are the parts of Object-Oriented Programming that gives meaning to the classes through the availability of accessible data.

Properties

These are the restriction we place to variables to handle only specified data.

Data Types

These are the strong-typed data types.

Explicit Data Types

These are the two types of conditionals in C++.

If-Switch

These are undeclared variables that are used by the computer.

Anonymous Variables

These are unnamed variables.

Anonymous Variables

These variables that may not declare their data types are called ____________ Data Types.

Implicit

They are special type of variables that store the address in the memory rather than the actual value or constant.

References

They organize source codes and development artifacts.

IDE

This act means to create a different set of statement based on conditions.

Conditionals

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

Version Control

This code block can adopt input from another code block.

Function

This code block is the entry point of C++ applications.

int main( )

This command prompt-like window that will help build fundamentals in computer programming

Console

This is a part of a function that can indicate the function will not pass a value.

Return Type

This is a part of a function that indicates the alias of the function.

Function Name

This is the act of getting stored values from variables.

Retrieving

This is the act of saying we will be using a variable of a specific data type.

Declaring

This is the act of storing values to variables.

Assigning

This is the maximum value for booldata type.

1

This is the minimum value for booldata type.

0

This is the minimum value for long data type.

-9.22337E+18

This is the minimum value for signed shortdata type.

-32768

This is the minimum value for unsigned short data type.

0

This is the value for "NUL (null)" character of char data type.

0

This looping statement in C++ where the condition is evaluated right before the execution.

While Loop

This method has a prefixed with "get" in their function name.

Accessors

This phase in looping statements that dictates whether the loop should stop or continue.

Condition

This principle ensures that only the necessary methods are presented outside of the current class.

Accessors

This principle generalizes the properties and methods of classes in such a way that the implementations are hidden from outside the class.

Abstraction

This property states that the value cannot be changed.

Immutability

This special variable manages the flow of the loop.

Counter

This statement is used in undefined conditional expressions.

Else

This statement is used to perform different actions per its condition.

If-Else

This tool varies mainly on how they support internal libraries, up-to-date third-party libraries and code optimization.

Compilers

This will not need to reference MinGW compiler and libraries per project by inserting our newly

Visual Studio

To test if you correctly performed the steps in configuring the Microsoft windows path what is to be opened first?

Command prompt

Unnamed variables are accessible using the unmarked symbol.

FALSE

Unnamed variables are called Anonymous Variables.

TRUE

Usually ignored and not to be earnestly read before installing.

License agreement

Values are limited by their data types.

TRUE

variableName an alias used to remark an ___________.

Conditional

Variables are appended with ___________ operator(s).

None of the choices

Variables are container objects in C++ that can be applied with references.

TRUE

Variables are pointers.

FALSE

Variables can be reassigned a new address without redeclaring the variable.

FALSE

Variables can go away without declaring the data types.

TRUE

Variables defined within a code block is called ____________ variables.

Local

Variables store any type of values.

FALSE

Version Control allows users to revert changes and download copies of the changes from the client.

FALSE

Visual Studio Code is an IDE that supports multiple programming languages under multitude of operating systems.

TRUE

voidreturn type informs the application that the function shall not return any data.

TRUE

We use ___________________ to test the system path if defined.

Command Prompt

What are the special variables in C++ that points to a sector in the memory?

Pointers

What is the equivalence of the flowchart DISPLAY in pseudocodes?

OUTPUT

What is the equivalence of the pseudocode IF THEN END in flowcharts?

CONDITION

What is the first computer created using Object-Oriented Programming?

DynaBook

What is the minimum number of flowchart symbols for this problem?

3

What is the minimum number of flowchart symbols is needed for the following problem (excluding the terminator symbols)? "Write a program to display the quotient of two numbers."

1

What is the scripting language used in Linux Operating Systems?

Shell

What is the usual arrangement for a numerical value?

Ascending

What kind of somewhat image does pointer create with the variable they are pointed to?

Mirror Image

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

Firmwares

What variable contains more than one value of similar data types?

Array

What web browser used the first versions of JavaScript?

Netscape Navigator

When determining the gender of a person, the most practical data type to use is Boolean or Integer Values; even when displaying the value directly,without helping texts, to the user.

FALSE

When was the Chinese abacus invented?

3,000 B.C.

Which is not a subdomain of Application Development?

UI Applications

Which is not a version of Shell?

PSH

Which is not an application of Embedded Systems Development?

All of the choices

Which is not attributable to Computers?

Political Science

Which language ranked Top 5 of the most used languages in GitHub as of 2016?

PHP

Which of the following is not used in API Development?

HTML

Which of the following was not helped by technology to advance further in their respective fields?

None of the choices

Which one was not made possible because of Computers?

Electricity

Which platform do C# not yet support as of 2016?

Automation

Who designed the programming language that initially proposed as a high-level programming language?

Bjarne Stroustrup

Who single-handedly designed and developed the Java programming language?

James Gosling

"Direction : Choose the best answer. Which platform do C# not yet support as of 2016?"

Automation

Direction : Choose the best answer.

Visual Studio

It is a keyword that calls user-defined functions.

CALL

"What is the minimum number of flowchart symbols is needed for the following problem (excluding the terminator symbols)? ""Write a program to display the quotient of two numbers."""

1

"Given the problem below, what is the most probable last work item of the solution? ""Write a program to calculate the age of the user based on his birth year"""

"To display age"

"Direction : Choose the best answer. What domain deals with web applications?"

Cloud Development

What is needed to be downloaded for the convenience of users working different Microsoft Windows Architecture?

Visual Studio Code

What domain deals with both software and hardware configurations?

Embedded System Development

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

Data

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

MinGW

"Direction : Choose the best answer. It was made to allow developers in the Open Source Community to publicly share software by Microsoft."

CodePlex

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

Data

"Direction : Choose the best answer. Compared to the rest of the setup, this installation process will take several steps to complete."

MinGW

"Direction : Choose the best answer. It is here where we develop and run our software."

Operating System

"Direction : Choose the best answer. What domain deals with analytics?"

Data Science

"What is the minimum number of flowchart symbols for this problem? ""Write a program that displays 'Hello World'."""

3

The END terminator is placed as the _______________ symbol in the entire flowchart.

End of the last page

"Direction : Choose the best answer. It is made using Native Windows Application."

GUI

What is the equivalence of the pseudo code IF ... THEN ... END in flowcharts?

CONDITION

It is one of the characteristics of problem solving in computer programming that deals with the feasibility of the problem in terms of time.

Doable in a finite step

Direction : Choose the best answer. Which of the following was not helped by technology to advance further in their respective fields?

None of the choices

A _________ storage in the computer that is randomly accessed is called RAM.

Temporary

Direction : Choose the best answer.

Github

"Direction : Choose the best answer. Which is not a version of Shell?"

PSH

A scheme that focuses on entertainment and activities is called _________ Development.

Game

"Direction : Choose the best answer. Considering the low number of files that are processed for small projects this is optional."

Version Control

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

Version Control

It is a symbol with two and only two out-going paths possible.

Decision

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

HTML

"Direction : Choose the best answer. What domain deals with server configurations?"

Back-end Development

"Direction : Choose the best answer. It is a user-friendly interface and easy navigation operating system."

Microsoft Windows

This command prompt-like window that will help build fundamentals in computer programming.

Console

"Direction : Choose the best answer. It is needed to be enabled to compile our selected compiled programming language to executables."

IDE

What are the tangible components of Computers?

Hardware

What do you call a device where an application was made to run into?

Platform

What do you call the distribution of information when stored on a physical disk?

Fragmentation

What domain deals with analytics?

Data Science

What domain deals with microcontrollers?

Embedded Systems Development

What domain deals with server configurations and setups?

Back-end Development

What domain deals with web applications?

Cloud Development

What flowchart symbol is the equivalent for the pseudocode CALL keyword?

Process

What flowchart symbol is the equivalent for the pseudocode IF ... THEN ... END keyword?

Conditional

What flowchart symbol is the equivalent for the pseudocode SET ... TO keyword?

Process

What is needed to be installed to support C and C++ applications for Visual Studio?

C++

What is needed to be set up before adding a license?

Gitlgnore

What is needed to be set up before adding a license? TRUE or False The pseudocode for accepting user values is called INPUT.

TRUE

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

4,096 bits

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

2,048 bits (integral)

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 respectively?

None of the choices

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, 1?

100 bits

4 comments:

  1. Thank you for publishing this very informative topic. I was very troubled at first, but now it helped me a lot. isn't the lab exams included?.
    I hope it gets included, that would be helpful as well.

    ReplyDelete
  2. C++ is a ________ program that runs in a DOS window :
    -Source Application

    ReplyDelete
  3. Which operators have lower precedence to relational and arithmetic operators in c++ ?
    -Relational

    ReplyDelete
  4. It is possible to create multiple____________ pointing to the same variable.
    -POINTERS

    ReplyDelete