what is the difference between java , sap ,.net , orecle
apps ?



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

Post New Answer

More Programming Languages AllOther Interview Questions

What is autocall macro and how to create autocall macro? what is the use of it?

0 Answers   GE,


Difference between abstract class and Interfaces in Java

9 Answers   Nest, Persistent, Yantro Software,


What is the entry point function of a DLL?

0 Answers   Wipro,


SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?

0 Answers   Symphony,


73. How can you set the status and title for a modal dialog box? a) In the attributes of the corresponding screen. b) Before the corresp. call screen statement. c) In a PBO module of the corresponding screen. d) In the PAI module of the corresponding screen.

1 Answers  






can we retrieve only integer/String type columns from a table,if yes how?

0 Answers  


public static void main(String args[]) describe it

0 Answers  


As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.

0 Answers   Tesco,


what is the difference between an OS(operating system) and Framework?

0 Answers  


iam confused to choose among testing, .net and java can anybody help me????????

0 Answers  


Need provab technical test questions

0 Answers  


in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'

0 Answers   Infosys,


Categories