Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Method not returning the array. Pls suggest the proper solution.
java
-1 Vote
7 Answers
1st May 2020, 6:09 PM
Deepak Sandha
Why does returning value work instead of class type?
c++
operator-overloading
return-type
0 Votes
3 Answers
20th Jan 2020, 9:59 AM
Akib
Why is the C++ Even or not code returning 1?[SOLVED]
c++
numbers
returning-problems
2 Votes
6 Answers
28th Dec 2018, 4:49 AM
Potato Hacker
why function chaining is working without returning reference from overloaded operator
c++
overloaded_operator
1 Vote
7 Answers
30th Mar 2021, 5:42 AM
Ketan Lalcheta
Converting a collection to Json and returning as List
c#
2 Votes
1 Answer
1st Oct 2020, 5:11 PM
MBanski
not sure why function keeps returning the else option
basics
function-arguments
pycharm
python3
0 Votes
2 Answers
22nd Sep 2021, 7:30 PM
MaxBanter
Returning the leght of an array in c / c++
c
c++
0 Votes
3 Answers
24th Sep 2019, 7:47 AM
Franky
Where i lose my "total" value? *Thinking emoji*
c#
returning
1 Vote
1 Answer
25th Dec 2019, 12:51 PM
Ilya Amiranidze
Rearrange the code to declare a template function "greater", taking two arguments and returning the greater one. Arguments are o
c++
-2 Votes
9 Answers
21st Oct 2016, 5:33 AM
anjanel macalaguim
The code keeps returning undefined please can anyone help me out??
@anyone
0 Votes
9 Answers
17th Jan 2017, 1:16 PM
Daniel Oluwatobi Bello
Returning the indices of a value in a 2D array
python3
1 Vote
2 Answers
3rd Jan 2023, 5:19 PM
Savager
Interval() function in sql(the one returning index value)
interval
returns.index
sql
0 Votes
1 Answer
13th Feb 2018, 3:32 PM
BOOPALAN N
Why is rand () returning same numbers ?
c++
rand
0 Votes
1 Answer
4th Feb 2017, 10:51 AM
Safa Arica
Why my function not returning the value i want
factorials
functions
if-statements
loops
not
python
recursion
return
returning
0 Votes
1 Answer
14th Nov 2022, 6:16 AM
Akash
Should someone help me with that code? Always returning 'NaN'.....
bhaskara
classes
error
1 Vote
4 Answers
4th Nov 2017, 5:33 PM
xSallus
[Java] Any class or method returning a random number?
java
random
random-number
0 Votes
3 Answers
8th Feb 2017, 1:19 AM
Martín Lehoczky
assignment returning a value that can be assigned again:
c#
0 Votes
1 Answer
23rd Jan 2022, 10:18 AM
RANIA ATTIA
Stored program seems to work but not returning values
mysql
1 Vote
1 Answer
14th Oct 2021, 1:34 AM
Megan
What is difference printing to screen and returning a value?
java
void
2 Votes
3 Answers
16th Dec 2017, 4:16 PM
Sad
Returning EOF error for generate =input('would you like to generate a new password?')
python
0 Votes
9 Answers
16th Apr 2020, 5:03 AM
Chris Chen
Doing somethig else and returning if null in one expression
kotlin
smartcast
0 Votes
2 Answers
13th Jul 2019, 9:27 PM
Chriptus13
Why is my Function returning 1 when I expected it to return 4?
functions
javascript
0 Votes
7 Answers
8th Mar 2021, 8:49 PM
Moshe Schnitzler
What's wrong in this code?, it is returning none when called!
gcd
help
python
0 Votes
3 Answers
17th Mar 2019, 10:51 AM
Mohd Adnan
What's the difference between calling a function and returning a function?
function
functions
0 Votes
2 Answers
28th Nov 2020, 12:14 PM
Rishbabh Sharma
return type as (void *) but returning interger value.
c
function
pointers
void
0 Votes
2 Answers
11th May 2017, 2:22 PM
Pranjal Upadhyay
Can .Write(Line), be used instead of returning the value?
c#
methods
0 Votes
2 Answers
2nd Jul 2016, 10:54 AM
Frazer
I tried to solve the following problem. However, it is returning invalid syntax in line 5. Also I could not solve it.
strings
3 Votes
14 Answers
24th Dec 2020, 2:29 AM
Rajat Banerjee
Why we are not returning any value in a main function?
functions
1 Vote
2 Answers
22nd Nov 2018, 4:24 PM
Jyoti Tiwari
Can anyone please tell me Why my code is not Returning answer
c#
return
0 Votes
4 Answers
7th Aug 2020, 2:41 PM
Kalyan Reddy
Which array method is suitable for returning the first elements that evaluate to true?
arrays
javascript
loops
methods
1 Vote
6 Answers
9th Jul 2020, 8:43 AM
asɥɐ🔹ʞɐɹnnƃı
PHP Timestamp conversion to date returning a date with 1970 as the year
date
php
timestamp
0 Votes
7 Answers
17th Aug 2020, 12:23 PM
Timothy Njiru
How to get returning value from c++ to js ?
chromium
integration
js
win32
2 Votes
1 Answer
4th Jan 2017, 2:05 PM
Vipul Walia
Why is my for loop returning unexpected number on line 7?
beginner
front-end
javascript
js
vanilla
web
1 Vote
3 Answers
20th Apr 2017, 4:48 PM
AceDev
Recover the state of Jframe1 when moved from JFrame1 and returning from Jframe 2
java
jframe
netbeans
9 Votes
1 Answer
9th Aug 2018, 3:54 PM
Siddharth Golecha
why rand function keep returning 41 or same value as output?
c++
rand
0 Votes
3 Answers
11th Jan 2018, 1:14 PM
alpha one
Why isnt this Python OOP not working for me? - Python
oop
python
returning
4 Votes
2 Answers
15th Feb 2019, 6:23 AM
Potato Hacker
Why is my BMI calculator returning "Underweight" for weight 120 and height 1.7?
python
pythonforbeginners
-1 Vote
4 Answers
17th Jun 2022, 12:23 PM
Rodney Kawamara
Why we need to declare arrays before printing or returning from a method
arrays
code
java
1 Vote
3 Answers
21st Aug 2020, 6:02 AM
Bhavuk Sharma
Why are my constructor properties returning undefined in my prototype function?
functions
javascript
objects
prototype
0 Votes
1 Answer
6th Jan 2019, 7:49 PM
Thomas Czernek
why is this php code returning 2 even though its incremented?
operators
php
0 Votes
2 Answers
5th Oct 2018, 1:18 PM
Yohanna Wilbertson
Function returning a dictionary with string lengths (keys) and number of occurrence (values) from a list
dictionaries
functions
python3
2 Votes
7 Answers
13th Apr 2020, 1:15 PM
hartechworld
How do you assign a variable a new value and keep returning it until it changes?
functions
print
return
1 Vote
8 Answers
5th Nov 2019, 6:44 PM
Reuben Hawley
How to use display somthing on screen in int function without returning the value
c++
0 Votes
7 Answers
16th Dec 2016, 3:26 PM
ADIL KAKAKHEL
Please help me figure out why my code keeps returning "invalid"
dolooop
ifstatement
java
javacode
learn
return
returnstatement
0 Votes
1 Answer
24th Apr 2020, 10:14 PM
Graison Youngboys Barthelus
When using the getElementById() in JavaScript, it's returning null. Anyone with solutions
getelementbyid
id
innerhtml
0 Votes
3 Answers
5th Nov 2016, 12:27 PM
Monday Stephen Osere
Python time returning values 3 hours fast of UTC that convert to correct local time
python
time
timezone
1 Vote
4 Answers
10th Apr 2024, 7:15 PM
Wilbur Jaywright
Mingw w64 32bit treating .gch files as .h and returning syntax error.
c++
codeblocks
error
gch
header
mingw
syntax
1 Vote
1 Answer
26th May 2019, 10:20 AM
I'm a Squirrel
Am typing in "document.getElementByld()" but the browser keeps returning "type error: document.getElementByld()" is not a functi
javascript
2 Votes
5 Answers
10th Nov 2018, 7:51 AM
Martin Mururu
what is reason foe returning any value in the int main()?
int
main
1 Vote
1 Answer
20th Jul 2017, 4:54 PM
Sonani Meet
How this code gets executed? Even I'm not returning any value from the function
c
c++
2 Votes
2 Answers
2nd Oct 2018, 4:31 PM
M A Mohmad Ashik
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
2
3
4
5
Next >
Hot today
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