0% found this document useful (0 votes)
534 views

AMA Answers - Computer Programming 1

This document contains sample questions and answers related to the course ITE6102 - Computer Programming 1. It includes multiple choice questions about concepts like arrays, functions, data types, and sorting algorithms. The questions cover topics like the definition of an array element, what code blocks contain, the purpose of function indexes, and characteristics of C++ functions and data types.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
534 views

AMA Answers - Computer Programming 1

This document contains sample questions and answers related to the course ITE6102 - Computer Programming 1. It includes multiple choice questions about concepts like arrays, functions, data types, and sorting algorithms. The questions cover topics like the definition of an array element, what code blocks contain, the purpose of function indexes, and characteristics of C++ functions and data types.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

2/26/2021 AMA Answers: Computer Programming 1

Higit Pa Gumawa ng Blog Mag-sign in

AMA Answers
AMAOED Answers 95-100% correct with proof. Better than Brainly.ph and coursehero because this is free and tested

Laging handa kahit kailan


If symptoms persist, consult your doctor. Open
ASCOF Lagundi

FIND BY COURSE NAME


Showing posts with label Computer Programming 1. Show all posts
Calculus 1 (11)
FRIDAY, OCTOBER 9, 2020 Computer Programming 1 (5)
Database Management System 1 (18)
ITE6102 - Computer Programming 1 - Long Quiz 003 ENGL6100 (21)
ENGL6100 - Purposive Communication 2
(21)
A sector of array which contains a _________ is called element.
Ethics (2)

Select one: GE6101 (1)

a. Variable name GE6101 - Readings in Philippine History (1)


GE6102 (4)
b. Array Size
GE6102 - The Contemporary World (4)
c. Data Type
GE6106 (1)
d. Value GE6106 - Purposive Communication (1)
GE6107 (2)
Check
GE6107 Ethics (2)
General Mathematics (3)
GMAT111 (3)
Statements found inside of the ___________ are called code block. GMAT111 - General Mathematics (3)
IT6202 (18)
Select one: IT6202 - Database Management System 1
a. Function Declarations (18)

b. Parenthesis ITE6102 (5)


ITE6102 - Computer Programming 1 (5)
c. Curly Braces
MATH6100 (11)
d. Square Braces
MATH6100 - Calculus 1 (11)

Check Practical Research 1 (3)


Purposive Communication (1)
Purposive Communication 2 (21)
Readings in Philippine History (1)
The index _________ which element of the array is on being process. RSCH -110 (3)
RSCH -110 - Practical Research 1 (3)
Select one:
The Contemporary World (4)
a. Declares
b. Sets
c. Initializes
d. Destroys

Check

True or False:
Function is used as an alias as reference to the function.

Select one:
True
False

https://amauoed.blogspot.com/search/label/Computer Programming 1 1/7


2/26/2021 AMA Answers: Computer Programming 1

Check

True or False:
The allocated size if a chartype is 8 bits.

Select one:
True
False

Check

True or False:
Function name is a separate code block that performs a specific task.

Select one:
True
False

Check

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

Select one:
True POPULAR AMA COURSES
False GE6101 - Readings in Philippine History
The history or story of a society or group of
Check people is rooted from their ________,
EXCEPT. Select one: a. Legends and Arts b.
Fol...

RSCH -110 - Practical Research 1 - Learning


Question 8 True or False:
Activities
Correct The int main()function serves as an entry point of any C++ application. Question 1 Correct Marked out of 1.00 Flag
Mark 1.00 out of question Question text True or False. If the
1.00 Select one: statement is true, write the word True. If
False,...
Flag question True
False RSCH -110 - Practical Research 1 - Long
Quizzes
Check Which of the following is not included in the
research experience? Select one: a. Identity
of the researcher b. Social class of the
research...

__________ is a component of the function which itemizes the input values of the function. GE6102 - The Contemporary World
also have a look at - Contemporary
Select one: World Prelims answers - Contemporary World
Midterm answers - Contemporary World all
a. Return Statement short quizes answe...
b. Parameter
GMAT111 - General Mathematics
c. Function Declaration Solve for the value of x: 1. 7 x+4 = 49 2x-1
x = Answer 1. 4 x+2 = 8 2x x=
d. Body
Answer Complete the ...

Check

The syntax for the ______________ is dataType variableName.

Select one:
a. Parameter
b. Increment/Decrement
c. for Loop Declaration

d. Function Declaration

https://amauoed.blogspot.com/search/label/Computer Programming 1 2/7


2/26/2021 AMA Answers: Computer Programming 1

Check

Parameter is a component of the function which _______ the input values of the function.

Select one:
a. Increases

b. Destroys
c. Multiplies
d. Itemizes

Check

We used __________to get user input.

Select one:
a. std::cin
b. Cout
c. Cin

d. std::cout

Check

Question 13 True or False: Parameter code block can adopt input from another code block. BLOG ARCHIVE
Correct
▼ 2021 (31)
Mark 0.00 out of
Select one:
▼ February (8)
1.00 True
Part 2 GE6107 - Ethics (BS IT and BS
Flag question
False CS Only)
Part 1 GE6107 - Ethics (BS IT and BS
Check CS Only)
Short Quiz 007 - IT6202 - Database
Management Syst...
Assignment 009 - IT6202 - Database
Question 14 True or False:
Management Syst...
Correct Parameter is used to itemize the input values of the function.
Assignment 008 - IT6202 - Database
Mark 1.00 out of
Management Syst...
1.00 Select one:
True Assignment 007 - IT6202 - Database
Flag question
Management Syst...
False
Assignment 006 - IT6202 - Database
Management Syst...
Check
Long Quiz 002 - IT6202 - Database
Management System 1

► January (23)
Question 15 The _____________ header file is used for string input with no space on it in C++.
► 2020 (38)
Correct

Mark 1.00 out of Select one:


1.00 a. #include <cstring>
Flag question
b. #include <stdio>
c. #include <cstdlib>

d. #include <iostream>

Check

___________ is the result of incorrect action committed unexpectedly.

Select one:
a. Runtime Error

https://amauoed.blogspot.com/search/label/Computer Programming 1 3/7


2/26/2021 AMA Answers: Computer Programming 1

b. Exception

c. Interruption
d. Compile Error

Check

Question 17 ____________ are also known as procedures.


Correct

Mark 1.00 out of


Select one:
1.00 a. Fields
Flag question
b. Functions
c. Properties
d. Anonymous Variables

Check

Question 18 True or False:


Correct string is an array of text.
Mark 0.00 out of
1.00 Select one:
Flag question True
False

Check

True or False:
The allocated size for a double data type is 64 bits (integer).

Select one:
True
False

Check

Question 20 True or False:


Correct The body of the function is a group of statements contained by a code block.
Mark 1.00 out of
1.00 Select one:
Flag question True

False

Check

An array can contain ___________ values of the same data type.

Select one:
a. Zero or One
b. Zero
c. One or Two
d. One or more

Check

Question 22

https://amauoed.blogspot.com/search/label/Computer Programming 1 4/7


2/26/2021 AMA Answers: Computer Programming 1
Correct

Mark 1.00 out of True or False:


1.00 The allocated size for an int data type is 64 bits
Flag question
Select one:
True

False

Check

In the discussion, the allocated size for a double data type is___________.

Select one:
a. 64 bits (floating point)
b. 32 bits (floating point)

c. 32 bits (integer)
d. 64 bits (integer)

Check

A __________ can call several other functions.

Select one:
a. Reference
b. Pointer
c. Procedure

d. Variable

Check

The ___________ statement is used for the system function.

Select one:
a. #include <cstring>
b. #include <iostream>
c. #include <cstdlib>
d. #include <stdio>

Check

C++ does not allow array of ________ sizes.

Select one:
a. Singular
b. Dynamic
c. Implicit Size

d. Fixed

Check

________ is defined as part of an entire code.

Select one:
a. Function

b. Exception

https://amauoed.blogspot.com/search/label/Computer Programming 1 5/7


2/26/2021 AMA Answers: Computer Programming 1

c. Code Block

d. Snippet

Check

Correct
Marks for this submission: 1.00/1.00. Accounting for previous tries, this gives 0.67/1.00.
True or False:
Descending is the usual arrangement for numerical values.

Select one:
True
False

Check

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

Select one:
a. EXIT_SUCESS
b. int main()
c. using namespace std;

d. #include<iostream>

Check

A property that states if a value cannot be changed is called. _____________.

Select one:
a. Immutability

b. Definiteness
c. Constant
d. Persistent

Check

- October 09, 2020 No comments:

Labels: Computer Programming 1, ITE6102, ITE6102 - Computer Programming 1

Home Older Posts

Subscribe to: Posts (Atom)

https://amauoed.blogspot.com/search/label/Computer Programming 1 6/7


2/26/2021 AMA Answers: Computer Programming 1

COURSES

ENGL6100 ENGL6100 - Purposive Communication 2 Purposive Communication 2 Database


Management System 1 IT6202 IT6202 - Database Management System 1 Calculus 1 MATH6100 MATH6100 -
Calculus 1 Computer Programming 1 ITE6102 ITE6102 - Computer Programming 1 GE6102 GE6102 - The Contemporary World The Contemporary World GMAT111
GMAT111 - General Mathematics General Mathematics Practical Research 1 RSCH -110 RSCH -110 - Practical Research 1 Ethics GE6107 GE6107 Ethics GE6101 GE6101 - Readings in
Philippine History GE6106 GE6106 - Purposive Communication Purposive Communication Readings in Philippine History

Powered by Blogger.

https://amauoed.blogspot.com/search/label/Computer Programming 1 7/7

You might also like