COMPUTER PROGRAMMING 1 MIDTERM QUIZ 1
By: Andrea Torrecampo
These are the strong-typed data types.
Explicit Data Types
Data Types limit the naming convention in variables.
False
This tool varies mainly on how they support internal libraries, up-to-date third-party libraries and code
optimization.
Compilers
This is the act of storing values to variables.
Assigning
Long can store up to 65,535 in value.
True
These are declared variables.
Explicit Variables
Direction : Choose the best answer.
It is here where we develop and run our software.
Operating System
Direction : Choose the best answer.
It is needed to be enabled to compile our selected compiled programming language to executables.
IDE
This is the act of saying we will be using a variable of a specific data type.
Declaring
Direction : Choose the best answer.
They organize source codes and development artifacts.
IDE
Float can store up to -9.10 x 1030.
False
Direction : Choose the best answer.
Usually ignored and not to be earnestly read before installing.
Licensed agreement
Anonymous Variables are labeled by the Computer.
True
Implicit Variables are declared within the context of the application.
False
This is the act of getting stored values from variables.
Retrieving
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
It is one of the main thing we consider when undergoing Software Development.
Operating System
These are temporary storage of data.
Variables
Variables store any type of values.
False
-9 is treated as true.
False
Direction : Choose the best answer.
To test if you correctly performed the steps in configuring the Microsoft windows path what is to be
opened first?
Command prompt
What is needed to be verified correct and accurate before creating a repository?
Fields
Direction : Choose the best answer.
What is needed to be set up before adding a license?
Gitlgnore
These are unnamed variables.
Anonymous Variables
What is needed to be downloaded for the convenience of users working different Microsoft Windows
Architecture?
Visual Studio Code
Boolean use only one bit.
True
Direction : Choose the best answer.
It is made using Native Windows Application.
GUI
This allow you to revert and secure copies of changes that you will commit to the repository.
Versions Control
Direction : Choose the best answer.
This will not need to reference MinGW compiler and libraries per project by inserting our newly installed
tools and utilities as Windows-searchable items.
Visual Studio
These are fully-integrated software that contains various features dedicated to software development.
Integrated Development Environment
Implicit Data Types can contain either integer or character.
True
Direction : Choose the best answer.
Compared to the rest of the setup, this installation process will take several steps to complete.
MinGW
Variables can go away without declaring the data types.
True