Froquiz
Home
Quizzes
Job Tracker
Senior Challenge
System Design
Get Certified
Blog
🇬🇧
en
Sign In
Start Quiz
🇬🇧
en
Sign In
Start Quiz
Loading...
Quiz Topics
1
2
3
4
5
6
7
8
9
10
01
/ 10
How to access the actual example of a class using facades?
Auto Skip
Report Issue
A.
Using Facade, the static interface of the actual class directed to the service container is accessed.
B.
By using Facade, only the methods of the actual class are directly accessed.
C.
By using Facade, only the database operations of the real class are accessed.
D.
Using Facade, only user interface classes are accessed.
Previous
Next