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 7035Tell me how many tables used in Ur project and how many fact tables and dimension tables used in ur project
2 8017write a sql query following source? subject mark maths 30 science 20 social 80 requird output maths science social 30 20 80
3 6996what 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 4433Post New iGate Interview Questions
Explain the usage of language in the ppt entry?
What is secret sharing?
___________ and ____________ properity to be used to create localized version of a form
Where does Big Data come from?
What are c# attributes and its significance?
How can we type text in a textbox element using selenium?
How to enable lazy loading in angularjs?
Is multiple inheritance supported in php?
Explain what the .sca files and mention their importance?
How do I change text font size?
How many linux commands are there?
Can any one tell me what type of question asked for instrumentation and control interview panel??? pls mail ramashankar.goel@gmail.com
What is Bolted fault?
What is the usage of period factor?
What is the shortcut to add a row in excel?