Q&A Discussions
Search
Search
Ask a question
Ask a question
What is the output of this code? static int Test(out int x, int y=4) { x = 6; return x * y; } static void Main(string[] args
code?
int
is
of
output
static
test(out
the
this
what
0 Votes
2 Answers
19th Sep 2018, 1:39 AM
Lavetta Lewis
Consider the following code-: Static in Test(out int x,int y=4) { X=6; return x*y; } static void main( string args[]){ int a;
c#
0 Votes
1 Answers
16th Jan 2017, 1:05 PM
Aniket Patil
What is the output of this code?
6;
int
is
of
output
return
static
Test(out
the
this
void
what
x
y;
y=4)
-1 Votes
36 Answers
18th Feb 2017, 7:34 PM
Emmanuel Makonga
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
Π― ΠΏΡΠΎΡΠ΅Π» ΡΠ΅ΠΌΡ ΡΠΏΠΈΡΠΊΠΈ ΠΏΠΎΠ»Π½ΠΎΡΡΡΡ Π½ΠΎ, Ρ Π½Π΅ ΠΌΠΎΠ³Ρ Π½Π°ΡΠ°ΡΡ ΠΏΠΎΡΠ»Π΅Π΄Π½ΡΡ Π³Π»Π°ΠΆΡ ΡΡΠ½ΠΊΡΠΈΠΈ Π² ΠΏΠ°ΠΉΡΠΎΠ½Π΅, ΠΈ Π³ΠΎΡΠΈΡ Π²ΡΠ΅ ΡΠΈΠ½ΠΈΠΌ
2 Votes
How to add doubble digits
1 Votes
Can some one help me with C# for loop Odd numbers
0 Votes
Can anyone help me write a code on python for checking palindrome numbers using while loop And pls explain it
1 Votes
Please can someone explain why the answer is 0 ?
1 Votes
Tic tac toe web game
0 Votes
# Take the number of available spaces as an input spaces = int(input()) # Display message if spaces are available if spaces <=
0 Votes
help me please
1 Votes
Help me! I don't understand!
0 Votes
make This smaller?
0 Votes