Catalog
Catalog
See All
Languages
Courses
Languages
See All
C++
C#
HTML
Java
JavaScript
Python
C
CSS
Level
See All
Beginner
Intermediate
Courses
See All
Introduction to Python
Introduction to C
Introduction to C#
Introduction to SQL
Introduction to HTML
Introduction to CSS
Introduction to Java
Introduction to JavaScript
Introduction to C++
Tech for Everyone
Courses
See All
C# Intermediate
Python Intermediate
Java Intermediate
JavaScript Intermediate
C++ Intermediate
C Intermediate
SQL Intermediate
Online Compiler
HTML
CSS
Javascript
C++
C
PHP
Java
Python
Swift
C#
Ruby
Node.JS
Kotlin
jQuery
Go
R
TypeScript
Discuss
Blog
Get Pro
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 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
34 Answers
18th Feb 2017, 7:34 PM
Emmanuel Makonga
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
Find missing number
3 Votes
Fix this guys
0 Votes
How can I optimize my code and make it more understandable?
1 Votes
when will sololearn fix their courses?
1 Votes
What is first aid kit?
1 Votes
Someone tell me how to make a square and circle in web development in html css or js language
0 Votes
What will be the answer of the question?
0 Votes
&[char variable] doesn't show a memory position
0 Votes
were is html?
0 Votes
How can I install Python modules?
0 Votes