Kurse
Anmelden
Beginne KI zu lernen
Kurse
Anmelden
Beginne KI zu lernen
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
how to show the numbers in textbox in c# . it is show to me 11 does not show 2 why ??
c#
0 Stimmen
2 Antworten
27th May 2017, 10:38 PM
ALAMOUDI, WAEL MAKKI S
Why is setInterval called "method"? I see it's called like a function — does not have an object and dot before it.
date
javascript
0 Stimmen
2 Antworten
3rd Apr 2016, 1:51 PM
exetwezz
Why does not split the word from string list by letter by letter??? When the user input any word from list then will show split
python
0 Stimmen
1 Antwort
4th May 2020, 3:50 PM
Amxl Amixul
if html is used for coding web and html5 is too used? than why we use CSS ? i think CSS play same role of HTML & HTML5
css
html
html5
0 Stimmen
3 Antworten
20th Oct 2017, 4:17 PM
Wafa Naqvi
Why is the js code on the third illustration of Dom and Events displaying an uncaught error of childNodes when you invoke the fu
dom
javascriptdom
0 Stimmen
1 Antwort
3rd Aug 2020, 1:03 PM
Mwiti kelvin
Why is that not all code are able run, on this app, i tried alot of project, but it didn't run.
java
0 Stimmen
1 Antwort
13th Jul 2022, 2:16 PM
Abdulquadri Abdulquadri
Why the SolaLearn community is the most desirable part of the app? What if it was never introduced in the app?
c
html
java
javascript
python
ruby
1 Stimme
1 Antwort
23rd Nov 2017, 5:43 PM
Ramanagoud Padnur
Why Android Developers Goto Kolin language Instead of Java? Its this possible that android studio is now not totally depend java
android
java
union
1 Stimme
1 Antwort
23rd Jan 2018, 12:31 PM
Baset Eli
Why is it that i can not be able to link the database with codes only withouth starting with the database.
sql
1 Stimme
1 Antwort
3rd Mar 2018, 8:28 PM
Sospeter Waweru
why this output is 339 ??? #include<iostream> using namespace std; int x(int &a,int &b) { a=1; b=3; return a*b; } int main() { int a=3; int b=4; int c=x(b,b); cout<<a<<b<<c; }
c++
0 Stimmen
3 Antworten
1st Sep 2016, 4:36 AM
Lekhraj Singh
what's wrong in calling list.len() rather len(list) .?? why python defined len() just as a normal method unlike those with dot operator ?
lists
python
0 Stimmen
2 Antworten
13th Jul 2016, 11:59 AM
Subhankar Paul
Error:Could not find or load java main class , why show error ,i change my drive and my class name is same ,
java
0 Stimmen
2 Antworten
6th Feb 2017, 7:47 AM
Abhiii
I am a beginner why at front its print ('Hello world!) Then answer is Hello world! But when we do programming we need to add '''
python3
0 Stimmen
1 Antwort
7th May 2020, 7:31 PM
Rakesh Jain
why using these long methods and then get output small words such as hello if we have direct court statement and small program to print this ,why we use classes,objects to do this typical small functions.
c++
classes
1 Stimme
3 Antworten
6th Jul 2016, 12:15 AM
Karanveer Singh
hi, me newbie, started last day, right now I wrote a code using "do", the out is 2,4,6, while condition is <5. why or how output is exceeding 5. thanx in advance int a=2; do { cout<<a <<endl; a+=2; } while (a <5);
c++
0 Stimmen
5 Antworten
25th Jun 2016, 5:38 PM
Abdullah
I tried following code try: num1 = 7 num2 = 0 print("Done calculation") print (num1 / num2) except ZeroDivisionError: print("An error occurred") print("due to zero division") It's throwing an error I don't understand why can someone explain me plz
exceptions
python
2 Stimmen
3 Antworten
2nd Aug 2016, 12:02 AM
nikitha gireddy
What is your main reason why u want programming? Let us kwn what we want not jst to kwn programming and it goes in veins.
friends
sololearn
2 Stimmen
1 Antwort
17th Jun 2017, 10:02 PM
Stephen Mumbi
In HTML, what does the inserted text (formatting element) do? Does it underline a text? If so, why is it called inserted?
element
formatting
html
inserted
text
underline
1 Stimme
1 Antwort
22nd Jan 2017, 3:33 AM
Yuan Lin
it dont work for me... i put 1*2 or 2**5 or anything it either sais syntax error or no output but why
python
0 Stimmen
2 Antworten
3rd Aug 2016, 11:49 PM
Tarik02
If output is correct and func is called acc to function overloading is used then why cout statement inside func isn't printed?
function-overloading
0 Stimmen
2 Antworten
21st Aug 2017, 12:23 AM
leevansha
Can anyone tell me why we need pointer and what will happend if we use it? What is the use of pointer?
pointers
0 Stimmen
2 Antworten
21st Apr 2017, 8:44 AM
Yasin Arafat
why in the postfix increment , x increases and y equals " old x" , even if the equals x after increment?
c#
operators
0 Stimmen
2 Antworten
19th Aug 2016, 7:58 PM
Omar Hossam
Can anyone tell me why does the system keeps on telling " cant find symbol " when i have written the code perfectly ?
error
0 Stimmen
2 Antworten
19th Dec 2017, 2:23 PM
Manas Laud
why do we use VirtualFunction to allow derived class to use to base class function , yet we already have the inheritance acces s
c++
function
inheritence
virtual
virtualfunction
0 Stimmen
2 Antworten
23rd Aug 2018, 3:28 PM
S. Kaouche
So, according to the app, generators are like for loops, but they have a yield statement, instead of return. Why do we use generators then? They're practically the same.
generators
0 Stimmen
3 Antworten
23rd Sep 2016, 12:19 PM
1-up Man
By repeating some lines of code , will it form an error ? and is that why we are made to use functions and modules ?
functions
python
0 Stimmen
1 Antwort
15th Apr 2020, 5:03 AM
Sandhya L G
Was that the case that before there were links to video lessons in the courses? Why can't I see them now?
clips
links
video
0 Stimmen
1 Antwort
16th Sep 2016, 2:45 PM
Danail Dimov
Why does sololearn app shows me 'oops something went wrong' in android even my internet connection is well connected. Give some
sololearn
1 Stimme
0 Antworten
30th Nov 2022, 5:25 AM
Anonymous
After assigning value to the variable. Why dont we use the double inverted commas ( " ") in the cout function
c++
variables
0 Stimmen
1 Antwort
25th Feb 2017, 3:09 PM
RAHUL PATIDAR
what will be the output of the program? and why string name is private?what was the effect of private string name?
c++
encapsulation
1 Stimme
1 Antwort
25th Sep 2017, 5:53 PM
Shivani Goyal
Can someone explain why the click function code for the remove button had to be coded inside the add button function?
button
code
functions
jquery
0 Stimmen
1 Antwort
29th Mar 2017, 12:18 AM
Brea Torres
I don't understand why my code exits my for loop after assigning x a value of 0 can someone please explain
arrays
c#
for
loops
0 Stimmen
1 Antwort
3rd Dec 2017, 2:10 AM
kenneth Stanley
WTH is wrong with the developers community.. Why do they sometimes exaggerate about their tool box like it's the Holy one?
atom
cpp
development
languages
programming
python
-1 Stimme
1 Antwort
13th Jan 2018, 11:16 PM
Ahmed Ayman
It is difficult to understand the fields of the class. Where can I find information so that I understand why such a syntax?
c#
class
field
0 Stimmen
2 Antworten
17th Nov 2017, 10:06 PM
Валерия
Help plz in this code why my rectangle is not moving help I am using pydroid 3 for this program help me how can I move my rectan
game
help
pydroid
pygame
0 Stimmen
1 Antwort
15th Mar 2023, 12:21 PM
Balkishan Prajapati
Can any one explain why we got this kind of output and also say me when " float is true " and "double is false" gets printed ?
c
doubt
sololearn
1 Stimme
1 Antwort
25th Aug 2019, 9:41 AM
Kiran Deep Naidu
Why when I Try to install Vmos after these in customization I changed Root rights and get superSu checker - he show me 5 Android
android
check
customs
downloading
installations
root
vmos
0 Stimmen
1 Antwort
4th Jul 2020, 1:58 PM
Loonch
Why can't I bring a value of a variable to an other method to do something with it and bring it back?
c#
csharp
0 Stimmen
1 Antwort
17th Nov 2018, 2:37 PM
Samuel
Why some programmer use char array of int instead of using strings,? And how to generate this char array from a string?
array
char
java
strings
1 Stimme
1 Antwort
24th Sep 2017, 12:45 PM
Aboelazm Mohamed
Please could someone explain to me why the second code isn't working out correctly of writing the sum of prime numbers <10
block
scope
1 Stimme
1 Antwort
3rd Oct 2017, 5:05 AM
Sammy
I created 2 svg circle. Both have the same width height and are in same x and y axis measurements. Why they don't overlap??
circle
html
html5
svg
0 Stimmen
2 Antworten
16th Jun 2017, 6:05 AM
👍Challenge the W . O . L . F👈
In the 3° question of number 4class of HTML5 the app asks you to rearrange the order. Why we must use header before nav?
html5
1 Stimme
1 Antwort
2nd May 2018, 9:53 AM
Pedro Soares
Why does printing a reference variable prints D string object if all it does is point to D memory address of D String object
java
reference-types
reference-variables
0 Stimmen
1 Antwort
3rd Jul 2018, 8:30 AM
Just_Chuel
I don't understand why I can't make a sum of two functions that returns an int value. For example: def N1(): x=3 return x def N2(): y=4 return y print (N1+N2)
functions
python
0 Stimmen
3 Antworten
29th Aug 2016, 12:02 PM
Alejandro Pérez Moreno
If I am to choose OOP language which 1 would you encourage me 2 go for.. Java, c++ or c# ? N why would you recommend me 2go4it
c#
c++
java
1 Stimme
2 Antworten
15th Jan 2017, 2:29 AM
shebby clement
9**(1/2) = 1 my pc gave me this answer . Any help i try the same code again and still 1 also 10/2=5 not 5.0 my pc gave me. why
numeric-operations
python
0 Stimmen
3 Antworten
28th Dec 2016, 4:22 PM
OBENG ERIC
for(a=0;a<50;a+=10) in the first iteration a=0 hence 0=10 is the case why are'nt we writing the output from 10.I am a beginner n
c++
loops
0 Stimmen
2 Antworten
24th Jan 2017, 6:24 PM
fahad baroba
Python why does the below codes input popup show "split multiple input into seperate lines" instead of "enter 1st no. And 2nd no
input
python
0 Stimmen
1 Antwort
14th Jun 2020, 3:56 AM
DHIVYARAJESRI
as it is given that we can declare variable any where . so why we can not use global variable in local function
php
variables
0 Stimmen
2 Antworten
16th Jul 2016, 7:20 PM
abhijit kushwaha
Please explain to me, why in the following code, in the first line of output, there is a sign ">" standing before "spam"?
magic-methods
python
0 Stimmen
2 Antworten
16th Mar 2017, 1:15 AM
Sergio
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
< Vorherige
1
...
448
449
450
...
452
Weiter >
Heute heiß
Python intermediate help with dictionaries
0 Votes
I'm about to make a complex calculator in python
1 Votes
Marquee
0 Votes
Any Advise?
2 Votes
why is python community is too small in sololearn?
0 Votes
How far do courses go on Sololearn?
0 Votes
C#
0 Votes
Blockchain Development
0 Votes
Popsacles Aufgabe
1 Votes
Audio adding
1 Votes