AMA University Answers
Login
Register
AMA OED
Courses
ITE
ITE-6102
Computer Programming 1
Showing 76-150 of 752 answers
A property that states if a value cannot be changed is called immutability.
TRUE
Correct
A property that states if a value cannot be changed is called. _____________.
Immutability
Correct
Definiteness
Constant
Persistent
A scheme that focuses on entertainment and activities is called _________ Development
Game
Correct
A scheme that focuses on entertainment and activities is called _________ Development.
Multimedia
Firmware
Game
Correct
Software
A sector of array which contains a _________ is called element.
Variable name
Array Size
Data Type
Value
Correct
A sector of array which contains a value is called element.
TRUE
Correct
A separate C++ files that contains supplementary codes for applications is called Header files.
TRUE
Correct
A series of statement repeated when a specific condition is met is called looping.
TRUE
Correct
A statement where the body is executed first before the condition is evaluated is called do while statement.
TRUE
Correct
A statement wherein the increment/decrement always occurs after the statements of the body is called ________ statement.
for
Correct
A statement wherein the increment/decrement always occurs after the statements of the body is called FOR statement.
TRUE
Correct
A statement wherein the increment/decrement can occur before the other statements of the body is called While statement.
TRUE
Correct
A statement wherein the used is to terminates the execution of the entire loop is called Continue statement.
FALSE
Correct
A storage of _________________ is called variables.
Values
Correct
A symbol used to identify which of the possible approaches will be taken based on the conditions called _____________.
Initialization
If
Data
Decision
Correct
A typical initialization of a counter is set to 0.
TRUE
Correct
A variable is used to store permanent value in a program.
FALSE
Correct
A variation in the conditions keyword is IF ... THEN ... ELSE ... WEND.
FALSE
Correct
A way to organize configurations is called Repository.
FALSE
Correct
Abstraction generalizes the properties and methods of classes in such a way that the implementations are hidden from outside the class.
True
Correct
False
Accessor is a method which enables the retrieval of values hidden by scopes.
True
Correct
False
Accessors are methods with the return type like the data type of the _________.
Addresses
Variables
Values
Properties
Correct
Accessors are prefixed with _________ in their function name.
Never
get
Correct
set
Set
Accessors is a method that enables the retrieval of _______________ hidden by scopes.
Properties
Addresses
Values
Correct
Variables
Accessors should _____________ assign values to its referenced properties.
get
Never
Correct
Set
Get
Accessors should be prefixed with "get" in their function name.
True
Correct
False
Accessors should never assign values to its referenced properties.
TRUE
Correct
Actual values are assigned with the pointers which are done by appending an ampersand, the address of operator, before the variable name.
True
False
Correct
All _______________ are convertible to ________________.
Symbols, Diagrams
Diagrams, Sumbols
Pseudocodes, Flowcharts
Correct
Flowcharts, Pseudocodes
All flowcharts are convertible to pseudocodes.
TRUE
Correct
All pseudocodes are convertible to flowcharts.
TRUE
Correct
All variables can go away without declaring the data types.
True
False
Correct
All word processing applications can create flowcharts.
FALSE
Correct
An application can process, _______ and be developed within an operating system.
View
Console
Run
Correct
Write
An application is made to run for platforms.
TRUE
Correct
An array can contain ___________ values of the same data type.
Zero or One
Zero
One or Two
One or more
Correct
An array can contain only one value of data type
FALSE
Correct
An array dictates what element of array is being called.
FALSE
Correct
Anonymous Variables are labeled by the _____________.
Computer
Correct
Anonymous Variables are labeled by the Computer.
True
Correct
False
As of 2016, Cloud Computing is not yet supported by C#.
FALSE
Correct
Aside from machine languages, these are programming languages that exhibit the weakest abstraction of all the programming languages.
Mid-level Programming Languages
Low-level Programming Languages
Correct
None of the choices
High-level Programming Languages
Bjourne Stroustrup designed the programming language.
True
False
Correct
Body is the phase in looping where it dictates whether the loop will start or continue.
FALSE
Correct
Boolean use only one bit.
TRUE
Correct
C# is a ________ programming language.
Mid-level
High-level
Correct
Machine-code
Low-level
C++ does not allow array of ________ sizes.
Singular
Dynamic
Correct
Implicit Size
Fixed
C++ enables the developers to get in-detail the ________ sector of the computer.
Read-only
Graphical
Mutual
Memory
Correct
C++ enables the developers to get in-detail the memory sector of the computer.
FALSE
Correct
C++ is, by extension, an extended version of _______________________ without the support for Object-Oriented Programming.
Simula
C Programming Language
Correct
Java
Objective-C
C++ is, by extension, an extended version of C without the support for Object-Oriented Programming.
FALSE
Correct
C++ Programming Language was designed by _______________.
Bjarne Stroustrup
Correct
Cis as what type of programming language?
None of the choices
Low-level Programming Languages
Correct
Mid-level Programming Languages
High-level Programming Languages
Cis considered as a Mid-level programming Language.
True
False
Correct
Class-based is a subset of Object-Object Programming that focuses in reusability of the objects.
FALSE
Correct
Classes are part of ____________________ Data Types.
Primitive
Object
Referenced
Correct
Dereferenced
Client computers that sends requests to a ________ is processed in transmissions.
Server
Correct
Domain
Client
Protocol
Code Block is a series of programming statement that is located outside of curly brackets/braces; opened by "{", and closed by "}".
FALSE
Correct
Compared to the rest of the setup, this installation process will take several steps to complete.
MinGW
Correct
Compilers build the application from source codes.
TRUE
Correct
Condition is the phase in looping statement where the statements inside the loop are executed.
FALSE
Correct
Conditional means to set a different set of statements based on conditions.
TRUE
Correct
Conditionals do not let us to expand the capabilities of our applications through scenarios.
FALSE
Correct
Conditions within a while loop are evaluated after the execution.
FALSE
Correct
Considering the low number of files that are processed for small projects this is optional.
Version Control
Correct
Constructors can have at least _______ base constructor from its parent class.
Four
Two
Zero
Correct
One
Converting a data type to another data type is called ___________.
Casting
Correct
Converting a value from a data type to another is called ____________.
Transformation
Unboxing
Boxing
Casting
Correct
Converting a value from a data type to another is called changes.
TRUE
Correct
Converting long to int introduces naming problems.
True
False
Correct
cout is used to output a string to inform the user about the conditions need
TRUE
Correct
Data is a symbol used to compare two discrete values.
FALSE
Correct
Data Types limit the naming convention in variables.
True
False
Correct
Database applications can create pseudocodes.
FALSE
Correct
Descending is the usual arrangement for numerical values
FALSE
Correct
« Previous
1
2
3
4
5
6
7
8
9
10
11
Next »
Search
All courses
ACTG
Cost Accounting and Control -
(101 answers)
Intermediate Accounting 3 -
(117 answers)
BAMM
Macroeconomics Theory and Practice -
(132 answers)
BIO
Biological Science -
(155 answers)
COMM
Introduction to Communication Media -
(23 answers)
COMP
Current Trends and Issues -
(453 answers)
CPE
Introduction to HDL -
(100 answers)
CS
2D/3D Digital Animation -
(108 answers)
Algorithms and Complexity -
(107 answers)
Animation Project -
(61 answers)
Application Life Cycle Management -
(272 answers)
Audio and Video Production (Digital Imaging) -
(370 answers)
Automata Theory and Formal Language -
(246 answers)
Computer Architecture and Organization -
(14 answers)
Discrete Mathematics -
(326 answers)
Discrete Structures 2 -
(106 answers)
Introduction to Machine Learning -
(163 answers)
Load Testing -
(189 answers)
Logic Design and Digital Computer Circuits -
(27 answers)
Mobile Application Development -
(60 answers)
Modeling and Simulation -
(90 answers)
Object Oriented Programming -
(155 answers)
Principles of Operating Systems and its Applications -
(189 answers)
Programming Languages with Compiler -
(40 answers)
Software Engineering 1 -
(316 answers)
Software Engineering 2 -
(186 answers)
Statistical Analysis with Software Application -
(174 answers)
Unified Functional Testing -
(107 answers)
ECE
Electronics 1: Electronic Devices and Circuits -
(169 answers)
Fundamentals of Mixed Signals and Sensors -
(98 answers)
ECON
Managerial Economics -
(5 answers)
EE
Electric Circuits Theory 2 -
(67 answers)
ENG
Computer Aided Drawing -
(114 answers)
Engineering Economincs -
(79 answers)
ENGL
Afro-Asian Literature -
(202 answers)
Philippine Literature -
(278 answers)
Purposive Communication 2 -
(240 answers)
Speech Communication 2 -
(152 answers)
ETHNS
Euthenics 1 -
(151 answers)
Euthenics 2 -
(239 answers)
FILI
Kritikal na Pagbasa, Pagsulat at Pagsasalita -
(558 answers)
Pagsasaling Pampanitikan -
(270 answers)
FLN
Foreign Language -
(278 answers)
GE
Art Appreciation -
(260 answers)
Environmental Science -
(269 answers)
Ethics -
(139 answers)
Life and Works of Jose Rizal -
(518 answers)
Living in the IT Era -
(135 answers)
Mathematics in the Modern World -
(111 answers)
Philippine Popular Culture -
(149 answers)
Purposive Communication 1 -
(59 answers)
Readings in Philippine History -
(214 answers)
Science, Technology and Society -
(358 answers)
The Contemporary World -
(226 answers)
Understanding the Self -
(204 answers)
GMAT
General Mathematics -
(8 answers)
IA
Accounting Information System -
(143 answers)
IT
Advanced Database Management Systems -
(139 answers)
Audio and Video Production -
(57 answers)
Cisco - Introduction to Packet Tracer -
(21 answers)
Data Communications and Networking 1 -
(271 answers)
Data Communications and Networking 2 -
(361 answers)
Data Communications and Networking 3 -
(247 answers)
Data Communications and Networking 4 -
(140 answers)
Database Management System 1 (Oracle) -
(144 answers)
Database Management System 2 (Oracle 10g Admin) -
(187 answers)
Information Assurance and Security 1 -
(405 answers)
Information Assurance and Security 2 -
(93 answers)
Integrative Programming and Technology 1 -
(109 answers)
Introduction to Human Computer Interaction -
(432 answers)
Introduction to Multimedia -
(366 answers)
IT Capstone Project 1 -
(82 answers)
Network Security -
(30 answers)
Project Management -
(258 answers)
Quantitative Methods -
(19 answers)
Screenwriting -
(102 answers)
System Administration and Maintenance -
(74 answers)
System Integration and Architecture 1 -
(160 answers)
Web Application Development 1 -
(218 answers)
Web Enhanced Animation Graphics -
(137 answers)
Web Systems Technologies -
(115 answers)
IT
Web Application Development 2 -
(63 answers)
ITE
Application Development and Emerging Technology -
(570 answers)
Cloud Computing and the Internet of Things -
(292 answers)
Computer Programming 1 -
(752 answers)
Computer Programming 2 -
(146 answers)
Data Structures and Algorithm Analysis -
(228 answers)
Fundamentals of Database System -
(52 answers)
Information Management -
(377 answers)
Introduction to Computing -
(144 answers)
Social and Professional Issues -
(436 answers)
Technopreneurship -
(177 answers)
MATH
Calculus 1 -
(164 answers)
Data Analysis -
(251 answers)
Differential Equation -
(50 answers)
Number Theory -
(268 answers)
Numerical Methods -
(256 answers)
MGT
Production Operations Management -
(151 answers)
Strategic Management -
(138 answers)
NSCI
Anatomy -
(58 answers)
Calculus-Based Physics 1 -
(222 answers)
Calculus-Based Physics 2 -
(258 answers)
NSTP
National Service Training Program 1 -
(352 answers)
National Service Training Program 2 -
(198 answers)
OFAD
Web Design -
(54 answers)
PHYED
Individual/Dual Sports -
(303 answers)
Physical Fitness -
(537 answers)
Rhythmic Activities -
(203 answers)
Team Sports -
(281 answers)
PSYC
Abnormal Psychology -
(14 answers)
Developmental Psychology -
(311 answers)
Introduction to Psychology -
(227 answers)
Physiological Psychology -
(98 answers)
RSCH
Accounting Research Methods -
(57 answers)
Inquiries, Investigations and Immersion -
(226 answers)
Practical Research 1 -
(249 answers)
TAX
Income Taxation -
(75 answers)