Cursussen
Cursussen
Code Compiler
Code Compiler
Discussiรซren
Prijzen
Teams
Inloggen
Registreren
Menu
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
Main(String[] args)...
comments
java
0 Stemmen
2 Antwoorden
8th Dec 2018, 4:53 AM
Manjesha
static void Main(string[] args)
c#
input
0 Stemmen
1 Antwoord
8th Apr 2019, 9:38 AM
Shaik Shabbeer
static void Main(string[] args)
c#
-2 Stemmen
2 Antwoorden
26th Jun 2018, 8:35 AM
Andy Jiang
public static void main(String[] arg) { ???
java
5 Stemmen
4 Antwoorden
1st Mar 2017, 9:49 PM
PaperGami T.
public static void main(String[] args) is predefined method or user-defined?
java
1 Stem
7 Antwoorden
11th Nov 2016, 7:20 PM
Vaibhav Kharche
import java.util.Scanner; public class Program { public static void main(String[] args) { System.out.println("enter y
java
-4 Stemmen
18 Antwoorden
12th Jan 2022, 7:42 PM
ABHISHEK MANE
What is meaning of this code static void Main(string[] args)
c#
0 Stemmen
4 Antwoorden
8th Jan 2023, 4:40 PM
clip maker
What is the use of "static" in public static void main(String[] args) ?
java
4 Stemmen
2 Antwoorden
23rd Jun 2018, 11:05 AM
Ajay Parmar
import java.util.Scanner; public class Interest { @SuppressWarnings("resource") public static void main(String[] args) { Sc
programming
-3 Stemmen
13 Antwoorden
30th Nov 2020, 6:57 AM
Tiamiyu Toheeb
Public static void main(String[] args) here int is not applies to why?
java
3 Stemmen
2 Antwoorden
1st Aug 2018, 12:27 PM
Vidyanand kumar
What is the meaning of " static void Main(string[] args) "?
c#
output
1 Stem
1 Antwoord
28th Jul 2018, 6:26 PM
Mohamed Ramadan El Geneidyโ
public class Main { public static void main(String[] args) { int i = 012345; System.out.println(i); } }
java
4 Stemmen
6 Antwoorden
25th Apr 2019, 6:21 AM
Sonu Kumar
public class Program { public static void main(String[] args) { int x=8, y=2; System.out.println(y%x);
q
2 Stemmen
3 Antwoorden
30th Dec 2019, 4:32 PM
BAYODE BLESSING AKINBOLA
import java.util.Scanner; public class Program { public static void main(String[] args) { Scanner scanner = new Scanner
calculator
loan
-1 Stem
4 Antwoorden
19th Jan 2021, 5:33 AM
Samriddhi sinha
Public class Exceptions {public static void main(String[] args) {try {if (args.length == 0) return;System.out.println(args[0]);}
java
1 Stem
3 Antwoorden
28th Jun 2017, 2:01 AM
Sandeep Jena
public class Main { public static void main(String[] args) { int a = 'a'; System.out.print(a); } }
java
2 Stemmen
6 Antwoorden
9th Sep 2018, 7:29 AM
sapan
import java.util.Scanner; public class Program { public static void main(String[] args) { Scanner sourav = new Scanne
java
0 Stemmen
13 Antwoorden
25th Jul 2017, 8:41 AM
Sourav Kumar
class MyClass { public static void main(String[] args) {System.out.printIn("I am learning Java"); } }
java
0 Stemmen
2 Antwoorden
8th Nov 2019, 2:19 PM
Fiamordzi Edzenam
public class program { public static void main(String[] args) { String firstName, lastName; firstName="Mahmudul"; lastNam
fault
1 Stem
5 Antwoorden
28th Aug 2017, 11:20 AM
Mahmudul Hasan
import java.util.*; class Program { public static void main(String[] args) { int ch; float usd,inr;
java
0 Stemmen
5 Antwoorden
28th Jun 2017, 2:17 PM
Rajan Khorasiya
public class Program { public static void main(String[] args) { int x=8, y=2; System.out.println(y%x);
q
1 Stem
2 Antwoorden
30th Dec 2019, 4:26 PM
BAYODE BLESSING AKINBOLA
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner scanner = new Scann
switch
0 Stemmen
3 Antwoorden
20th Sep 2022, 3:22 PM
Senthil
public class Program { public static void main(String[] args) { int x[]={110,20,30,40,50,70}; int y[]; y=x;
operands
0 Stemmen
1 Antwoord
27th Sep 2019, 3:24 PM
Anuj Patel
import java.util.*; public class Program { public static void main(String[] args) { Scanner sc=new Scanner(Syst
.
0 Stemmen
2 Antwoorden
14th Sep 2022, 3:32 PM
A.T.U .L.
public class Program { public static void main(String[] args) { int a=5; int b=2; int f=+a+b; System.out.pri
java
0 Stemmen
3 Antwoorden
7th Apr 2019, 7:51 AM
Vignesh R
public class Program { public static void main(String[] args) { float a =10.2; float b=5.3; float c=a%b;
java
0 Stemmen
4 Antwoorden
25th May 2020, 1:13 PM
Harsh Vyas
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner read = new Scanner
java#coder
1 Stem
3 Antwoorden
27th Jan 2022, 2:35 PM
Hirdesh Prajapati
import Java.Util.Scanner; public class Program { public static void main(String[] args) { Scanner AgeScan = new
java
0 Stemmen
3 Antwoorden
30th Jan 2019, 1:56 PM
Adewusi Abdulgafar
Error: Main method not found in class Pozycja, please define the main method as: public static void main(String[] args) or a
java
0 Stemmen
11 Antwoorden
5th Jan 2020, 9:34 PM
Ivan
import java.util.Scanner; public class AsciiSum { public static void main(String[] args) { Scanner scanner = new Sc
10
1 Stem
2 Antwoorden
31st May 2025, 5:55 PM
Rishika
import java.util.Scanner; public class Program { public static void main(String[] args) { Scanner scanner = new Scanner
.
-5 Stemmen
3 Antwoorden
15th Jun 2021, 3:47 PM
Priti
public class IfClass { public static void main(String[] args) { int noOfPetals = 5; if (noOfPetals % 2 ==
java
1 Stem
4 Antwoorden
24th Jul 2020, 4:54 AM
Gautam Patel
import java.io.*; public class BinaryFileDemo { public static void main(String[] args) { FileOutputStream outobject
importjava.io.*;public
-4 Stemmen
1 Antwoord
31st Dec 2020, 3:19 AM
Jibon Kumar
public class Main { public static void main(String[] args) { //correct variable declarations int name = "J
can
don'tknow
help
i
me
todo
what
who
0 Stemmen
2 Antwoorden
21st Nov 2020, 1:58 AM
John Hale
public class Program { public static void main(String[] args) { //fix the variable types string name =
0
error
line
0 Stemmen
2 Antwoorden
25th Jul 2022, 6:12 PM
30 Nidhi Kumari 10B
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 Stemmen
2 Antwoorden
19th Sep 2018, 1:39 AM
Lavetta Lewis
public class Program { public static void main(String[] args) { } { int a = 1; while (a<=5)
tes
1 Stem
4 Antwoorden
18th Oct 2017, 12:04 PM
Agni Rosadi
public class Program { public static void main(String[] args) { int [ ] myArr = {6, 42, 3, 7}; int sum=0;
arrays
1 Stem
8 Antwoorden
16th Mar 2018, 3:48 PM
Devansh Gupta
public class Program { public static void main(String[] args) { int day = 5; switch(day) { case
tell
0 Stemmen
3 Antwoorden
9th Aug 2017, 11:00 AM
Ramsha Iqbal
import java.util.*; public class Program { public static void main(String[] args) { Scanner scanner = new Scanner(System
java
-3 Stemmen
3 Antwoorden
14th Dec 2020, 4:56 PM
ABDULLAHI AMINU
public class main { public static void main(String[] args) { Scanner scan = new Scanner(System.in) ; System.ou
java
-1 Stem
2 Antwoorden
13th Jun 2021, 9:38 PM
Musaif
public class Program { public static void main(String[] args) { int arr[]= {5 ,1, 2,3}; System.out.println(bubbleso
bubble
sorting
0 Stemmen
1 Antwoord
16th Nov 2020, 8:56 PM
Asma Omer
can any one help me with main(string[] args) any idea why its not woeking when im typing it right? im new by the way
comments
1 Stem
9 Antwoorden
14th Feb 2019, 3:58 AM
maher
public class Program { public static void main(String[] args) { int[ ] intArr = new int[5]; int[5]={1,2,3};
java
0 Stemmen
2 Antwoorden
26th Jun 2017, 7:09 PM
gobiga rani
public class Program { public static void main(String[] args) { int x = 34; int y = ++x; int z = x+y
operators
1 Stem
5 Antwoorden
30th Oct 2019, 9:09 PM
Daniel
using System; namespace Project { class MyClass { public static void Main(string[] args) { int age; string name;
c#
error
0 Stemmen
1 Antwoord
5th Oct 2021, 10:16 AM
omitogun toni
public class Program { public static void main(String[] args) { for(int x=2; x< 10; x=x*x) { System.out.
java
loops
0 Stemmen
2 Antwoorden
19th Mar 2017, 6:50 AM
naveen roshan
public class Program { public static void main(String[] args) { int[ ][ ] sample = { {1, 2, 3}, {4, 5, 6} };
diy
0 Stemmen
6 Antwoorden
16th Jul 2020, 10:26 AM
Saurav Menon
In java why is string[] args used in here: public static void main(string[] args) ??? What if we don't use it??
java
1 Stem
2 Antwoorden
13th Dec 2019, 9:35 AM
Akansha Roy
What did i get wrong? public class printx { public static void main(String[] args) { int [] array = new int [10];
java
0 Stemmen
4 Antwoorden
13th Aug 2019, 12:33 AM
DjCisse Samuel Tsok
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
< Vorige
1
2
Volgende >
Populair vandaag
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
Pointers cpp
2 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
How to add two strings together in ts or css
1 Votes
Why canโt I use double โ in python?
0 Votes
Is pro worth the money ?
1 Votes
2 cases not correct what's the problem
1 Votes
Drawing images in java
2 Votes
Need Guidance: AI Tools for Creating an App Prototype & UI/UX Design
1 Votes