Вы находитесь на странице: 1из 2

9/29/2020 Final Quiz 2: Attempt review

Home / My courses / UGRD-ITE6102-2013T / Week 13: It's All about Pointers and References 2 / Final Quiz 2

Started on Tuesday, 29 September 2020, 10:21 AM


State Finished
Completed on Tuesday, 29 September 2020, 10:24 AM
Time taken 2 mins 35 secs
Marks 10.00/10.00
Grade 100.00 out of 100.00

Question 1 The looping statement in C++ where the condition appears on the last part of the statement is called
Complete ________________ loop.
Mark 1.00 out of
1.00 Select one:
a. while

b. do-while

c. do-until

d. for

Question 2 The ________________________ tool enables better code management through backups and source control.
Complete

Mark 1.00 out of Select one:


1.00
a. File management

b. Access Control

c. Integrated Development Environment

d. Version Control

Question 3 Direction : True or False


Complete A mutators are assigned to enable the assignment of values to our properties hidden by scopes.
Mark 1.00 out of
1.00 Select one:
True

False

Question 4 Pointers are the special variables in C++ that points to a sector in the memory.
Complete

Mark 1.00 out of Select one:


1.00
True

False

Question 5 ______________ programming languages are the easiest to manage of all the categories of programming
Complete languages.
Mark 1.00 out of
1.00 Select one:
a. Machine-code

b. Low-level

c. Mid-level

https://trimestral.amaesonline.com/mod/quiz/review.php?attempt=750859&cmid=6036 1/2
9/29/2020 Final Quiz 2: Attempt review

d. High-level

Question 6 Low-level Programming Languages exhibit the strongest abstraction of its programming schema.
Complete

Mark 1.00 out of Select one:


1.00
True

False

Question 7 The _________________ phase decreases the value of the counter.


Complete

Mark 1.00 out of Select one:


1.00
a. Merit

b. Decrement

c. Increment

d. Demerit

Question 8 Variables are appended with ___________ operator(s).


Complete

Mark 1.00 out of Select one:


1.00
a. None of the choices

b. Address of

c. Both Address of and Dereferencing

d. Dereferencing

Question 9 Direction : True or False


Complete Accessors is a method that enables the retrieval of values hidden by scopes.
Mark 1.00 out of
1.00 Select one:
True

False

Question 10 Direction : True or False


Complete Due to the advent of the recent high-level programming languages like Java, C# and Visual Basic.NET,
Mark 1.00 out of C++ are also considered to be a mid-level programming language.
1.00

Select one:
True

False

◄ Lesson 13: It's All about Pointers and


Jump to...
References 2

https://trimestral.amaesonline.com/mod/quiz/review.php?attempt=750859&cmid=6036 2/2

Вам также может понравиться