0% found this document useful (0 votes)
9 views3 pages

Final Quiz 1 - Attempt Review Comprog

The document is a review of a final quiz attempt taken on March 12, 2024, where the participant scored 8 out of 10 marks. It includes a breakdown of questions answered correctly and incorrectly, with explanations for each question. The quiz covers concepts related to programming, such as constructors, code blocks, and class representations.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views3 pages

Final Quiz 1 - Attempt Review Comprog

The document is a review of a final quiz attempt taken on March 12, 2024, where the participant scored 8 out of 10 marks. It includes a breakdown of questions answered correctly and incorrectly, with explanations for each question. The quiz covers concepts related to programming, such as constructors, code blocks, and class representations.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

4/2/24, 10:53 AM Final Quiz 1: Attempt review

Started on Tuesday, 12 March 2024, 11:46 AM


State Finished
Completed on Tuesday, 12 March 2024, 11:52 AM
Time taken 5 mins 57 secs
Marks 8.00/10.00
Grade 80.00 out of 100.00

Question 1
Correct

Mark 1.00 out of 1.00

It is a group of statements contained by a code block.

Select one:

a. Function Name

b. Void/Void Return Type

c. Return Type

d. Body/Body of Code Blocks 

Your answer is correct.

Question 2
Correct

Mark 1.00 out of 1.00

Direction : True or False


A constructor is created to initialize several properties or perform operations for the class upon declaration.

Select one:

True 

False

Question 3
Correct

Mark 1.00 out of 1.00

Direction : True or False


It makes the properties and methods under it accessible to anywhere within and outside the class is called public scope.

Select one:

True 

False

https://trimestral.amaesonline.com/2323/mod/quiz/review.php?attempt=233966&cmid=7364 1/3
4/2/24, 10:53 AM Final Quiz 1: Attempt review

Question 4

Incorrect

Mark 0.00 out of 1.00

Direction : True or False


The return EXIT_SUCCESS statement is used for closing remarks.

Select one:

True

False 

Question 5

Incorrect

Mark 0.00 out of 1.00

Direction : True or False


Statements found inside of the curly braces are called Code Blocked.

Select one:

True 

False

Question 6
Correct

Mark 1.00 out of 1.00

Direction : True or False


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

Select one:

True 

False

Question 7
Correct

Mark 1.00 out of 1.00

Direction : True or False


In C++, the abstract representation of objects is called class.

Select one:

True 

False

https://trimestral.amaesonline.com/2323/mod/quiz/review.php?attempt=233966&cmid=7364 2/3
4/2/24, 10:53 AM Final Quiz 1: Attempt review

Question 8

Correct

Mark 1.00 out of 1.00

Direction : True or False


Exception is the result of incorrect action committed unexpectedly.

Select one:

True 

False

Question 9

Correct

Mark 1.00 out of 1.00

Direction : True or False


The #include statement is used for the system function.

Select one:

True

False 

Question 10
Correct

Mark 1.00 out of 1.00

This integer dictates what element of array is being process.

Select one:

a. Index 
b. None of the choices
c. Array
d. Size

◄ W10-Module-Object-Oriented Programming 1.pdf

Jump to...

Final Lab Quiz 1 ►

https://trimestral.amaesonline.com/2323/mod/quiz/review.php?attempt=233966&cmid=7364 3/3

You might also like