Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How to creat a program of c++ that in which we write any no. It will give table of that input no.
cin
1 Vote
2 Answers
9th Jul 2017, 3:58 AM
kishan singh
If we r making the value of a variable constant... Then will it's value remain constant in the whole program or what???
c#
constants
1 Vote
2 Answers
17th Jan 2017, 3:28 PM
Akash Verma
Can we make a vertical line or an oblique line or a curve? Can you also provide the syntax for doing it
comments
headings
html
1 Vote
2 Answers
14th Feb 2017, 9:52 AM
Himanshu
plz tell what is the difference in single and double comas ...in this case while assigning the value we had use 'tues'
php
switch
1 Vote
2 Answers
17th Feb 2017, 3:30 PM
Aman Gupta
to include JavaScript we use <script> ......</script> tag. but somewhere I read that <script type="text/JavaScript">.....</script> is used....can anybody explain what's the difference
javascript
1 Vote
2 Answers
20th Aug 2016, 3:59 PM
Anoop poonia
How do can we use c++ in our day to day programming I.e. for mobile and desktop applications ? What are the advantages of c++
apps
desktop
mobile
2 Votes
2 Answers
13th Mar 2017, 8:37 PM
Chanda Mataka
If we don't assign any value in the 'int' and the 'float' data type, automatically these data types put this value as 0 , WHY?
data-types
1 Vote
1 Answer
22nd Oct 2018, 1:46 AM
Mehedi Hasan
pls to those who have completed the SQL of this app....is it all that is to be known or this is not the complete SQL we need to know
sql
1 Vote
4 Answers
22nd Jul 2016, 9:25 PM
Kelvin Quaicoo
To override method , is it compulsory to use override keyword? why we can't override method just like in c++ using same name with different definition.
c#
polymorphism
1 Vote
2 Answers
9th Sep 2018, 5:29 PM
shiwangee pathak
why with this code when we console id[0] = popup-on and id[1] starting from right to left id[1] = contact
javascript
0 Votes
1 Answer
7th Sep 2022, 4:09 AM
Dupandes Milenium Kurnia D
What happens when we use ol tag as opening and ul tag as closing. Its interesting happened see answer below.
html
0 Votes
2 Answers
12th Jul 2017, 3:30 AM
Priyanshu kumar Chaudhary
Can anyone please explain what is java string replace all ? What is function? Where and how we use this?
java
0 Votes
1 Answer
2nd Aug 2022, 5:59 PM
Manohar Kaloni
why we write return 0 only I tried to write return 7282 and it still work . what's the reason?
c++
0 Votes
2 Answers
10th Jul 2016, 10:23 AM
RozeAbel
can't we add alert box on some specific button, like alert box of "are you sure you want to play" on clicking play button
html
javascript
web
1 Vote
2 Answers
30th Sep 2018, 4:02 AM
anjit pariyar
What is meant by "Strings are not mutable." I cannot understand it inspite of it we can change the value of string through out ?
strings
2 Votes
2 Answers
1st Mar 2017, 8:24 AM
Preet Patel
what is the use of dictionary in python..... because there are lists also available in python so why don't we use them instead of dictionary.
dictionaries
python
2 Votes
2 Answers
31st Jul 2016, 10:39 AM
Aakash Sharma
For the Code Below Please someone explain How the value of variable 'number' bcame 64 when we print it for the second time?
c++
help
pointers
1 Vote
1 Answer
7th Apr 2018, 1:43 PM
RiGeL
is it possible to set a dictionnaire for which the Key is a function ? i.e. Can we use dictionnary as à hashmap
dictionaries
python
1 Vote
2 Answers
11th Aug 2016, 9:50 AM
Quentin
If we want that our computer asks for a no. or a string 2 times, how to do it by using cin >>?
c++
1 Vote
2 Answers
12th Apr 2017, 2:11 PM
Rahul Sonia
Why do we use far in float celcius=37,far; in 4 th line? What is the purpose of far in that 4th line. Please explain this far
c
0 Votes
2 Answers
5th Jan 2022, 12:11 PM
Nilambar Karmakar
What is the use of XP? Is there any possibility to use them in our resume like as we keep profile of linkedin in our resume?
<xp>
0 Votes
1 Answer
13th Jan 2020, 3:54 AM
Ponnuri Yeswanth
Should SoloLearn provide a folder in the App where we can store our 'Resources' to be used in designs?
c++
css
graphics
html
java
lists
1 Vote
1 Answer
24th Aug 2017, 10:35 AM
Bamgbose Adegbuyi
hi guys, i have html form after the submission of form . how can we call the rest service?
html
nodejs
1 Vote
1 Answer
24th Jan 2018, 3:06 PM
Bhavani Sankar
Can anyone help Me out that how we are getting the answer as 16 for the following questions. X=7; X+=X+2; print(X);
python
0 Votes
1 Answer
28th May 2020, 5:23 PM
Devang Soni
What is the significance of 'using namespace', i mean why is it necessary to write that, what it does, and why we see an error while not using it ?
c++
namespaces
1 Vote
4 Answers
15th Aug 2016, 6:29 AM
Rishabh Sharma
How many keywords and inbuilt function are there in JavaScript and is there a way we can add an inline JavaScript code in HTML
html
html5
javascript
website
0 Votes
1 Answer
9th Sep 2022, 12:06 AM
Oyeniyi Isaac
Can we import a table in a database in sql directly from excel instead of creating the table in sql ? i yes, how?
sql
0 Votes
3 Answers
1st Aug 2016, 10:15 AM
Anand Nain
Can someone please help me with my homework? It’s only my second week in the class and we have not reviewed this at all!
c
c/c++
c++
0 Votes
1 Answer
14th Mar 2019, 11:02 PM
Manuel Jimenez
Do we get to learn complex stuff on this sololearn app , like GUI, programming real apps, packaging and creating mobile or pc apps?
arrays
java
0 Votes
3 Answers
23rd Nov 2016, 3:12 PM
Vergil
What does the scope resolution operator '::' do in c++? Why do we have to use it while declaring the function outside the class?
c++
operator
resolution
scope
1 Vote
1 Answer
21st Jul 2019, 7:41 AM
Merlyn J
How can we merge two list so that it includes all elements of list 1 and only elements from the list 2 which are not in list 1.
lists
merge
python
4 Votes
1 Answer
21st Jan 2018, 3:23 AM
Rahul Dwiwedi
Guys where do we find coding problems which gives us xp....I solved yesterday but I forgot where to access from,pls let me know
coding
problem
0 Votes
1 Answer
15th May 2020, 4:46 AM
Dharmendra Ahirwar
I want to design a basic website with html php mysql js and css. Where should we begin? Which website is more informative?
css
html
js
mysql
php
1 Vote
2 Answers
9th Dec 2017, 4:49 PM
Ramakrishnan T
What's the point of having abstract class if anyway we have to declare and define the method again in the inheriting class ?
interfaces
java
1 Vote
2 Answers
5th Mar 2017, 8:29 PM
Shubham Agrawal
Is it the same if we write int say_hello(); instead of void say_hello(); ? If not what's the difference ?
functions
0 Votes
1 Answer
12th Oct 2019, 2:21 PM
Sk. Ahmed Razha Khan
select round( sysdate, month) from dual; in this query if we use number instead of sysdate.. it shows error.. why?
sql
0 Votes
2 Answers
4th Oct 2016, 7:08 PM
S.Akbar Sheriff
Hey guys tell me that how we can get the no. Of times the loop executed means how many times loop executed
java
0 Votes
1 Answer
3rd Nov 2019, 12:06 PM
Gill Shiv
Ok now guy we probably all know how to put a horizontal line in html code but my question is how to but a vertical line
a
how
html
in
line
put
to
vertical
1 Vote
2 Answers
8th Mar 2017, 1:58 PM
Zeeshan Siddiqui
X value is constant 5 , and z denote the address of x value . But we don't know address of x value.it show error output why ?
cpp
solo
0 Votes
2 Answers
16th Sep 2020, 12:13 PM
Suparna Podder
Why is the output of this code >>> print('print("print")') is >>> print("print") ? As we know Characters like double quote must
input
output
python
0 Votes
1 Answer
28th Dec 2018, 10:51 AM
Kazi Tanvir Ahmed
Why does the part between line 2 to 4 executes first when we know that Constructor gets invoked first always ?
java
0 Votes
1 Answer
27th May 2022, 5:21 AM
animus
Is learning python will be beneficial to the present generation... If yes, what are the opportunities do we have with python??
backend
computer
development
programming
python
science
software
web
0 Votes
2 Answers
13th Jun 2017, 5:22 AM
Palaghat Yaswanth Sai
Just to be clear. If we are going to use databases, is the table to be used in HTML? Sorry if this seems confusing
sql
0 Votes
3 Answers
11th Dec 2017, 9:11 AM
Super_Undertrash
we cannot modify a list while iterating it. what if it is required to modify that how can i do that in java
iterator
java
list
modification
1 Vote
2 Answers
13th Jun 2017, 8:23 AM
shobhit
How can we make a email client using java and swing , which could be able to just send and receive email .
emailclient
java
swing
1 Vote
1 Answer
17th Apr 2018, 8:14 PM
Chandan singh
Can we Create Desktop Application using Programming Language such as Python, C++,C# ,Java.If Yes than show me Such Application.
c#
c++
java
programming
python
software
0 Votes
1 Answer
9th May 2020, 7:14 AM
Shahzad Ansari
What is the difference b/t Web and c++ programming?in short why we get output on black screen in c++
black
c++
screen
web,
0 Votes
1 Answer
4th May 2017, 1:59 PM
Umar Farooq Anwar
What's the use of header? why to use header can't we do it with normal text tags <p>, <h1>?
html
html5
0 Votes
1 Answer
9th Aug 2016, 6:13 AM
Adil Farooq Awan
What does it mean when we equals content of a pointer variable to address of 1st element of array?
array
c++
pointer
0 Votes
1 Answer
6th Mar 2018, 10:06 AM
Purvank Bhiwgade
How can we print the code 1=1\n 1+2=3\n 1+2+3=6.... Giving an input of a certain size of the pattern
loops
python
0 Votes
1 Answer
9th Sep 2017, 3:20 PM
Mayur Shanbhag
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
191
192
193
...
197
Next >
Hot today
Mentor rank
3 Votes
Steps in thread step by step with dependent result
0 Votes
Why does it disappear?
0 Votes
∞♥
2 Votes
Code in c++ to do
0 Votes
HTML
1 Votes
How to upload an image to my project
0 Votes
Web development
1 Votes
Learning
0 Votes
Ayuda
0 Votes