
Structural Design Patterns in Modern C++ - Applying Protection Proxy
Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Read more
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of storing authorized roles in a class?
To increase the storage capacity
To enhance the performance of the repository
To control which employees can access the repository
To simplify the code structure
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main function of the 'isauthorized' method?
To initialize the repository
To add new roles to the vector
To verify if an employee is authorized to access the repository
To delete unauthorized roles
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How does the proxy class ensure it has the same interface as the real subject?
By ignoring the real subject's methods
By using a different programming language
By implementing the same methods as the real subject
By using a different set of methods
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What should be done if the list of authorized roles is empty?
Add default roles automatically
Ignore the authorization check
Throw an exception or print an error message
Proceed with the operation
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if an unauthorized employee tries to access the repository?
The employee is added to the authorized list
An error message is printed
The access is granted
The system crashes
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the proxy design pattern, what is the role of the proxy?
To check if the current employee is allowed to access the repository
To directly modify the repository
To store data permanently
To replace the real subject completely
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is demonstrated in the main function regarding the proxy?
The proxy's role in restricting access based on roles
The proxy's function to delete files
The proxy's ability to enhance performance
The proxy's capability to store data
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?