Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
Required Variable, Found Value
error
java
unexpectedtype
0 głosów
4 odpowiedzi
14th Jan 2017, 2:42 PM
Jon Shillings
when I use *ip to initialize the pointer variable,
c++
pointers
variable-assignment
1 Głos
2 odpowiedzi
19th May 2020, 11:36 PM
Iragaba Ramathan
Where does static variable, function get stored?
c
c++
0 głosów
1 Odpowiedź
21st Jan 2019, 2:27 PM
Ab Rt
what is the difference between variable, variable name and identifier?
c++
variables
2 głosów
9 odpowiedzi
26th Dec 2017, 3:48 PM
Mansi Saini
Difference between Class, Object, Variable, Method using real world concepts?
java
2 głosów
4 odpowiedzi
23rd Dec 2019, 7:17 AM
MOHAMED ILYAS
How can i make a variable, a constant in java?
java
2 głosów
3 odpowiedzi
13th Aug 2020, 7:28 AM
Chibundu Omoji
Order of declaring a variable, methods and main-method in Java
java
main
method
order
variables
0 głosów
5 odpowiedzi
25th Apr 2018, 1:05 PM
Steffanie
Cómo puedo escribir una variable que me asigne un número aleatorio del 1 al 10 en javascript?
javascript,
variable,
4 głosów
2 odpowiedzi
27th Feb 2018, 10:47 PM
Edwin Alexander Espejo Robles
Fill in the blanks to produce code which takes text as input, assigns it to the name variable, and outputs it.
help
-4 głosów
14 odpowiedzi
2nd May 2021, 8:17 PM
grotesque
Fill in the blanks to declare a variable, add 5 to it and print its value.
3
python
-6 głosów
8 odpowiedzi
16th Sep 2020, 6:16 PM
FRANKIE Ochoa
I don't understand the double variable, how the answer is not 0.1??
c#
double
sololearn
variables
0 głosów
2 odpowiedzi
15th Oct 2021, 9:54 AM
RLB
Prolem in superglobal variable, could u guys pls help me??
php
1 Głos
1 Odpowiedź
24th Dec 2016, 12:53 PM
Abdullah Omar Nasseef
Fill in the blanks to declare a variable, add 5 to it and print it.
variables
1 Głos
8 odpowiedzi
14th Feb 2021, 8:38 AM
Thabang Matlou
Write a c++ program that create a base class called dist that states the distance between two points in a double variable, in di
reshmi
0 głosów
2 odpowiedzi
25th Apr 2021, 6:18 AM
Reshmi Akter
Fill in the blanks to declare a variable, add 5 to it and print its value.
python
-1 Głos
7 odpowiedzi
10th Jun 2018, 7:36 PM
SUSHIL
Fill in the blanks to produce code which takes text as input, assigns it to the name variable, and outputs it.
blanks
code
fill
in
produce
takes
text
the
to
which
-3 głosów
2 odpowiedzi
1st May 2021, 7:36 AM
Vedanth
someone knows why when it execute a variable, the loop else also execute?
c++
0 głosów
3 odpowiedzi
5th May 2020, 5:29 PM
Emanuel Martínez Mendoza
What is the difference between constant variable, function and static variable,function in c++?
c++
classes
0 głosów
1 Odpowiedź
20th Oct 2020, 12:45 PM
Soumojit Chowdhury
The provided code stores the value 7 in a variable, and outputs it.
amit
-1 Głos
2 odpowiedzi
14th Jul 2022, 12:23 AM
Gunda Freefire
Objects, instance, variable, identifier arnt these all the same thing but used diffrently is classes?
diffrences
java
0 głosów
5 odpowiedzi
22nd Jul 2017, 11:32 AM
D_Stark
fill in the blanks to declare a variable, add 5 to it and print its value. how??
python
-1 Głos
6 odpowiedzi
7th Sep 2016, 10:48 PM
MDD
Fill in the blanks to declare a variable, add 5 to it and print its value. >>> x = 4 >>> x __ = 5 >>> print __ What is the answer for above question?
python
1 Głos
71 odpowiedzi
23rd Jun 2016, 2:40 AM
Suresh K L
fill in the blanks to declare a variable, add 5 to it and print its value
5
0 głosów
2 odpowiedzi
14th May 2023, 1:29 AM
Yanmary Reinay Solano Acosta
How to use a result of a variable into another variable, something like in the example below.
help
javascript
js
0 głosów
5 odpowiedzi
5th Jun 2017, 3:26 PM
Julio
The provided code stores the value 7 in a variable, and outputs it. Change the code to output the value of the variable raised t
lbanks
-6 głosów
8 odpowiedzi
29th Jan 2022, 12:22 PM
L Banks
How can I declare a method with a new variable, which I then can use in my main?
java
methods
variables
0 głosów
6 odpowiedzi
7th Apr 2017, 4:52 PM
Xaver
Fill in the blanks to declare a variable, add 5 to it and print its value.
python
0 głosów
1 Odpowiedź
12th Feb 2018, 9:56 AM
Kawser Hamid
Fill in the blanks to declare a variable, add 5 to it and print it's value >>>x=4 >>>X= _=5 >>>print___
python
0 głosów
4 odpowiedzi
20th Aug 2016, 5:15 PM
Breylon Estes
How do you declare a string, variable, and integer in both C# and C++ ?
c#
0 głosów
1 Odpowiedź
9th Mar 2017, 8:53 PM
Jason Bourne
How do you join a string and an int variable, and make a single string out of them
+
c++
cout
1 Głos
2 odpowiedzi
15th Jan 2019, 7:14 AM
Austin Oyugi
Fill in the blank to declare a variable, add 5 to it and print its value.
python
-1 Głos
1 Odpowiedź
23rd May 2020, 5:52 AM
Mr. Ck6969
Can u guys help me ro convert my code into a classes and objects (instance variable, method and constructor)?
classes
constructors
instance
java
methods
objects
1 Głos
1 Odpowiedź
2nd Dec 2021, 4:01 PM
Lester Bucag
Fill in the blanks to declare a variable, add 5 to it and print its value.
understanding_code
-1 Głos
1 Odpowiedź
7th Nov 2018, 4:15 PM
Petar Shutkin
When declaring a pointer to a variable, do we need to initialize to NULL all the time? Why?
c
null
pointer
1 Głos
1 Odpowiedź
30th Dec 2018, 8:46 AM
Konybud
In javascript to give the name to a variable, objects or function that we must take into account?
javascript
1 Głos
2 odpowiedzi
30th Jun 2017, 1:17 AM
Brigitte Uzcategui
Is there a way for a function to update a variable, that is outside of that function, and to continuously update it?
functions
loops
python
while
1 Głos
7 odpowiedzi
19th May 2017, 4:02 PM
John Sager
Write a program that declares a structure to store roll no and marks of five subjects. It defines a structure variable, input...
c++
-2 głosów
6 odpowiedzi
31st Jan 2021, 2:54 PM
Arslanzafar Zafar
Python - After a variable is assigned to another variable, under what condition do we assume the concept of shallow / deep copy?
assignment
copy
python
2 głosów
3 odpowiedzi
8th Oct 2020, 12:10 AM
Solus
I am trying to increase date by giving the input variable, Can anybody please help me out from this problem.??
html5
javascript
1 Głos
2 odpowiedzi
12th Jun 2017, 11:04 AM
Ritesh Kumar
how to save the balance variable, when there is a transfer from Variable A to Variable C, then Variable C will increase.
console
java
netbeans
programmers
repl.it
0 głosów
2 odpowiedzi
29th Oct 2019, 1:02 PM
Reza Ahmad Fauzi
I need to assign a decimal to a variable, but I keep getting errors, and float isn't working.(I'm using unity, and visual studio
c#
0 głosów
4 odpowiedzi
19th May 2017, 10:59 PM
KingCodesalot
when i type go for printing a variable, it shows me syntex error. I checked the syntex and couldn't find anything wrong. What is the problem?
python
variables
0 głosów
7 odpowiedzi
20th Aug 2016, 10:45 AM
Tanishka Soni
Fill in the blanks to declare a variable, add 5 to it and print its value. >>> x = 4 >>> x = 5 >>> print
python
0 głosów
2 odpowiedzi
26th Mar 2018, 10:44 AM
Maya Levita-Elliott
i m using a deque of type struct in c++. Struct contains multiple variable, how could i add those variable in deque
c++
deque
stl
1 Głos
1 Odpowiedź
24th Jan 2018, 1:58 PM
shobhit
Fill in the blanks to declare a variable, add 5 to it and print its value ? X=4 , x__=5 , print__
python
-1 Głos
1 Odpowiedź
31st Jul 2022, 5:24 AM
Jafer Hu
I wonder. Since we don't need to declare a variable, does this mean that a variable which first I assign a numeric value can be assigned later with, for example, string value?
data-types
php
3 głosów
8 odpowiedzi
2nd Mar 2016, 4:41 AM
Ade Kurniawan
When it comes to a class what is the difference between declaring a public variable, and a private one plus using an auto implemented property?
auto
c#
implemented
properties
property
1 Głos
2 odpowiedzi
25th Aug 2016, 1:27 AM
William Allen
Fill in the blanks to declare a variable, add 5 to it and print its value. >>> x = 4 >>> x = 5 >>> print
=
>>>
code?
is
of
output
pythowhat
the
this
x
0 głosów
2 odpowiedzi
30th Apr 2020, 9:42 AM
Nikhila Bangaru
For this code challenge, you need to read a line from stdin and store it to a variable, print 'Hello ubair' and then on anothe
c
c++
java
javascript
python
2 głosów
1 Odpowiedź
26th Jan 2018, 10:20 AM
Ubair Noor
Fill in the blanks to declare a variable, add 5 to it and print its value. >>> x = 4 >>> x + = 5 >>> print
python
-1 Głos
3 odpowiedzi
28th Apr 2020, 6:54 AM
Salman farooq
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
2
Dalej >
Popularne dzisiaj
What's wrong with this code ? ( Beginner)
4 Votes
Pig Latin
0 Votes
Someone can help me
0 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
Is there any new bug in the projects reply sections?
1 Votes
I’m new someone can help me
0 Votes
What's doctype htMl
2 Votes
HTML community, HELP!!
0 Votes