Answer Posted / sudesh
SGML
| Is This Answer Correct ? | 38 Yes | 3 No |
Post New Answer View All Answers
how to stop execution of step 3 in a job mainframe
Hi Guys, This is Rama, right now I am working as a Software Test Engineer in Gurgoan and I have over all 3 years of testing expoeriance. Right now I am looking for a change. Can any body help me out to find a job in south india. Thanks in Advance
Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod
what is meaning of MDM in sap?let me know that meaning
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
sample code for data transfer between two r/2 systems and r/3 systems?
Explain three modes in which files can be accessed from python program
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
What r the attributes using in Win Runner?
Write a program to find whether a given number is prime or not.
Code for display the images from drive using vb 6.0?
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
what is the current salary package in India for a lamp programmer
1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END
How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?