Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Preise
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
what happen if I add "main" in "static void sayhello(String name)" as "static void main sayhello(String name)" on the given code
classes
code
java
main
objects
2 Stimmen
1 Antwort
25th May 2020, 2:29 AM
Ray
Can i use void main() in place of int main()?
c++
1 Stimme
5 Antworten
11th Oct 2016, 5:19 PM
Sidharth Sreenivas
Can i use void main instead of int main???
c++
0 Stimmen
4 Antworten
29th Oct 2016, 4:08 AM
M Zeya
What is meaning of this code static void Main(string[] args)
c#
0 Stimmen
4 Antworten
8th Jan 2023, 4:40 PM
clip maker
Can we have public static void main(int[] args)?
java
0 Stimmen
2 Antworten
27th Aug 2016, 7:01 PM
Kaustubh
How to link a void method to a name?
link
method
void
0 Stimmen
2 Antworten
2nd Dec 2018, 10:06 AM
Mike Willems
#include <stdio.h> #include <conio.h> void main() { clrscr(); int A, B, C; A=5; if(A>5) { }printf ("\n A is greater than
ok
-5 Stimmen
39 Antworten
24th Nov 2020, 12:36 PM
sumit dubey
What is a difference between void and int fucntion on c++
@c++
0 Stimmen
4 Antworten
16th Sep 2021, 7:44 PM
Abdullah Asaad
Do I need to write public static void everytime?
java
public_static_void
1 Stimme
3 Antworten
19th May 2017, 9:04 AM
정제윤
Why static is used in code: static void speak(){ }
java
sololearn
static
1 Stimme
3 Antworten
23rd Jul 2019, 10:27 AM
Satnam Singh
What is the difference between int main and void main
c
0 Stimmen
3 Antworten
16th Jan 2021, 6:39 AM
亗ᴄᴏᴅᴇᴘʟᴀʏᴇʀ⁸⁶
Can We Start A Program without Void Main !?? :3
c++
1 Stimme
3 Antworten
8th Apr 2018, 11:07 AM
Ayush Chaudhary
Why dont we put void main insted of int main
data-types
0 Stimmen
4 Antworten
18th Oct 2018, 5:14 AM
Nimesh
Is void main () a Library or User Defined Function ??
c
2 Stimmen
3 Antworten
24th Sep 2019, 1:11 PM
Devesh Ratan
What is the main difference in main() and void main()?
c
3 Stimmen
3 Antworten
3rd May 2017, 1:49 PM
HiRo
When to use void main() and when to use int main()
none
0 Stimmen
4 Antworten
23rd Sep 2019, 4:52 AM
SANCHAY CHAKRABORTY
Help me understand what public static void main does please?
comments
java
1 Stimme
4 Antworten
17th Feb 2018, 4:42 PM
Esther
Help with type-casting & dereferencing of void pointers (C)
c
pointers
type-conversion
void
1 Stimme
1 Antwort
10th Dec 2018, 9:14 AM
Dikshant Chaubey
Why am i unable to use void main() in c++ ?
c++
cpp
error
3 Stimmen
1 Antwort
20th Mar 2019, 5:51 AM
Shikher Jaitly
what is use of public Static void main
java
0 Stimmen
2 Antworten
22nd Sep 2016, 3:24 PM
Ashish
What is the use of "static" in public static void main(String[] args) ?
java
4 Stimmen
2 Antworten
23rd Jun 2018, 11:05 AM
Ajay Parmar
Why typecasting is needed while dereferencing a void pointer ?
void
1 Stimme
2 Antworten
15th Jul 2019, 2:35 AM
Krishna Kumar
In void pointr in c, why there is a '*' after 'int' ?
c
void-pointer
1 Stimme
3 Antworten
30th Dec 2022, 2:47 AM
S M Rakibul Alam
What if we used void main() instead of int main()?
c++
1 Stimme
4 Antworten
14th Jun 2016, 9:58 AM
Bijesh Mohan
Объясните пожалуйста тему "Методы".
void
1 Stimme
2 Antworten
19th Jun 2021, 6:36 AM
Тушкан Тушканыч
difference between clus and public static void main
java
0 Stimmen
2 Antworten
10th Feb 2018, 4:56 PM
raynand navarra
What is the meaning of void when coding?
c++
0 Stimmen
2 Antworten
21st Jan 2017, 4:16 PM
rekiyah yusuf
17.1 why do we need a abstract void were you can call the and just make the void with the same names.
abstract-classes
abstract-methods
1 Stimme
1 Antwort
23rd Dec 2020, 5:27 AM
Crazy games
this works on visual studios but not here help
void
1 Stimme
2 Antworten
30th May 2018, 3:25 PM
Corey Bryan
what return when main method becomes static void
java
methods
0 Stimmen
2 Antworten
23rd Nov 2016, 8:55 AM
rajan kumar gupta
Why in c++ I cannot declare void main()?
main
0 Stimmen
2 Antworten
25th Nov 2017, 5:45 PM
Demyan Illin
What is the difference between int and void functions?
c++
int
void
0 Stimmen
3 Antworten
26th Apr 2017, 4:30 AM
Aditya Saumya
What is int ?? Can we use void main
c++
0 Stimmen
3 Antworten
30th Jul 2017, 6:21 AM
DEEPENDU PANDIT
why have we use public static void instead of public void?
eclipse
java
0 Stimmen
6 Antworten
25th Sep 2016, 8:53 AM
Goku San
What is the difference between static void and public static void?
java
1 Stimme
2 Antworten
25th Dec 2019, 7:38 AM
Yoga
Why does he set "static void main (string)"?
c#
input
0 Stimmen
1 Antwort
29th Dec 2016, 2:52 AM
Alessia Giammarino
Can we declare main as void and not use return statement
c++
0 Stimmen
6 Antworten
14th Nov 2016, 11:00 AM
Shreyash Mundhra
What is input and output arguments of a void function?
c++
1 Stimme
2 Antworten
26th May 2018, 6:18 PM
Haris Hussain
What's the difference between void main() and int main() ?
c++
2 Stimmen
2 Antworten
18th Jul 2016, 11:19 AM
Mahima Rajvir Singh
what is the difference between main() and void main()
c++
1 Stimme
2 Antworten
14th Jun 2016, 12:27 PM
anirudh
public void setZeroes(int[][] matrix) its given wrong test cases
setzeroawrray
0 Stimmen
1 Antwort
27th Jul 2023, 8:34 AM
subrat yadav
What is "public static void "mean and use for?
java
static
void
1 Stimme
2 Antworten
25th Jul 2016, 6:24 PM
Emad Taheri
What's the difference between static void and void() { ?
code
java
needhelp
question
static
void
1 Stimme
3 Antworten
21st Jan 2018, 6:46 PM
Jaren Dogan
Why can't we use the void main() function in the hello world program??
c++
helloworld
1 Stimme
8 Antworten
20th Oct 2018, 11:10 AM
Ramya Devi Nataraj
Void main is not working in code block compiler.. Why?
c++
0 Stimmen
2 Antworten
18th Feb 2017, 4:15 PM
Skelli Bro
Otello cod for c++
void
0 Stimmen
3 Antworten
15th Dec 2017, 9:29 AM
mohammad javad
import java.util.Scanner; public class Interest { @SuppressWarnings("resource") public static void main(String[] args) { Sc
programming
-3 Stimmen
13 Antworten
30th Nov 2020, 6:57 AM
Tiamiyu Toheeb
Does "public static void main" must be in this order ?
java
3 Stimmen
3 Antworten
3rd Sep 2016, 1:02 AM
Ziq Kimi
When do we use iostream.h and void main() etc?
turbo#c++
0 Stimmen
1 Antwort
3rd Feb 2019, 3:55 PM
Heath Ledge
In Java what is meaning of public static void ?
java
question
2 Stimmen
2 Antworten
4th Sep 2017, 4:17 AM
Ahmad Taj
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
< Vorherige
1
...
6
7
8
...
17
Weiter >
Heute heiß
Learn python
2 Votes
Discrete-Time Signal Representation
0 Votes
Hey, is the "Snowflake" mission not working?
0 Votes
Where's PHP and Ruby courses?
1 Votes
Detach thread exception
1 Votes
Qt timer timeout
0 Votes
Not video
0 Votes
Bug in the answers checking algorithms?
0 Votes
How to make a 2d game
0 Votes
Not image in the page
0 Votes