Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
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 Answer
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 Vote
38 Answers
18th Feb 2017, 7:34 PM
Emmanuel Makonga
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
Sticky position
3 Votes
Help please?
3 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Odd even threads without condition variable
0 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
SQL practice
2 Votes