ABAP Certification Questions and Answers - NetWeaver Overview



SAP Certified Development Associate - ABAP with SAP NetWeaver 7.02
Certification Questions and Answers

1.               The Internet Communication Manager (ICM):

A. Replaced SAP ITS
B. Allows SAP NetWeaver Application Server to process  HTTP requests
C. Allows the ABAP stack and the Java stack to exchange data

Correct Answer: B

2.            The Java stack and the ASAP stack of an SAP NetWeaver Application Server must always be installed together.
A. True
B. False

Correct Answer: B

3.            A work process:
A. Stays linked to a screen through the dispatcher
B. Becomes inactive while waiting for a user
C. Uses a common memory area called shared memory

Correct Answer: C

4.            Each work process:
A. Is independent of other work processes
B. Uses a pool of data base connections established when the SAP NetWeaver
Application Server ASAP started
C. Uses a data base work process established when the SAP NetWeaver
Application Server ASAP started
D. Can only make database changes within a single database LUW
E. Can make database changes spanning multiple data base LUW


Correct Answer: A,D


5.                            Each work process is assigned a type of task that can be performed. Which statements are true related to this?

A. To switch a work process type requires a restart of the SAP NetWeaver Application Server ABAP.
B. All work processes have the same structure.
C. All work processes communicate with the database.
D. All work processes communicate with the dispatcher.
E. A work process can communicate  directly with  an external system through a Remote Function Call
F. It is possible to have multiple enqueue work processes on  an SAP NetWeaver Application Server.
G. It is possible to have multiple spool work processes on an ABAP application server.



Correct Answer: B,D,F

No comments:

Post a Comment