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

Final Quiz 2 - Attempt Review Comprog

The document is a review of a final quiz taken on March 14, 2024, where the participant scored 90 out of 100. It includes a breakdown of answers to various questions related to programming concepts, with 9 correct answers and 1 incorrect. The quiz covered topics such as pointers, OOP principles, and programming language categories.
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)
12 views3 pages

Final Quiz 2 - Attempt Review Comprog

The document is a review of a final quiz taken on March 14, 2024, where the participant scored 90 out of 100. It includes a breakdown of answers to various questions related to programming concepts, with 9 correct answers and 1 incorrect. The quiz covered topics such as pointers, OOP principles, and programming language categories.
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:54 AM Final Quiz 2: Attempt review

Started on Thursday, 14 March 2024, 3:29 PM


State Finished
Completed on Thursday, 14 March 2024, 3:37 PM
Time taken 8 mins 29 secs
Marks 9.00/10.00
Grade 90.00 out of 100.00

Question 1
Correct

Mark 1.00 out of 1.00

Direction : True or False


Pointers retrieve the values assigned to it and stores it to the reference it points to.

Select one:

True

False 

Question 2
Correct

Mark 1.00 out of 1.00

It is assigned with the pointers which are done by appending an ampersand, the address of operator, before the variable name.

Select one:

a. Address of the reference


b. Address of the variable 
c. Address of the pointer
d. None of the choices

Question 3
Incorrect

Mark 0.00 out of 1.00

Direction : True or False


Function parameters are pointer.

Select one:

True 

False

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

Question 4

Correct

Mark 1.00 out of 1.00

Direction : True or False


Principle of OOP that deals with different variations of the same method is called Polymorphism.

Select one:

True 

False

Question 5

Correct

Mark 1.00 out of 1.00

A copy of the value is the result of retrieving a value from a variable?

Select one:

True 

False

Question 6
Correct

Mark 1.00 out of 1.00

Cis as what type of programming language?

Select one:

a. None of the choices


b. High-level Programming Languages
c. Mid-level Programming Languages
d. Low-level Programming Languages 

Question 7
Correct

Mark 1.00 out of 1.00

Direction : True or False


The easiest category of programming languages to work with are the high-level programming languages

Select one:

True 

False

https://trimestral.amaesonline.com/2323/mod/quiz/review.php?attempt=242059&cmid=7372 2/3
4/2/24, 10:54 AM Final Quiz 2: Attempt review

Question 8

Correct

Mark 1.00 out of 1.00

This method has a prefixed with "set" in their function name.

Select one:

a. Encapsulation
b. Abstraction
c. Mutators 
d. Accessors

Question 9
Correct

Mark 1.00 out of 1.00

Direction : True or False


Are accessors and mutators similar in terms of limiting an action done.

Select one:

True 

False

Question 10
Correct

Mark 1.00 out of 1.00

Functions are declared with parameters.

Select one:

True 

False

◄ W13-Module Its all about Pointers and references 2

Jump to...

Final Lab Quiz 2 ►

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

You might also like