What is the entry point function of a DLL?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
Given: (x-2)(x+3)= 100; solve the equation for x using any programing language.
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 difference between uservariables and systemvariables (in Environmental variables)???
what is the diffrence between software and hardware language?
Write a Pseudo Code to fins the LCM of two given numbers
How to get the index of the clicked field in reports in ABAP?
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
What do you mean by an array ? explain with an example
What is a PID? How is it useful when troubleshooting a system?
how many trailing zeroes are there in 100! (100 factorial)?
Even if all fields are initialized also in a program, I am getting COBOL/400 decimal data error .why is it coming?