Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Required Variable, Found Value
error
java
unexpectedtype
0 Votes
4 Answers
14th Jan 2017, 2:42 PM
Jon Shillings
when I use *ip to initialize the pointer variable,
c++
pointers
variable-assignment
1 Vote
2 Answers
19th May 2020, 11:36 PM
Iragaba Ramathan
Where does static variable, function get stored?
c
c++
0 Votes
1 Answer
21st Jan 2019, 2:27 PM
Ab Rt
what is the difference between variable, variable name and identifier?
c++
variables
2 Votes
9 Answers
26th Dec 2017, 3:48 PM
Mansi Saini
Difference between Class, Object, Variable, Method using real world concepts?
java
2 Votes
4 Answers
23rd Dec 2019, 7:17 AM
MOHAMED ILYAS
How can i make a variable, a constant in java?
java
2 Votes
3 Answers
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 Votes
5 Answers
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 Votes
2 Answers
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 Votes
14 Answers
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 Votes
8 Answers
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 Votes
2 Answers
15th Oct 2021, 9:54 AM
RLB
Prolem in superglobal variable, could u guys pls help me??
php
1 Vote
1 Answer
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 Vote
8 Answers
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 Votes
2 Answers
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 Vote
7 Answers
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 Votes
2 Answers
1st May 2021, 7:36 AM
Vedanth
someone knows why when it execute a variable, the loop else also execute?
c++
0 Votes
3 Answers
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 Votes
1 Answer
20th Oct 2020, 12:45 PM
Soumojit Chowdhury
The provided code stores the value 7 in a variable, and outputs it.
amit
-1 Vote
2 Answers
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 Votes
5 Answers
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 Vote
6 Answers
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 Vote
71 Answers
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 Votes
2 Answers
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 Votes
5 Answers
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 Votes
8 Answers
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 Votes
6 Answers
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 Votes
1 Answer
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 Votes
4 Answers
20th Aug 2016, 5:15 PM
Breylon Estes
How do you declare a string, variable, and integer in both C# and C++ ?
c#
0 Votes
1 Answer
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 Vote
2 Answers
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 Vote
1 Answer
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 Vote
1 Answer
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 Vote
1 Answer
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 Vote
1 Answer
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 Vote
2 Answers
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 Vote
7 Answers
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 Votes
6 Answers
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 Votes
3 Answers
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 Vote
2 Answers
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 Votes
2 Answers
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 Votes
4 Answers
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 Votes
7 Answers
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 Votes
2 Answers
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 Vote
1 Answer
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 Vote
1 Answer
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 Votes
8 Answers
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 Vote
2 Answers
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 Votes
2 Answers
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 Votes
1 Answer
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 Vote
3 Answers
28th Apr 2020, 6:54 AM
Salman farooq
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
2
Next >
Hot today
Ejercicio Pytho
0 Votes
What's wrong with this code ? ( Beginner)
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Please rate my code from 1 to 10
2 Votes
Write a program to find the strings are in isogram or not
0 Votes
How to start
0 Votes
Is there any new bug in the projects reply sections?
0 Votes
Square Roots
0 Votes