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 4360Post New iGate C Sharp Interview Questions
What is the difference between Delete, Truncate and Drop in Oracle?
What are the most important factors in google ranking?
What is the latest version of Ambari that is available in the market?
What is the public method modifier?
What is the syntax of finding elements by id using css selector?
Does resetting pc remove virus?
How do you delete a column?
ACCOUNTING CONCEPTS AND CONVENTIONS
Where is the quick access toolbar located in excel?
How to enable shortcut keys in word?
How do you distribute a universe? : bo designer
Name the scientists who elucidated the basic structure of immunoglobulin?
Is html tag mandatory?
Why c++ is called oop?
Explain the earths crust made of?