ComProg1 Part 3
ComProg1 Part 3
TRUE
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.
FALSE A variation in the conditions keyword is IF ... THEN ... ELSE ... WEND.
FALSE A way to organize configurations is called Repository.
TRUE Accessors should be prefixed with "get" in their function name.
TRUE Accessors should never assign values to its referenced properties.
Pseudocodes,
All _______________ are convertible to ________________.
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 within an
Run
operating system.
TRUE An application is made to run for platforms.
FALSE An array can contain only one value of data type