Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
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
How can one build an Ai app
5 Votes
How to properly reverse a string in python
3 Votes
Can someone explain how it works (im new)
1 Votes
AI Takeover
2 Votes
Python Developer
0 Votes
Deletion of my Post
0 Votes
Using Python on VScode
0 Votes
Average of Two Numbers
0 Votes
Hearts
0 Votes
Can I take the certificates after finished the lessons?
1 Votes