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 6808Tell me how many tables used in Ur project and how many fact tables and dimension tables used in ur project
2 7785write a sql query following source? subject mark maths 30 science 20 social 80 requird output maths science social 30 20 80
3 6713what 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 4253Post New iGate Interview Questions
What are dll files used for?
What you can do with node manager?
In turbine what does term CDP, NH, HSSOC means.
What Is The Difference Between The System.array.copyto() And System.array.clone()?
If we are placing the order in amazon on behalf of the customer who is ordered from other e-commerce sites and the goods is directly billed to the customer address from the amazon sellers and for the same we are receiving some profit at that in our books of account what entries need to be passed...?? do i eligible to get the ITC on the GST amount paid..??
Name three types of biases that can occur during sampling?
How to create a unicode string in python?
How do I find a file path on a mac?
How to manage my isolated storage quota?
How do I compare data in excel?
What does the django templates consists of?
How do I insert a list of figures in word 365?
How do I enable auto-scaling in aws?
If we remove web.config or machine.config from the application then, is this application will works?
What is risc architecture?