what 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 4336Post New iGate C Sharp Interview Questions
Update types in Call transaction method. What is the difference?
Which is the fastest web server?
What are constants used for in excel?
How do I open a exe file in windows 10?
Explain where you will drop the constraints?
What is stripper & spilitter ? Diffrence in this.?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What is the article title?
What is ABC Analysis in industrial function. hw can it s maintain ?
Define Single block activity in UiPath?
WHICH IS MORE RISKY TO A BANKER, A CASH CREDIT OR A LETTER OF CREDIT
What is ‘sap business one’?
Is there an example how to configure externalfileaccess setting in firebird.conf?
Under which business scenario split valuation is used?
Will the assessment of success factors take much time ?