Answer Posted / bsrinivasreddy
common gateway interface
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
what is the BAM? where we can use it in BizTalk server?
1. Write a program to create a sentence at runtime and count number of vowels in it ? 2. Write a program to get a string and to convert the 1st letter of it to uppercase ?
Hello Experts, What is the difference between move and move corresponding exactly? please post me asap
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
What is the meaning of client-server application. The purpose of Client-Server Application. with description.
Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach
what is the system development cycle
public static void main(String args[]) describe it
which book we learned this mantis? how many version are realsed this mantis upto now?
Can any one give an example (Source Code) on virtual function implemetation in Java?
Tag for turning an image into a hyperlink is
can any one suggestion me present which course(except java,.net) has huge demand in the market?
How to merge Action Form with Dyna Action Form in Struts.
19. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.
5.Call by value and Call by reference with program?