Mr.Sidc sirfor my question{how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE} you have answered using MOVE opcode,can you illustrate me with a small example sir very kind of you.
1 7039Tell me how many tables used in Ur project and how many fact tables and dimension tables used in ur project
2 8020write a sql query following source? subject mark maths 30 science 20 social 80 requird output maths science social 30 20 80
3 7005what will be the output of the given below coding. using System; public class Exercise { static void OddNumbers(int a) { if (a >= 1) { Console.Write("{0}, ", a); a -= 2; OddNumbers(a); } } public static int Main() { const int Number = 9; Console.WriteLine("Odd Numbers"); OddNumbers(Number); Console.WriteLine(); return 0; } }
1 4439Post New iGate Interview Questions
How to use transactions with couchdb?
What kind of encryption is used for bluetooth security?
How do you split a table into two in word?
what happen if field of dc shunt motor opens? what is function of putting res. in parallel to one phase of 3 phase IM? the power supplied by 5A source in circuit is given by------Watt.
Does php 5 support exceptions?
Mention what are the typical problems you might face with the backbone view code?
What happens if there is no prefix on an element type name?
Explain Spark Driver?
What is the difference between collect and append statements?
How is traits used in php?
When to use nsmutablearray and when to use nsarray?
What is the net charge of a non-ionized atom?
What are different types of control valves?
What are the steps to insert header and footer?
What is clone table?