Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Can we create a c++ program without main function?
c++
2 Votes
6 Answers
1st Apr 2017, 11:33 AM
Suryakala N
Please what's the main function of *len* in python
python3
0 Votes
4 Answers
23rd Mar 2020, 7:47 PM
Joseph Nssien
Is there anyway if we can replace main method from c++, or can we override or overload main method???
c++
3 Votes
3 Answers
26th Jan 2018, 5:13 AM
Subhan Mangi
Can I use float as return type for main function. In c++.
functions
1 Vote
8 Answers
18th Aug 2019, 8:20 PM
ABHISHEK GUPTA
What are the main uses of scp in heap memory?
java
2 Votes
6 Answers
6th Jul 2020, 3:21 PM
Jesús Roberto GR 🇲🇽
Why can not we have 2 main functions in a single program
main
methods
3 Votes
9 Answers
26th Aug 2018, 7:16 AM
Sushil Shinde
What is the main difference between function and class template?
c++
templates
3 Votes
4 Answers
13th Jun 2016, 4:59 PM
Utpal Kumar
What does *String[] args* mean after main method?
helloworld
1 Vote
2 Answers
7th Aug 2018, 5:12 AM
Kavya R
whats the main difference between php and javascript ?
javascript
php
3 Votes
5 Answers
27th Aug 2017, 8:49 PM
dan
Can we execute program without using main () in c?
c
2 Votes
2 Answers
24th Oct 2019, 4:06 PM
Shivam Suraj
Which coding language is your main language and why?
code
language
2 Votes
6 Answers
24th Apr 2017, 12:10 AM
Ben
What are the main differences between C# and java?
c#
java
6 Votes
2 Answers
18th Oct 2016, 2:05 PM
Remmae
Why *(a++) is not working in main function ?
c
functions
increment
1 Vote
3 Answers
29th Mar 2022, 7:57 AM
Abhay mishra
If I m declaring function after a main body it's showing error.But If I m declaring it before main it's working.wats the concept
ace
gaurav
john
paolo
2 Votes
7 Answers
24th Mar 2018, 6:52 PM
Deepak Bhalode
What is the main use of python ? What programs can we make?
question
3 Votes
11 Answers
15th Nov 2020, 8:21 AM
Minaal Nigam
What I put with main viod or int
c++
1 Vote
4 Answers
27th Jan 2018, 7:46 AM
Karan Rajput
In Java , why cant the main method be called inside the main method ? Like a recursive function.
java
main_method
0 Votes
4 Answers
15th May 2017, 5:07 PM
cool_boy12344
Public static void main (String... args[])
core
java
1 Vote
1 Answer
4th Jun 2017, 11:07 AM
chetaN
Can we call main method in java?
java
1 Vote
2 Answers
28th Jan 2017, 7:06 AM
Yuva
Help me learn to use the main function in python???
python3
2 Votes
5 Answers
27th Aug 2020, 6:44 AM
Nickson Osiemo
How int main () and void main() works
2
-1 Vote
3 Answers
19th Jan 2020, 9:58 AM
RAJGOPAL NAYAK K
What is the purpose of namespace before main function???
c++
variables
0 Votes
7 Answers
2nd Nov 2016, 3:10 AM
Nav Eed
Can we use void main instead of int main?
c++
1 Vote
6 Answers
27th Aug 2017, 2:55 AM
Daily tech
What are main topic to care of for learning C ?
c
11 Votes
2 Answers
7th May 2019, 4:34 AM
Prince Raj
What is the difference between void main and int main and what is the difference when same code will excute ..
c
c++
java
5 Votes
3 Answers
30th Apr 2017, 8:44 AM
P∆WAN M∆URY∆
What is de meaning of static.void main
output
0 Votes
3 Answers
17th Mar 2018, 6:42 PM
Samuel Sarpong
What is the difference between int main () and void main()?
c++
9 Votes
6 Answers
27th Oct 2016, 2:18 PM
Gaurav Pandey
What is main method is public
access-modifiers
-5 Votes
1 Answer
1st Jun 2022, 10:13 PM
Awadhut Bhagawan Yenkar
Linking separate class file to main
c++
operator-overloading
0 Votes
1 Answer
3rd Oct 2016, 3:55 PM
James Watt
Why main method is always static
java
0 Votes
1 Answer
4th Oct 2018, 2:10 PM
Marta Sidor
Why is String[] args used in main method in Java.
java
5 Votes
3 Answers
7th Dec 2019, 1:56 AM
Shashank Reddy Voorelli
What is the main diffeeence in HTML and HTML5 ?
c++
css
html
html5
java
javascript
jquery
mysql
ruby
swift
5 Votes
6 Answers
30th Nov 2016, 12:02 PM
Salih Ac
What is the main difference between C++ and Java ?
c++
java
oop
programming
2 Votes
8 Answers
19th Jan 2018, 5:36 PM
DEEPANKAR BABU
What's main difference between heak and stack memory..
hj
-1 Vote
3 Answers
4th Mar 2021, 4:52 AM
Pradhumna Singh
Can we replace int main for void main?
c++
return
2 Votes
3 Answers
18th Aug 2016, 1:28 PM
Sam Zaharan
We define a function outside of the main function so how is it that we use it inside the main function?
functions
2 Votes
2 Answers
23rd Oct 2019, 9:12 AM
Emad
Why do we declare static in main function?
java
1 Vote
2 Answers
3rd Aug 2018, 1:35 PM
Nikhil Singh
Why this program show thread main exception??? Can anyone xplain me??
exceptions
java
main
thread
2 Votes
5 Answers
2nd Jul 2018, 2:06 PM
Harsh Agrawal
Static method runs before static main function then can we create only static method without main method ?
java
0 Votes
2 Answers
15th Dec 2019, 12:41 PM
Subhash Kumar
Why main method is defined public static
java
main
methods
1 Vote
2 Answers
18th Feb 2018, 11:58 AM
Ravi Kumar
Why main method is to be public and static always?
java
main
static
4 Votes
3 Answers
3rd Aug 2016, 1:19 PM
Rohan Gupta
Error: Could not find or load main class ExampleProgram
cannot
class
find
helloworld
load
main
or
1 Vote
5 Answers
2nd Nov 2016, 5:26 AM
Tito Babatunde
Can a program be executed without main function???
c++
cloud
computing
1 Vote
3 Answers
9th Sep 2017, 5:23 AM
hamsa
what are the main functions of a polymorphism
c++
polymorphism
3 Votes
2 Answers
6th Jul 2017, 11:44 PM
Ahmed Bensalem Bélarouci
Where to use public static void main
java
1 Vote
2 Answers
9th Nov 2016, 4:05 PM
Kshitij Kumar
What are the main functions of <div>
<div>
1 Vote
2 Answers
10th Feb 2017, 10:15 AM
John Voke
main differences between FOR & WHILE loop
c++
loops
1 Vote
2 Answers
25th Aug 2016, 12:43 PM
N1H4R
Can anyone explain main properties of making websites??
website
1 Vote
2 Answers
7th Aug 2020, 2:56 AM
Jai Singhal
what are main topics of Computer organization and architecture??
architecture
organization
2 Votes
3 Answers
3rd Aug 2018, 2:37 PM
Maria Habib
How to add background music in HTML which didn't On main screen
css
html
13 Votes
3 Answers
15th Jul 2021, 5:44 AM
Vaibhav
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
7
8
9
...
29
Next >
Hot today
[OFFICIAL] 💘 Cupid’s Code Picks – Valentine’s Code Challenge 2025 Results
9 Votes
Data Analysis Course
1 Votes
Time up code for data revision
0 Votes
Web vs python
0 Votes
Is there LUA?
0 Votes
I want to learn why this error occurs in "while loop" function of Pythone.Can someone explain to me?
1 Votes
Which courses should i take for robotics?
1 Votes
url of code playground for HTML, CSS & JS
0 Votes
Is there a way to report something wrong?
0 Votes
Is it possible to see what modules come by default the Code Playground?
0 Votes