Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
what's the difference between the ++ten and ten++ when you increment taking ten as a variable that I'm incrementing? ??
java
operators
1 Vote
5 Réponses
21st Sep 2016, 1:19 PM
Aphile Kondlo
Javascript Question
function
help
javascript
please
variable
2 Votes
3 Réponses
19th Aug 2020, 5:44 PM
Harshit Srivastava
C: Why if I enter 45.8 in a float variable and printf it, y get back 45.79999999?
c
0 Vote
2 Réponses
2nd Feb 2020, 9:09 AM
Blanca Romero
I have to write 2 times for it to read.
java
scanner
variable
writting2times
3 Votes
2 Réponses
26th Feb 2018, 12:59 PM
Leonardo Rodrigues
It says you cannot start a variable name with capital letter but it allows its use in 'try it yourself' section..
ruby
variables
2 Votes
5 Réponses
5th Nov 2016, 5:26 AM
Jnanesh Prabhu
[SOLVED]Assign inputs to variables (python)
assign
input
python
user
variable
2 Votes
2 Réponses
20th Aug 2018, 11:44 AM
Pau Blasco
How to make variables calculate from one another
coding
help
python
tax
variable
0 Vote
5 Réponses
27th Mar 2021, 8:19 PM
FA1
Type in a code to declare variable b and assign a's value to b and print the output to screen
variables
0 Vote
3 Réponses
18th Jul 2018, 4:53 PM
S.SAMEERA BEGUM
What is the difference between declaring each variable with a type and declaring multiple variables of the same type?
java
variables
0 Vote
2 Réponses
23rd Jul 2019, 10:59 PM
Elmer Martens
Can we use user defined int in the program? Can it be plased in other variable ?plz write program
java
1 Vote
4 Réponses
25th Jun 2017, 6:04 AM
Abinash Niure
How to make a user enter sentences in a str variable untill he inputs 0 (zero)?
functions
python
1 Vote
2 Réponses
27th Jun 2016, 4:20 AM
Aakash Vyas
what is the difference between using the optional and creating normal variable without assigning any value?
constants
let
optionals
swift
var
variable
variables
1 Vote
2 Réponses
7th Oct 2016, 1:00 AM
مصطفى دويدار
if a pointer has its data typ as integer then how can it store the memory address of a variable which may contain character?
c++
pointers
3 Votes
7 Réponses
20th Jun 2016, 7:45 PM
Monic@
How to find data type of thr variable in java by using in built function
java
0 Vote
1 Réponse
27th Oct 2022, 4:38 PM
Amala Yakin
Help! Why is the output of variable String "null"? ("Dies Game" in my profile)
game
help
java
javagame
javahelp
null
output
outputnull
problem
string
variable
0 Vote
1 Réponse
29th Sep 2018, 10:31 PM
Rostislav Kravchenko
What is the value of the variable b after running this piece of code?
ado
-1 Vote
1 Réponse
18th Mar 2021, 5:53 PM
Charityn
Can we use the # symbol and curly brackets with the variable name ?
ruby
variables
1 Vote
1 Réponse
4th May 2017, 1:04 AM
Luis Oscar Salazar Gómez
If we want to use global variable ina a function, is there any way?
php
variables
0 Vote
1 Réponse
9th Aug 2016, 9:17 AM
Veeshel Khundrakpam
How do i modify the function so that it returns the variable result help?
ecma
0 Vote
1 Réponse
3rd Feb 2017, 6:43 AM
Alejandro
Is it important to use Pointers and Addresses instead of variable itself in C++?
c/c++
0 Vote
1 Réponse
28th Jun 2017, 2:33 PM
Bryan Cayabyab
Which are valid C# variable names? Select all that apply PersonAge #PersonName# 1Star Bad_Var
c#
variables
-1 Vote
2 Réponses
21st Sep 2016, 10:37 AM
Digambar Gawali
Can you use a variable that was defined outside a function in a function?
functions
python
0 Vote
1 Réponse
12th Aug 2016, 2:38 PM
nicholas beech
can we change a static variable value by using it on other classes ?
java
static
0 Vote
1 Réponse
14th Sep 2016, 3:07 PM
Jithin Sathianandan
¿Cómo hago para que, al introducir un valor en <input>, ese valor pase a una variable en JavaScript?
html
html5
input
javascript
0 Vote
3 Réponses
10th Aug 2018, 3:24 PM
Facu
How to change date storedin variable in 'dd/mm/yyyy' different format to yyyy/mm/ dd and store in mysql databases
change
date
ddmmyyyy
format
input
mysql
name=startdate
storing
yyyymmdd
1 Vote
3 Réponses
20th Dec 2017, 6:00 PM
vinayagam D
How can i put a random num gen in a function so i don't have to keep typing out random.randint for every variable.
function
generators
number
random
variable
1 Vote
4 Réponses
30th May 2019, 11:16 AM
cody stephens
How can i fetch the value of a variable initialized in Constructor using a class object
classes
python
1 Vote
2 Réponses
7th Aug 2017, 1:51 PM
Rahul V.Kumar
How to measure the length of a String var?
java
length
string
variable
3 Votes
1 Réponse
2nd Sep 2017, 2:09 PM
Robert Sokolov
Hello Solo Leraners, Can anyone help me with elaborate about the $server variable host name method in php?
php
1 Vote
2 Réponses
24th Jul 2021, 2:09 PM
Siddharth K
Can i give an integer value to a 'char' variable in C language? Ex- char a = 4;
c
language
programming
variables
1 Vote
3 Réponses
11th Feb 2017, 2:56 PM
Resurektzz7
String type and float type sum is like an integer
float
php
string
summation
variable
2 Votes
2 Réponses
29th Aug 2018, 11:51 AM
Anonymous🍩
Trying to understand set in Swift
set
swift
variable
0 Vote
1 Réponse
9th Nov 2018, 4:04 AM
Spirit Claw
What is and how to use static int in c++
c++
static
variable
0 Vote
1 Réponse
9th Nov 2016, 5:44 PM
هونەر عومەر
How do I access return both $conn and $status from a function?
mysql
php
variable
1 Vote
1 Réponse
25th Jun 2017, 12:28 PM
ISHTIAQUE BIN IDREES
Why can’t you directly use the insert method on a list? (see description)
directly
insert
list
lists
method
none
python
variable
5 Votes
7 Réponses
23rd Aug 2018, 6:42 PM
Roger Wang
¿Cómo puedo guardar la respuesta de un formulario dentro de una variable y después mostrarla?
html
html5
0 Vote
1 Réponse
5th Oct 2020, 8:16 PM
Manuel S. Quintero
in this program why variable c access outside of the function..if i put echo $c within function then give some error.
php
solo
1 Vote
3 Réponses
15th Feb 2019, 4:42 AM
SOUVIK RAY BARMAN
How do I round a result to the nearest whole number.... Cos i tried casting but my result variable is printing zero
c#
2 Votes
3 Réponses
29th Jan 2021, 5:06 AM
Abdulmuizz Hamzat
If you declare temporary variable in c++ program with while() loop. What does it mean, what is its assignment?
c++
0 Vote
2 Réponses
26th Sep 2021, 9:09 AM
TeaserCode
What is $_COOKIE ?
array
cookie
php
variable
1 Vote
3 Réponses
17th Oct 2016, 5:37 PM
Hussein Hallafi
Write a code to print out the words that start with s in the following sentence stored in start variable
python
0 Vote
3 Réponses
8th Sep 2020, 11:40 AM
Vanitha Duraiarasu
How the 'ONE' variable is considered a property(as it is said in one of the module)? There is no accessor here.
#
accesors
c
c#
classes
constructors
objects
property
1 Vote
3 Réponses
14th Oct 2020, 6:12 AM
Rohan Agarwal
Is it possible to initialize a same variable with same name again and again in different functions...??
java
0 Vote
3 Réponses
7th Jul 2016, 7:10 AM
Stephen Yuvaraj
Is there a way i can make a variable that the value won't reset when closing the window ?
js
website
0 Vote
2 Réponses
5th Mar 2021, 10:36 AM
Abdelrhman Ahmed
What will happen if we add some value in pointer which already have a address of a variable .
pointers
1 Vote
2 Réponses
7th Sep 2018, 5:21 PM
Test 123
It's a program to find prime numbers between two limits..why here a count variable is used??anyone explain the below code
c++
prime_numbers
4 Votes
2 Réponses
7th Jun 2017, 4:00 PM
MUʜAMMED ɪʟʟYAS
Fill the blanks to declare a variable add 5 to it and print its value (what is wrong here )
python
0 Vote
3 Réponses
29th Mar 2020, 3:59 PM
Fabrice njodzeven
can an array be my variable name.eg, Var [hour, second, minutes] = [0, 0, 0]; pls explain this expression if it is correct.
javascript
2 Votes
3 Réponses
13th Oct 2023, 10:00 PM
Temmy
What if I don't declare a Variable of a specific data type as static and try to access it from a static method say main()?
increment
static
0 Vote
9 Réponses
1st Dec 2018, 1:50 PM
Subrata Karmakar
How to use string data in numpy Python?
array
error
float
numpy
python
python3
sololearn
string
value
variable
5 Votes
9 Réponses
3rd Jul 2018, 4:17 PM
Maninder $ingh
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
40
41
42
...
49
Suivant >
Aujourd'hui en vedette
I NEED to make a game
1 Votes
Regarding course
0 Votes
In this code, I want to make exactly another div right next to it in div, how to edit it?
1 Votes
Solved Grouping data
0 Votes
Python input() function is strange (a bug or a feature?)
1 Votes
Naming Variables
0 Votes
what is python
0 Votes
Chess Tournament Exercise Doesn’t Work
0 Votes
Android
0 Votes
Best way to learn
0 Votes