Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
It's a general question basically. I want to ask that what are the software for the following programming languages...
answer
be
first
to
13 Votes
8 Answers
29th Sep 2018, 10:15 AM
....D.....
[SOLVED] Do I have fake followers?
account
accounts
alt
alternative
fake
follower
followers
following
solved
suspicious
38 Votes
30 Answers
16th Nov 2018, 7:47 AM
Oma Falk
How to align the list in the following html to center?
html
lists
2 Votes
2 Answers
15th Oct 2017, 2:29 AM
Abhishek
How many stars will the following snippet send to the console?
explain
it
0 Votes
1 Answer
22nd Jun 2020, 3:14 PM
Anjan
Why is the output of the following C code 10 41 ?
c
increment
1 Vote
1 Answer
8th Sep 2019, 3:48 PM
Rishu Kumar
What output results from the following code? int x = 14; System.out.println(x++); Output is 15 Still showing wrong ans.
hi
-1 Vote
13 Answers
27th Jun 2017, 6:06 PM
Ashwin Sengupta
How do I reduce the execution time for the following code
python3
0 Votes
1 Answer
13th Aug 2019, 11:35 AM
Rajat Srivastava
Write a program in c++ to the following pattern using nested loops
c++
0 Votes
4 Answers
6th Feb 2018, 5:26 PM
Ishant Dwivedi
Define a class to represent a bank account for handling 10 customers. Include the following members:
do
while
-2 Votes
9 Answers
29th Jun 2020, 5:24 AM
Muskan
What is the output of the following code? int x = 14; System.out.println(x++);
#15
0 Votes
3 Answers
8th Aug 2022, 4:17 PM
DR.VENGATESAN.G COMMERCE-CA
In the following code why doesn't first and second block moves ,am i missing something? [SOLVED]
javascript
2 Votes
4 Answers
18th Jul 2020, 11:10 PM
Abhay
Make arduino lcd menu
arrays
following
lcd
looping
2 Votes
3 Answers
20th Nov 2018, 1:10 AM
dityo kreshna
how to print the following pattern using while and for loops: 5#\r 45#\r 345#\r 2345#\r 12345
python
-1 Vote
12 Answers
8th Aug 2017, 6:07 AM
Shreyas
Verify the following with the help of truth table A(B+B'C+B'C')=A
answer
-1 Vote
3 Answers
24th Aug 2017, 11:17 AM
veena
Assuming that I have the following declaration: double[] average=new average[6];
help
0 Votes
1 Answer
13th Dec 2021, 9:42 AM
Eliakim Renesun Nebres
Write a program that changes a temperature reading from Fahrenheit to Celsius using the following formula : )
c++
0 Votes
14 Answers
10th Oct 2017, 4:14 PM
Nel John
Is there any application of the following array methods... array.flat(), array.flatMap()...
array
coding
es6
javascript
methods
1 Vote
1 Answer
19th Nov 2019, 12:58 AM
Ace 🤡
How does the answer 2 explain the following boolean logic code?
boolean-logic
python
0 Votes
2 Answers
15th Aug 2016, 1:16 PM
harkirat singh
Which two of the following statements are true? Select all that apply Exception catching is a good practice If we don't catch
all
are
following
of
select
statements
the
true?
two
which
0 Votes
7 Answers
4th May 2018, 10:54 PM
Asem Abdu Ahmed AL jadwh
What do the question marks mean in the following connect function in react-redux? Optional parameters?
connect
mark
question
react
react-redux
4 Votes
3 Answers
14th Jan 2021, 8:17 PM
Sonic
should arrays always be initialized at the beginning? what solution for the following code?
array
initialize
java
2 Votes
4 Answers
13th Jul 2018, 5:56 PM
De Vinci
Can anyone help me out how to print the following pattern
beginner
logic
pattern
practice
-4 Votes
3 Answers
8th May 2020, 4:39 PM
sai kumar
What does the following question mean? & what is its answer?
c++
challenge
class
1 Vote
1 Answer
14th Jun 2019, 12:41 PM
مصطفى حيدر
What is output of the following C program? Provide explanation please.
code
output
programming
sololearn
1 Vote
1 Answer
24th Jul 2022, 5:47 PM
Mehedy Iraq
Complete the SADITM for the the following problem . Write a distance calculator which will read the coordinates for two points.
in
java
saditm
writing
0 Votes
11 Answers
23rd Sep 2021, 3:22 PM
Sandra2222?
What will the following line of code print and why?
c++
interview
pointers
question
0 Votes
1 Answer
27th Jun 2018, 11:33 AM
SOUMITRA MANDAL
What happens when I insert 0 in the following code? Especially range becomes range (2,1)
newbie
python3
0 Votes
6 Answers
22nd Dec 2019, 3:50 PM
Baran Aldemir
How to print the following output in the description section, with only use single loop.
c#
c++
java
php
1 Vote
2 Answers
16th Jun 2017, 5:49 PM
Zuher Yassin Saif Ali
What does the following mean...#include <iostream>....using namespace std; .... <<cout"hello world" ....return 0;
c++
3 Votes
3 Answers
7th Mar 2017, 1:09 PM
Siyabonga Mkhatshwa
What role does the following line of code play in for loops?
loops
python
0 Votes
2 Answers
20th May 2020, 5:28 PM
Rik Gart
What is the difference between the following languages [LISTED IN DESCRIPTION]
computer
language
markup
program
script
0 Votes
3 Answers
11th Nov 2017, 3:56 AM
privrax.
Can you make the following code much much smaller? Please use C only.
c
only
0 Votes
2 Answers
25th Oct 2021, 2:18 PM
Jolen Mascarenhas
Why do we have "What is the following color: #110ff0" when it's not even necessarily HTML
challenges
colors
html
sololearn
3 Votes
5 Answers
9th Dec 2019, 1:59 PM
Oswaldo De Los Santos
how does the ciphering part works for the following code?
python
0 Votes
2 Answers
29th Aug 2016, 8:40 AM
Aditya Warade
Which of the following is best to develope cross platform mobile app?
ionic
react
1 Vote
2 Answers
1st Nov 2019, 5:13 PM
Ashikur Rahman
What will be the output of the following code..?Also plz include steps in your answer...
c++
2 Votes
6 Answers
19th Oct 2018, 2:18 AM
Marut Nandan
Isit possible to represent the following sequence with a Python range expression: 1,−1,2,−2,3,−3,4,−4?
expression
range
1 Vote
2 Answers
22nd Dec 2018, 12:58 PM
Pradeep Kumar
Can you xplain y the following pgm has no output??? ASAP
aptitude
java
quiz
0 Votes
3 Answers
17th Aug 2017, 10:20 AM
Yajiv
In the following code i m always getting 1 as a answer...!!! How to fix it??
else-if
else-statements
if-statements
javascript
9 Votes
2 Answers
12th Dec 2017, 7:59 PM
A N S H U L S I N G H
greetings in html 5 svg vs. canvas?which of the following is correct
canvas
html
html5
svg
0 Votes
2 Answers
22nd May 2020, 2:09 AM
HINDATU SANI TAZARA
Can you explain the following code, it reverses a no but I don’t know how it works?
code
explanation
1 Vote
7 Answers
7th Sep 2019, 5:24 AM
Parvinder Rathore
Why i cannot write this see the commented below in the following program?
arrays
c
function
pointers
0 Votes
3 Answers
20th Mar 2020, 12:38 PM
Yash Chaudhari
In the following codes, program 2 works. But program 1 doesn't work. Why?
c++
1 Vote
3 Answers
12th Mar 2021, 6:17 AM
Jawahirullah
If the following code is executed, what will be the output of the following code? name="Live Your Life" print (name [-1: 5:
-1])
be
code
executed,
following
if
is
the
what
will
-3 Votes
2 Answers
7th Jul 2021, 5:47 AM
Suman
Basketball player challenge of python data science .I wrote following code but it doesn't work . what's wrong?
date
python
python3
0 Votes
2 Answers
30th May 2021, 3:38 PM
Yash Wable 🇮🇳
Why is the output 0 not 1 in the following programme? Please explain.
sololearn
2 Votes
3 Answers
28th Apr 2017, 12:39 AM
Karan Kumar Bedia
Cannot understand output for the following code!!please explain!!(in GCC compiler)
c
c++
java
0 Votes
2 Answers
11th Jun 2017, 12:07 PM
Vijaysai Suri
What is the mistake in logic of the following code?
nos
prime
0 Votes
2 Answers
22nd Nov 2017, 2:04 PM
Saloni Singh
Can any one help me to get the following output in python
if-else
if-statements
python
0 Votes
3 Answers
6th Dec 2018, 6:26 AM
Amogha Prakash
Write an alogorithm to print first 100 numbers of following series 1,2,4,8,16.....
java
0 Votes
3 Answers
9th Mar 2017, 5:36 PM
Kuldeep Kaluvala
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
17
18
19
...
30
Next >
Hot today
How do we code calculator
2 Votes
What programming language should i learn to make applications or games?
0 Votes
I need help
1 Votes
My hearts are disappering :(
0 Votes
How to learn python fast than usual in sololearn?
0 Votes
What can html, css and javascript do
0 Votes
Pressure and tension
2 Votes
How to make a selection on a calculator in Python
0 Votes
Conducción de calor o Q=−kAdTdxQ = -k A \frac{dT}{dx}Q=−kAdxdT o Pared 2 m², espesor 0.1 m, k = 50 W/m°C, ΔT = 30°C → Q ≈ 30,0
0 Votes
Where is code bit
0 Votes