Kursy
Zaloguj się
Zacznij uczyć się AI
Kursy
Zaloguj się
Zacznij uczyć się AI
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
what is the difference between: main( ),int main( ),void main( ),main void( ),void main(void),into main(void) ?
c++
0 głosów
2 odpowiedzi
27th Jul 2016, 6:51 AM
vishal khandelwal
Diffrence between main( ) and void main(void)
c
c++
4 głosów
7 odpowiedzi
3rd Feb 2022, 6:22 PM
SIMRAN
what is difference between void bark() and public static void main( string...args)
classes
java
objects
3 głosów
5 odpowiedzi
2nd Aug 2016, 9:08 AM
Kalyan Surapaneni
in c# static void main( string args[]) is not working why?
c#
0 głosów
2 odpowiedzi
2nd Jul 2016, 8:56 AM
soumit
#include <stdio.h> main() { int i; for(i=0;i<5;i+=4) { i=i*i; } printf("ans %d",i); return 0; }
include<stdio.h>
main(
0 głosów
5 odpowiedzi
11th Sep 2020, 9:44 AM
Chauhan Ashutoshkumar Harishankar
Why we use int main( ) in some program s in place of void main?
c
language
0 głosów
3 odpowiedzi
27th Oct 2019, 6:15 PM
Sunny Aitha
void main( ) { randomize( );int arr[ ]={4,2,1,0},n; int r= random(2)+3; for(int j=1;j<4;j++) { n=random(j); cout<<arr[n]+r<<"@";
c++
random
0 głosów
1 Odpowiedź
23rd Dec 2018, 3:49 AM
Shogun THE GREAT
What if the main method is just " void main( Strings [args])" instead of Public static (Strings [args])
java
methods
0 głosów
1 Odpowiedź
22nd May 2018, 3:57 AM
Revolution .....
In this Scala Code object Solution { def main( args: Array [string] ) = { HelloWorld.main() }} why HelloWorld.main is used?
scala
0 głosów
2 odpowiedzi
16th Mar 2021, 12:52 PM
ANSHU MISHRA
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 głosów
1 Odpowiedź
16th Jan 2017, 1:05 PM
Aniket Patil
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Popularne dzisiaj
Python intermediate help with dictionaries
0 Votes
Marquee
1 Votes
I'm about to make a complex calculator in python
0 Votes
Any Advise?
1 Votes
How far do courses go on Sololearn?
0 Votes
RUST'S FUTURE
1 Votes
why is python community is too small in sololearn?
0 Votes
Popsacles Aufgabe
1 Votes
Button In C++
1 Votes
Question #2: "Please activate your account and keep learning to enable messaging. An email has been sent to you"
1 Votes