what is difference between sap and java ?



what is difference between sap and java ?..

Answer / mythili manoharan

ABAP is the programming language for SAP whereas Java is a
programming language of SUN Microsystems.
Both of them are programming languages.Despite the fact
that both are platform independent, ABAP is a query based
language and the other is a pure object oriented language.

Seeing it from SAP perspective, the SAP R/3 system has a
ABAP stack and a Java Stack. Any process cusutomisation on
the R/3 will be done by ABAP whereas the Java stack is used
for providing a wrapper on top of your R/3 system which
gives the flexibility of using SAP Netweaver components
like Portal...

Is This Answer Correct ?    11 Yes 2 No

Post New Answer

More Programming Languages AllOther Interview Questions

what is dynamic polymorphism?

2 Answers   Satyam,


what is runtime exception and compiletime exception ?

1 Answers   Accenture,


Display names and numbers of employees who have 5 years or more experience and  salary less than Rs.15000 using array of structures (name, number, experience and  salary)

0 Answers  


One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)

0 Answers   Persistent,


if 2 is passed as an argument to the method,void GC.Collect then what would be the result?

0 Answers  


which is the best institute for testing tools in hyderabad?

1 Answers  


is it acceptable if we declare multiple exceptions in same overridden method.

0 Answers  


How to create a new dataset only duplicate observations in proc sort procedure?

0 Answers   Accenture,


you have a computer with 80GB hard disk and ubuntu 8.04 is installed on entire hard disk.now you have to create a seprate partition for windows OS and install win XP as dual boot.write down the steps involved along with the commands

1 Answers   Anand Group, Indian Navy, TCS,


merge sort time complexity

6 Answers   BFL, CDAC, IBM, Jawaharlal Nehru Technological University JNTU,


Why multiple inheritance is removed in java?

4 Answers   TCS,


How to update a data for the views in the relational data base schema

1 Answers   TCS,


Categories