what is the difference between java , sap ,.net , orecle
apps ?
Answer / aditya
Hi,
A very common question.
Let me make it clear.
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.
ABAP is the core for SAP as it's R/3 system are developed
using this ABAP language.
SAP decided to move ahead in this world and included ITS
into it's product.
Slowly the realised the importance of going web-based, and
hence decided to move in the steps of web services so that
all the transaction based interactions can move in the form
of web services being deployed.
Then they came up with a product called NetWeaver which can
have both the JAVA stack and the ABAP stack.
Hope it helps you to know the background and resolves your
query.
| Is This Answer Correct ? | 5 Yes | 0 No |
What parameters are used to run a JCL JOB on a perticular DAY and TIME and DATE
what does mean and stack mean in genral programming?
What is the output of the following x = "abcdef" i = "a" for i in x: print(i), a) no output b) i i i i i i … c) a a a a a a … d) a b c d e f
what are stubs related to foxpro?
Given a arbitrary pointer to an element in a singly linked list?what is the time complexity for its deletion .
What is the use of Differ interface check box in Ship confirm?
write a program on c(or)c++(or)java language i.e if i have 5 numbers like (10,24,3,9,15) i want to display highest number from these numbers
Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".
What is diffrent between Method and and function in c#
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
what is the basic and unique feature of dotnet
WHat is execution in manual testing and when will we start execution and what language we use in execution