Select the output for the following set of code : static void Main(string[] args) { int a = 0; int i =
Posted: Wed Jul 13, 2022 7:56 pm
a) print hello 4 times
b) print hello 3 times
c) print hello 5 times
d) print hello infinite times
b) print hello 3 times
c) print hello 5 times
d) print hello infinite times