3. In ABAP/4 programs how do u access data present in presentation server and on an application server.
4 7672Post New Bando SAPScript Interview Questions
What is @component annotation in spring?
How angularjs is different from jquery?
What is data and data types?
Explain different types of reports?
Explain The Keywords Edtcde & Edtwrd?
What is the difference between post and pages?
What are the application of c?
What are the advantages and disadvantages of soap?
How are jsp(java server pages) better than asp(active server pages)?
How many Internet Architecture installs will you need for three application server domains?
How does a self join work?
Explain whether log4j is a thread safe?
What is journal recovery?
Define the number of flags present in the 8086 and name each one of them.
Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc