Your browser does not support JavaScript!

Computer Programming 1

Showing 301-375 of 752 answers

In the discussion, what is the allocated size for a double data type?
  • 32 bits
  • 1 bit
  • 8 bits
  • 64 bits Correct
In the discussion, what is the allocated size for an int data type?
  • 32 bits Correct
  • 1 bit
  • 64 bits
  • 8 bits
In this discussion, how many principles does OOP have?
  • Two (2)
  • One (1)
  • Four (4) Correct
  • Three (3)
In what year does the practice of Object-Oriented Programming started?
  • 1967 Correct
  • 1968
  • 1969
  • None of the choices
Inheritance ensures that only the necessary methods are presented outside of the current class.
  • FALSE Correct
Initialization used a special variable called count.
  • TRUE Correct
int b[2] = { 1, 2 }; cout << b[2];
  • The statement will induce array out of index. Correct
Is for statement a range-based?
  • TRUE Correct
Is it possible to create a nested conditional depending on the need?
  • TRUE Correct
Is the given conditional statement correct? if (cout << endl);
  • TRUE Correct
Is the given looping statement correct? for(i=5; i>0; i--){ cout << endl; }
  • TRUE Correct
is the phase in looping statements that are evaluated.
  • Condition Correct
It dictates the maximum number of values stored by an array.
  • Index
  • Array
  • Size Correct
  • None of the choices
It focuses on Native libraries hence even its Graphical User Interface (GUI) is made using Native Windows Application
  • Minimalist GNU for Windows Correct
It focuses on Native libraries hence even its Graphical User Interface (GUI) is made using Native Windows Application.
  • Microsoft Windows
  • Minimalist GNU for Windows Correct
  • GitHub
  • Visual Studio Code
It informs the application that the function shall not return any data.
  • Void/Void Return Type Correct
  • Return Type
  • Body/Body of Code Blocks
  • Function Name
It is a conditional that compares one specific variable with a set of constants.
  • Else
  • If-Else
  • Switch Correct
  • If-Switch
It is a data type where the function shall return as its execution.
  • Body/Body of Code Blocks
  • Function Name
  • Return Type Correct
  • Void/Void Return Type
It is a free and public web-based repository that allows distributed version control and source control management tool that uses extended Git functionalities.
  • Minimalist GNU for Windows
  • Visual Studio Code
  • Microsoft Windows
  • GitHub Correct
It is a group of statements contained by a code block.
  • Void/Void Return Type
  • Body/Body of Code Blocks Correct
  • Return Type
  • Function Name
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 ELSE END
  • IF THEN ELSE IF THEN ELSE END
  • IF THEN END Correct
  • CALL
It is a keyword that accepts values from the user.
  • OUTPUT
  • CALL
  • WHILE DO LOOP
  • INPUT Correct
It is a keyword that calls user-defined functions.
  • WHILE DO LOOP
  • INPUT
  • CALL Correct
  • OUTPUT
It is a keyword that specifies a condition to repeat a block of statements
  • WHILE DO LOOP Correct
It is a keyword that specifies a condition to repeat a block of statements.
  • OUTPUT
  • WHILE DO LOOP Correct
  • CALL
  • INPUT
It is a keyword used to call user-defined functions
  • CALL Correct
It is a method that enables the assignment of values to our properties hidden by scopes.
  • Abstraction
  • Encapsulation
  • Accessors
  • Mutators Correct
It is a method which enables the retrieval of values hidden by scopes.
  • Encapsulation
  • Mutators
  • Abstraction
  • Accessors Correct
It is a phase in looping where the statements inside the loop are executed.
  • Counter
  • Condition
  • Body Correct
  • Increment/Decrement
It is a programming centered in the use of objects.
  • Header Files
  • Class
  • Object-Oriented Programming Correct
  • Objects
It is a programming language specialized in simulations.
  • DynaBook
  • Simula Correct
  • Sims
  • Perl
It is a representation of tangible and intangible materials in Object-Oriented Programming.
  • Objects Correct
  • Header Files
  • Object-Oriented Programming
  • Class
It is a separate C++ file which contains supplementary codes for applications.
  • Object-Oriented Programming
  • Class
  • Header Files Correct
  • Objects
It is a separate code block that performs a specific task.
  • Function Correct
  • Body/Body of the Function
  • Parameter
  • None of the choices
It is a special lightweight software that organizes and manages the different changes done to our source codes and related files.
  • Version Control Correct
It is a special variable wherein set of initial value are place.
  • Counter Correct
It is a special variable wherein set of initial values are placed.
  • Counter Correct
  • Body
  • Increment/Decrement
  • Condition
It is a specific device running a specific operating system.
  • Platforms Correct
It is a subset in the internet where documents are relating to other documents using hypertext links.
  • World Wide Web Correct
It is a subset Object-Object Programming which focuses in abstract representations of the objects.
  • Prototype-based
  • State-based
  • Class-based Correct
  • Object-based
It is a subset Object-Object Programming which focuses in reusability of the objects.
  • Prototype-based Correct
  • State-based
  • Object-based
  • Class-based
It is a symbol in flowcharting used to display value to the user.
  • Process
  • Preparation
  • Terminator
  • Data Correct
It is a symbol in flowcharting used to initialize values and routines.
  • Process
  • Preparation Correct
  • Terminator
  • Data
It is a symbol in flowcharting used to retrieve value from the user
  • Data Correct
It is a symbol in flowcharting used to retrieve value from the user.
  • Preparation
  • Data Correct
  • Terminator
  • Process
It is a symbol of Flowcharting used to initialize something.
  • Preparation Correct
It is a symbol used to connect parts of the flowcharts from different pages.
  • Off-page Connector Correct
  • Process
  • Data
  • Decision
It is a symbol used to indicate a specific action to be done.
  • Off-page Connector
  • Data
  • Decision
  • Process Correct
It is a symbol used to set values.
  • Process
  • Off-page Connector
  • Data Correct
  • Decision
It is a symbol with two and only two out-going paths possible
  • Decision Correct
It is a symbol with two and only two out-going paths possible.
  • Process
  • Data
  • Decision Correct
  • Off-page Connector
It is a user-friendly interface and easy navigation operating system.
  • Microsoft Windows Correct
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 Correct
It is an abstract representation of objects
  • Class Correct
It is an abstract representation of objects.
  • Header Files
  • Objects
  • Class Correct
  • Object-Oriented Programming
It is an array of characters.
  • None of the choices
  • String Correct
  • String and Text
  • Text
It is an integrated development environment (IDE) which houses mono develop as its base framework.
  • Xamarin Correct
It is an open source cross-platform IDE that supports a series of programming language.
  • Microsoft Windows
  • Minimalist GN for Windows
  • Visual Studio Code Correct
  • Code Blocks
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 Correct
  • None of the choices
  • Address of the pointer
  • Address of the reference
It is created to initialize operations for the class upon declaration.
  • Instantiation
  • Destructor
  • Initializer
  • Constructor Correct
It is equivalent to one cycle of repetition.
  • Condition
  • Looping
  • Initialization
  • Iteration Correct
It is here where we develop and run our software.
  • Operating System Correct
It is impossible to create ________________ arrays because it is resource expensive.
  • Five-dimensional Correct
It is impossible to create five-dimensional arrays because its resource expensive.
  • FALSE Correct
It is located within a curly brackets/braces; opened by "{", and closed by "}".
  • Microsoft Windows
  • Visual Studio Code
  • Code Blocks Correct
  • Minimalist GN for Windows
It is located within a curly brackets/braces; opened by "{", and closed by "}".
  • Code Blocks Correct
It is made using Native Windows Application
  • GUI Correct
It is needed to be enabled to compile our selected compiled programming language to executables.
  • IDE Correct
It is one of the characteristics of problem solving in computer programming that aims to meet one specific path.
  • Goal-oriented Correct
  • Solvable
  • Verifiable
  • Doable in a finite step
It is one of the characteristics of problem solving in computer programming that deals with assessing the validity of the solutions.
  • Doable in a finite step
  • Solvable
  • Verifiable Correct
  • Goal-oriented
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 Correct
It is one of the characteristics of problem solving in computer programming that deals with the feasibility of the problem in terms of time.
  • Verifiable
  • Goal-oriented
  • Doable in a finite step Correct
  • Solvable
It is one of the characteristics of problem solving where the practicality of the solution is counterchecked against a range of test data.
  • Solvable
  • Quantifiable
  • Doable in finite steps
  • Verifiable Correct
It is one of the characteristics of problem solving where the problem can be processed by the computer given a specific conversion scale.
  • Quantifiable Correct
It is one of the characteristics of problem solving where the problem is non-quality oriented.
  • Solvable Correct
  • Quantifiable
  • Verifiable
  • Doable in finite steps
All courses