Answer Posted / 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 View All Answers
kindly send interview materials
What is dialog programming?
sample and simple coding where we get?
i am exeprienced person what is selection process
Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.
qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again
why we use abstract word in abstract window toolkit in java language.
Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?
I am work in it aompenei
Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.
in IBM PC -AT.WAT AT REFERS TO?
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
How to get the index of the clicked field in reports in ABAP?
What is the purpose of
Write a program to show polymorphism.