Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
What is void main() in c++ especially main () function.
0 Votes
3 Answers
8th Dec 2017, 1:55 PM
Rahul
creating a string from the items of secondary if main string met the condition
python
python3
strings
0 Votes
6 Answers
14th Oct 2021, 10:37 AM
Hercule Poirot
I am little bit confused b/w cout and cin....so what's the main difference between them?
c++
variables
2 Votes
14 Answers
2nd Nov 2016, 9:17 AM
Zulkarnain Khan
Can anyone tell me the main difference between Java and scala?
difference
java
SCALA
2 Votes
2 Answers
5th Mar 2018, 9:08 AM
Amrita Kesh
What are the main skills required to start freelancing in web development?
css
freelance
html5
javascript
mysql
php
skills
sql
web
0 Votes
5 Answers
3rd Apr 2019, 9:25 PM
Abdel Hamid ERRAHMOUNI
#include <iostream> using namespace std; int main () { int op,units,pay; cout<<"\n erter youer units\n"; cin>>units
c++
2 Votes
8 Answers
23rd Jul 2018, 3:49 PM
Mohamed Azeem
How to run this code without main method (short program)
java
0 Votes
2 Answers
4th Apr 2020, 9:13 PM
Dzondzula
Solo learn Password validate must be build as the nested conditional. There are 3 main requitement: the password string must co
c++
3 Votes
22 Answers
6th Jan 2021, 10:32 PM
Oliver Pasaribu
How to create a loading page followed by main page and how to maintain these two pages?
css
html
js
loaders
web
9 Votes
4 Answers
23rd Dec 2018, 12:44 PM
Amruta
Why we use static keyword in main class of the java program
java
1 Vote
3 Answers
28th Mar 2021, 8:48 PM
Haider Ali Waris
What are the main functions of pygame to get start with
python
0 Votes
3 Answers
7th Nov 2021, 5:57 AM
Saood Aga
Public static void main(String ...hello){}
main
strings
0 Votes
7 Answers
12th Apr 2018, 5:42 PM
JRaj Fx
Java method override
java
main
oop
1 Vote
7 Answers
12th Jul 2025, 7:39 AM
Evgeniy Kazban
I want to mysql what are the main thing to start
sql
0 Votes
2 Answers
22nd Dec 2019, 12:10 AM
Abdulmajid Miko Yahaya
The Features of Object Oriented Programming and It's main Concepts?
c#.net
oop
1 Vote
2 Answers
20th Dec 2016, 8:55 PM
Paras Jain
Placement in File of Classes and main Function - Python
classes
main
python
python3
0 Votes
2 Answers
7th Aug 2021, 4:32 PM
Yahel
What is the main difference of ruby and python languages
python
ruby
3 Votes
1 Answer
14th Dec 2017, 1:06 PM
R.Sravanthi
why did the main pointer display 1? What this means?
c++
pointers
0 Votes
2 Answers
11th Oct 2018, 8:40 PM
MakarovDs
Why this code giving error --- Could not find or load main class TestOverloading1.java
java
1 Vote
10 Answers
9th Oct 2017, 5:20 AM
Prashant Kumar
How can we have two main functions in one class
java
0 Votes
3 Answers
17th Jan 2017, 4:39 PM
Abhijit Singh
Can we define more than one main method in a single class in java????
java
4 Votes
7 Answers
18th Aug 2017, 8:49 AM
Shivam Aneja
How does this work int main () { cout << main} output 1
c++
cout
main
3 Votes
6 Answers
12th Aug 2017, 3:45 AM
HJ🐓TDM
Why we are not returning any value in a main function?
functions
1 Vote
2 Answers
22nd Nov 2018, 4:24 PM
Jyoti Tiwari
Can we overload Main method in Java? And what if if did overload it i.e. from which method the main thread will start from?
java
main
methods
query
1 Vote
3 Answers
21st Nov 2017, 6:34 PM
Riyashi Chandak
What is the: main Purpose of JavaScript vs PHP in web development
javascript
php
web,
1 Vote
4 Answers
31st Jul 2019, 7:53 PM
Muhammad Osama Ahmed
So if "int" means integer, why does the program start in int main ()? What does the int before the main signify?
variables
1 Vote
2 Answers
26th Jan 2018, 3:00 PM
3ck
Why is main starting point of any program in c, cpp, java, c#?
c
c#
cpp
java
main
programming
5 Votes
4 Answers
22nd Jan 2018, 7:37 AM
shadab gada
What are the main languages to be learned to become a web developer?
aim
languages
web_development
0 Votes
8 Answers
14th Jul 2017, 1:14 PM
Kamal Singh
Hello World....I just wanna know that what was the main reason you learned PROGRAMMING.
learned
programming
why
2 Votes
9 Answers
22nd Mar 2017, 3:40 PM
Deep
What is the importance of Main method in programming languages?
c
c#
c++
java
programming
-1 Vote
1 Answer
22nd Nov 2020, 4:48 PM
Abdul Mannan
What is the main differences between switch-case and if-else ?
c#
c++
java
0 Votes
1 Answer
27th May 2019, 5:07 AM
Haydar Haydaroğlu
What is the difference between: main() .and: int main()
c++
main
2 Votes
3 Answers
15th Nov 2019, 9:54 AM
Kellouche Dhiya
What ia the main difference between int and float?
c++
variables
0 Votes
2 Answers
2nd Aug 2017, 3:28 AM
Jeewantha Madubashana
What is a main difference between interpreter and compiler?
compiler
interpreter
0 Votes
2 Answers
12th Jan 2016, 3:23 PM
rishabh gupta
What is the main difference between java and qbasic
help
1 Vote
1 Answer
22nd Jan 2017, 10:29 AM
Chhak Bahadur Rana
What's the main difference b/w c & c++ ??
c++
0 Votes
2 Answers
25th Jun 2017, 8:25 AM
Vaibhav Mehta
Why in c++ I cannot declare void main()?
main
0 Votes
2 Answers
25th Nov 2017, 5:45 PM
Demyan Illin
Python
friend
main
python
python3
7 Votes
4 Answers
20th Jun 2018, 7:01 PM
jayasanka madhawa
Can someone help to understand the difference,why is int in main and not in java
c
java
0 Votes
8 Answers
24th Aug 2021, 3:57 AM
Ajoh Pv
Is your program will execute without main method in java ?
java
1 Vote
3 Answers
16th Sep 2017, 11:52 AM
Tejas Benke
How can the main() function be overloaded in Java? Can you please explain me the disadvantages of doing so?
main
overloading
1 Vote
5 Answers
17th Jun 2018, 7:25 PM
Shashank V Ray
What will happen if I use " void main ()" instead of " int main ()" , and discard "return 0"??
c++
0 Votes
2 Answers
13th Jun 2016, 11:37 AM
Zain Ul Abedin
How to code for the main method in OOP Java?
java
oop
0 Votes
1 Answer
18th Jul 2021, 11:29 PM
Eka
What is the main difference between WordPress and Drupal ?
css
1 Vote
2 Answers
10th Feb 2018, 4:51 AM
Letarik Teshome
How I call a function in other function. Not main
c++
function-arguments
0 Votes
3 Answers
11th Nov 2016, 7:39 PM
Rose G
foo not called in main Why it needs input ?
c++
function-arguments
functions
0 Votes
3 Answers
27th Jul 2016, 5:15 PM
Jetset Willy
Can i make program without using Main Method in c# ?
c#
1 Vote
2 Answers
1st Oct 2020, 1:29 AM
Rishi
What's the main difference between throws and throw keyword in java ?
exceptions
java
1 Vote
4 Answers
6th Dec 2017, 12:01 AM
Yogesh Keshari
Why I am not able to execute this program through passing parameters in main class
accessor
1 Vote
9 Answers
26th May 2020, 4:28 PM
vinay kumar singh
What is the difference between void main and return
void
0 Votes
2 Answers
19th Dec 2017, 1:59 AM
Jui Kulkarni
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
13
14
15
...
29
Next >
Hot today
Error in python
5 Votes
Why Sololearn Removed Our Saved Private Project (Codes), I Can't Find This Option.
2 Votes
Where have they gone
2 Votes
API
0 Votes
General Inquiry
0 Votes
PYTHON
2 Votes
Certificate
0 Votes
Activity Section in Profile has Gone
1 Votes
how to be good at coding
1 Votes
Which is easier to learn first between python and JS?
0 Votes