• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

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?intisofoutputstatictest(outthethiswhat
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
Aniket Patil - avatar
What is the output of this code?
6;intisofoutputreturnstaticTest(outthethisvoidwhatxy;y=4)
-1 Vote
38 Answers
18th Feb 2017, 7:34 PM
Emmanuel Makonga
Hot today
Functions in python
2 Votes
How to make a playground
1 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))?
1 Votes
I need advice
1 Votes
Html 5 document question
1 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
Python
0 Votes
𝙵𝙸𝙽𝙳 𝚃𝙷𝙴 𝙸𝙽𝙿𝚄𝚃 𝙾𝙵 𝚃𝙷𝙴 𝙿𝚁𝙾𝙶𝚁𝙰𝙼
1 Votes
Can someone explain inline and block elements please
0 Votes
Can you tell what is wrong with the code
0 Votes