135k views
1 vote
The front-end of an application is known as the application logic

User Vannian
by
8.7k points

2 Answers

6 votes

ANSWER:

Incorrect

Step-by-step explanation:

The front-end of an application is what you see and interact with, like the buttons, text, and images you click on or type into. The application logic is the behind-the-scenes part that does the work, like storing your information or doing calculations based on what you entered. Think of the front-end as the part you can touch and see, and the application logic as the invisible part that makes everything happen.

User Gee
by
7.7k points
3 votes

Entities that do not store user data but need to access user data are called Application Front-Ends (FE). These Front-Ends implement the application logic for handling and operating on the user data, but they do not permanently store any user data. Examples of Front-Ends are the HSS, ANDSF, and PCRF.

User German Attanasio
by
7.8k points