Multiple choice technology programming languages

What are presentation and application servers in SAP?

  1. Application server is actually a program named Sapgui.exe. It is usually installed On a user’s workstation.

  2. Application server is a set of executables that collectively interpret the ABAP/4 Programs and manage the input & output for them.

  3. Presentation server is actually a program named Sapgui.exe. It is usually installed On a user’s workstation.

  4. Presentation server is a set of executables that collectively interpret the ABAP/4 Programs and manage the input & output for them.

Reveal answer Fill a bubble to check yourself
B,C Correct answer
Explanation

Presentation server (SAPgui) runs on user workstations and provides the graphical interface. Application server executes ABAP programs and manages data flow between presentation and database layers.