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 6798Tell me how many tables used in Ur project and how many fact tables and dimension tables used in ur project
2 7779write a sql query following source? subject mark maths 30 science 20 social 80 requird output maths science social 30 20 80
3 6707what 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 4243Post New iGate Interview Questions
What is the role of publishers in iot?
How much does a windows pc cost?
have you ever had difficulty working with a manager?
Are there any preferred steps that need to be taken care of before starting the installation of sql server 2000?
Explain the codeigniter library. How will you load it?
Migration of Reports from business objects 5.1.5 to samee version in different hardware?
how desiel generate sart fail of eb?
How do you effectively communicate complex diagnoses, treatment plans, and potential risks with patients and their families?
What is glibc linux?
Explain how viewstate is being formed?
What is java servlet container?
How is load balancing maintained in the server?
What is the validity period of a cheque?
How do you name a table in excel?
What do you know about machine.config file ?