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 the output of this code? template<class t> void f(t){ static int I=0; cout<<I++; } int main (){ f(1); f(1.0); f(1); }
c++
1 Vote
3 Answers
24th Jul 2016, 5:22 PM
Darsh Shah
What is future of android i heared that , any one can create app with out much programming skill is it true ?
android
1 Vote
3 Answers
7th Oct 2017, 8:51 AM
JASIR MOHAMMED
Im beginner and confuse that what should i learn web development or app development???im non cs student but make a career in IT.
code
coding
developer
programmer
0 Votes
2 Answers
6th Apr 2019, 7:35 PM
Gaurav Rawat
Anyone tell me what is the course that we learn to make a software that run run a phone or computer like windows
windows
0 Votes
2 Answers
2nd May 2018, 10:24 AM
Himanthsatya
how I can know what numbers can be stored with the two' s complement to avoid overflow? I would appreciate any answer :)
programming
0 Votes
2 Answers
16th Mar 2020, 8:21 PM
Dario Ortolano
What if we don't use the target attribute in the anchor tag? Will the linked web page get opened in the same web?
links
0 Votes
2 Answers
18th Jul 2020, 1:52 PM
ANJALI PATHAK
What is em? Is it the size of text showed up on screen.. Like 2em meaning 2 times the present size of text..??
formatting
html
1 Vote
3 Answers
12th Aug 2016, 9:38 AM
Praneetha Bonala
Where all can you "pull" (source) an image from; meaning, does it have to be a URL, or can it be a file (is that what is meant by "relative" and "absolute")? Also, how do you "format" the image/where do you put it so it can be accessed by the code and used on the webpage?
background
css
2 Votes
7 Answers
17th Apr 2016, 4:59 PM
Sondra R. Coffin
Hello guys. I just wanna ask. If i wanna learn about programming what should i study. Like C++ , php, html. No idea . Guys. Hope can you help me.
html
0 Votes
5 Answers
30th Jun 2016, 1:35 PM
Zey Beat
Some of my codes are working properly in apps like Dcoder but not in the code playground of Sololearn. What did I do wrong?
c
code
1 Vote
2 Answers
11th Oct 2018, 3:09 PM
SilverMiracle
In HTML5 the nav tag whether used inside head or body leaves all other written content underlined in output. What should I do ?
<nav>
html5
1 Vote
3 Answers
29th May 2017, 5:18 AM
sam agrawal
What should I be doing in sololearn to aquire the skills to create a twitter like app almost duplicate but main function. Is dif
application
create
languages
similar
twitter
1 Vote
3 Answers
4th Feb 2018, 11:15 AM
Sizwe Ceba
If I learned and mastered html should i learn html5 ? and what are the benefits that i will get from learning html5 ?
html
html5
1 Vote
1 Answer
2nd Dec 2022, 11:15 AM
eyad aref
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
I have completed some courses before I lost my phone now that am back sololearn want me to restart it what should I do
questions
1 Vote
3 Answers
4th Oct 2017, 2:54 PM
Adeka jnr
I have been using c++ for competetive coding since 2 years but now i want to switch to python. What are the pros and cons?
c++
code
python3
1 Vote
3 Answers
3rd Mar 2018, 8:08 PM
Ajeet kumar
Dear all, i'm a beginner, what kind of coding should i learn if i want to build an android app ? Something like calculator ?
beginner
1 Vote
2 Answers
13th Jun 2019, 5:17 AM
ari hendarmin
I'm a new data scientist and I don't know what I have to learn first,because I do in the past an economic and little statistic.
html
java
javascript
python3
r
sql
0 Votes
2 Answers
3rd May 2019, 12:06 AM
sylla
HTML + CSS + JS = What kind of job opportunities? - Adding Python or Ruby will benefit me by how much? (Europe and Asia)
career
css
employment
html
javascript
job
python
ruby
1 Vote
1 Answer
1st May 2018, 8:44 PM
Jonne
Hello guys, I wanted to make a program that will print the details entered by user so what should I add to make it ???
#c
#problem
#solution
#unions
0 Votes
2 Answers
31st Dec 2021, 9:57 AM
Mr. A
What is the output of this code? int arr[] = {2, 4, 6}; int x = (*arr + 1) * (*(arr + 1)); cout << x;
cpp
1 Vote
1 Answer
30th Aug 2020, 2:55 PM
Bayzid
The cost prize of n articles is the same as the selling prize of x articles.if the profit is p% then what is the value of x?
operators
-1 Vote
5 Answers
25th Jul 2017, 5:14 PM
MADHU MITHA K
What is the best way to import a sql file into a js file by node and how to use sql file query in the js file
node.js
sql
1 Vote
2 Answers
10th Jun 2020, 9:17 PM
Arsham Aazami
What course will I take if I want to learn how to create a website?
course
create
website
0 Votes
2 Answers
17th Jan 2018, 2:37 PM
Wilfred Florendo
What is the best programming language to develope apps and social networks or even websites
data-types
python
0 Votes
2 Answers
28th Dec 2016, 12:49 AM
keisy
I had learnt HTML basics, now what should i learn first HTML 5 or CSS
css
0 Votes
2 Answers
10th Aug 2017, 5:41 PM
zenith shekhat
What does it mean if the compiler says that cin does not have a type?
c++
0 Votes
2 Answers
7th Jul 2016, 3:55 AM
Cody
Anyone knows what is the best android website builder (which uses coding) which is free?
code
lol
sololearn
tags
0 Votes
2 Answers
30th Sep 2017, 11:48 AM
Vel
What is the logical error in the programe which is written for adding two matrices?
arrays
c++
syntax
0 Votes
1 Answer
19th Sep 2018, 3:16 PM
Adarsh K
What do most of the companies demand now a days? Python, C++,java or anything else?
c++
java
python
0 Votes
2 Answers
21st Oct 2017, 8:28 PM
Yushant Tyagi
The reverse function is giving an output as none. What is the correct usage?
lists
python
0 Votes
2 Answers
26th Jun 2017, 4:10 AM
Abhishek Hugar
What is the function of visual basic script? can I used in web programmer
vbscript
0 Votes
2 Answers
18th Nov 2017, 4:42 PM
Hector Mora
How a code of java is turned into application. What is the complete process.
application
code
java
process
0 Votes
2 Answers
12th Jun 2017, 10:59 PM
Chaman Raghav
What is the better course to start obj oriented programming between java and c++
c++
java
or
0 Votes
2 Answers
23rd Sep 2017, 8:35 AM
sourav mondal
What Is The Default Data Types That python take as input & shows Output?
python
0 Votes
2 Answers
26th Mar 2017, 6:19 PM
Rakib
what is meant by this "php works on various platforms like Linux and Windows"?
php
0 Votes
2 Answers
22nd Oct 2016, 5:02 PM
Afreen
can anyone tell me, what are the browsers that doesn't support the audio elements?
audio
html
html5
0 Votes
2 Answers
26th Nov 2016, 2:29 PM
Mohammed Damene
What next I should learn after the syntax? P.S. Sorry for my bad english
python
syntax
0 Votes
2 Answers
17th Feb 2017, 10:42 PM
Loby
What is the difference between the tag <title>and<!-- ? Both do the same job
elements
html
0 Votes
2 Answers
2nd Jan 2017, 11:56 AM
<hossein/>
What is the best way to start for machine learning after finishing python ?
machine_learning
python
0 Votes
2 Answers
8th Aug 2017, 10:13 PM
Manish Kumar
What languages i neee to learn to get a job as android designer ?
beginner
0 Votes
2 Answers
25th Jan 2017, 2:57 AM
neeharika
Hello, can you explain me what the switch is...?? and how is that working...???
c++
switch
0 Votes
2 Answers
5th Aug 2016, 5:27 PM
Mohamed Misfar
what if I don't want to inhire the constarctor of the super class ??
inheritance
java
0 Votes
2 Answers
9th Aug 2016, 5:57 PM
Islam Elzohary
What if, in java programming language, we said "function" instead of "method"? Any thoughts?
function
java
javaapi
method
0 Votes
2 Answers
13th Dec 2016, 5:18 AM
Rivensky H. Allonce
What should we do if we need to point to the date before 1979😒?
date
javascript
0 Votes
2 Answers
18th Jan 2016, 4:45 PM
Hossein Ghassemi Rad
WHAT IS NODE.JS ND ELECTRON.JS WHATS THEIR USE.WHY CANT WE CREATE PROGRAMS WITHOUT THOSE.
javascript
js
0 Votes
1 Answer
7th Aug 2018, 4:23 PM
Akash. V
What is the @Override method/function in java? & How do you use this method/function?
code
java
override
programming
question
0 Votes
1 Answer
14th Dec 2018, 2:25 AM
Dreamer
What are the pros and cons of different associates qnd bachelor degrees with computers?
associate's
bachelor's
computer
degree
0 Votes
1 Answer
23rd Sep 2019, 4:42 AM
DanielW.
What are the tools that help to find bugs or perform static analysis? ...
python
0 Votes
1 Answer
29th Nov 2019, 2:27 PM
Subho Protim Sarkar
Experts ! Please What is the best language for apps making && devloping .
languages
mobile
0 Votes
2 Answers
2nd Nov 2017, 3:34 AM
Birouk Yassine
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
905
906
907
...
944
Next >
Hot today
I don't know how to code or what to code
1 Votes
code coach
2 Votes
How do I do audio
0 Votes
Collision bug in player movement — not sure what's wrong
0 Votes
I m just begginer, i don't even understand how to use this app.. send help.. im at level 1
0 Votes
PYTHON AND JAVA
0 Votes
Lua?
1 Votes
Is there a level after intermediate Python?
1 Votes
Does this app support the audio tag?
0 Votes
I dont know what i should do with java script
0 Votes