Cursussen
Cursussen
Code Compiler
Code Compiler
Discussiëren
Prijzen
Teams
Inloggen
Registreren
Menu
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
When I pass an array to a function,Is it passed by value or passed by reference?
arrays
c++
functions
reference
3 Stemmen
6 Antwoorden
2nd Feb 2018, 1:37 AM
cchuan
When should we pass function as argument to another function ?
functions
python
0 Stemmen
1 Antwoord
27th Jun 2017, 2:16 PM
Shubham Menkudle
Can we pass the value by reference without declaring any pointer?
c
c++
function-arguments
keyword
pointers
progress
reference-types
value-types
0 Stemmen
1 Antwoord
19th Jan 2018, 3:27 AM
ImranKhan CD
I need to help me to pass the test module 2 quiz question 3/5.
c#
0 Stemmen
2 Antwoorden
25th Sep 2016, 2:00 PM
Sadialiou seria Diallo
How to turn string into dashes using pass by value, pointer, or reference?
how
to
2 Stemmen
2 Antwoorden
3rd Nov 2017, 1:25 AM
Mankit Chan
How can we pass the result of a function to a second function? In js
function
5 Stemmen
2 Antwoorden
13th Feb 2017, 5:57 PM
Amin Al olofi
hi how to pass string value from mainwindow to another window using constructor
2017
microsoftblend
visualstudio2017
1 Stem
1 Antwoord
22nd Nov 2018, 8:17 AM
Abinaya sekar
Can set of strings from file pass to array of pointer in c?
arrays
c
code
pointers
strings
0 Stemmen
1 Antwoord
13th Apr 2022, 2:22 PM
EllaQueen
Please help, have been getting error message since past 3 days now. can't pass this level even when the answer is right.
decorators
1 Stem
10 Antwoorden
13th May 2024, 1:38 PM
Segun Festus Ajayi
Could someone explain me why my code doesn't pass the tests of sololearn ??? How should I build my solutions ?
java
0 Stemmen
12 Antwoorden
18th Oct 2020, 4:27 PM
Vasyl
Someone help please! What’ s wrong with my code? It just couldn’t pass the hidden test
codecoach
python
1 Stem
3 Antwoorden
8th Jan 2020, 1:00 PM
Archie
Why is not a good idea to pass a pointer as reference in C++?
c++
pointers
reference-types
setters
0 Stemmen
3 Antwoorden
12th Mar 2019, 4:42 AM
Eduardo Perez Regin
why we can't pass float variable in a switch case in C or C++?
c
switch_case
1 Stem
3 Antwoorden
22nd Jan 2018, 4:45 PM
dhiman mishra
hiw to pass constructors from one windows form fo another windows form
c#
variables
0 Stemmen
2 Antwoorden
31st Aug 2016, 4:35 PM
sanath kumar
Can I pass a saved code on sololearn to the current code? (C++)
c++
input
1 Stem
1 Antwoord
23rd Dec 2019, 4:43 PM
KH Wong
How to pass dictionary as an argument of function and how to access them in the function.
dictionaries
functions
python
1 Stem
5 Antwoorden
6th Oct 2016, 11:27 PM
Rohit Kumar
What will happen if combine both default argument and pass by refrence in c++
c
c++
coding
programmer
1 Stem
2 Antwoorden
17th Apr 2019, 4:57 PM
Abhinand
why we can't pass float variable in a switch case in C or C++?
c
switch_case
2 Stemmen
2 Antwoorden
22nd Jan 2018, 4:45 PM
dhiman mishra
Def a function and pass 2 lists.. Print true if both the list have at least 1 common element?
phython
2 Stemmen
6 Antwoorden
26th Nov 2020, 8:42 AM
Mohammad Shireen
How to pass single parameter in function and return multiple parameter in that function in js?
javascript
0 Stemmen
3 Antwoorden
30th Jun 2020, 3:35 AM
poo malai
Pass subtotal through each function so it updates until termination. Total is given at termination.
function-arguments
functions
if-statements
loops
python3
return
while
0 Stemmen
5 Antwoorden
4th Dec 2017, 12:55 AM
Vincent
What happens when we use super() in a constructor to pass elements to a base class
java
0 Stemmen
3 Antwoorden
13th Oct 2020, 4:20 AM
Grace Maria Binu
My code doesn't pass all sololearn test case For Python Exception and raise ErrorSpecifief. Please help me.
exception
python
0 Stemmen
5 Antwoorden
1st Oct 2023, 4:09 AM
Oliver Pasaribu
What if I don't pass the string argument in the main function
java
0 Stemmen
2 Antwoorden
21st Jul 2016, 7:19 PM
uzma shaikh
Is the 'Intro to Python' course enough to pass the pceb from the Python Institute
associate
entry
institute
python
pythoninstitute
0 Stemmen
1 Antwoord
21st Mar 2025, 5:34 AM
James Jackson
A question named "military time" has insufficient input. It is unable to pass the input correctly(in C).
millitory_time
1 Stem
3 Antwoorden
25th Jul 2020, 4:31 AM
Kuldeep Chauhan
Pls help me out, I don't know why this code won't pass test 3, 5 and 6.
bug
kotlin
0 Stemmen
4 Antwoorden
19th Jul 2021, 11:52 PM
Abdul-Quadri Jinad
I could not get my code pass all the test for the following problem: https://www.sololearn.com/coach/51?ref=app
c
1 Stem
2 Antwoorden
15th Aug 2021, 3:31 PM
Sahil Khadka🇳🇵
How to pass a string type to a function without allocating any heap memory and use it just for read only purposes in safer way?
c++
2 Stemmen
14 Antwoorden
4th Dec 2020, 2:29 AM
Lucas
How to dynamically pass array using key & value in php 7
array
0 Stemmen
1 Antwoord
7th May 2018, 1:59 PM
Salma Sayyad
Why cant i pass the current stage am in on the html tag
bgcolor
0 Stemmen
1 Antwoord
10th Jun 2022, 8:23 PM
Abraham Odah
I just finished java course with sololearn. Is it enough to pass the exam?
java
2 Stemmen
2 Antwoorden
28th Feb 2018, 10:41 PM
Ehab Al-Ani
Why does the java main method have parameters? (String [] args) what's an example of when and how you might pass values?
java
5 Stemmen
3 Antwoorden
2nd May 2019, 6:29 AM
Daniels Nicole
How to send frontend value pass backend without using form tag in web design?
forms
0 Stemmen
2 Antwoorden
15th Jun 2020, 8:49 AM
poo malai
I want to pass object array(in JS) to server side/ backend. Help me.
arrays
backend
javascript
object
passing
php
server-side
0 Stemmen
1 Antwoord
27th Sep 2020, 11:43 AM
Bharat😃
Do we need to always pass an object to a function by reference?
c++
classes
composition
friend
2 Stemmen
1 Antwoord
18th Dec 2016, 8:17 AM
Abhishek Sharma
Can you pass PHP super global variables as arguments in a function.
php
super_global_variable
0 Stemmen
1 Antwoord
9th Nov 2022, 7:05 AM
socka
How to pass values to Sololearn's Code Playground?! (Never mind an error)
codeplayground
input
java
scanner
sololearn
1 Stem
1 Antwoord
19th Jan 2017, 3:38 PM
Omar Abdelhafiz
How to pass a function as a parameter or argument to other function ?
c
0 Stemmen
1 Antwoord
5th Sep 2019, 1:48 AM
Thanneeru Mohan Reddy
How to pass input value from multi-step form (text,select option,upload) using html and javascript? And return it to another web
js
multi-step
passvalue
webpage
0 Stemmen
4 Antwoorden
11th May 2021, 11:23 AM
Jessica Zarate
how to pass a sting in signal and slot in pyqt5 new style?
pyqt5
1 Stem
1 Antwoord
4th Feb 2020, 5:04 AM
AKS
I want to pass command-line arguments to an applet. How do I do this?
applet
command-line
java
3 Stemmen
1 Antwoord
4th Dec 2016, 7:39 AM
Lord Centillion
Can you pass an object to a function? (im assuming yes but i have doubts)
functions
javascript
objects
1 Stem
3 Antwoorden
25th Dec 2017, 4:37 AM
Khalil Mohammad Khoucheich
How to pass the value that user input as string and print it
encapsulation
java
string
1 Stem
1 Antwoord
27th Sep 2019, 4:39 PM
ignacio
Can anyone tell me what's wrong with this, please? I cannot pass this for next lesson.
javascript
0 Stemmen
3 Antwoorden
9th Mar 2023, 9:33 AM
Thuy Duong Dang
Is there a way to pass a float from one variable to another variable of type string?
swift
type-conversion
0 Stemmen
5 Antwoorden
29th Sep 2018, 7:56 AM
Gladys
C++ Ticket Office - Can't find the mistake: Only Test Case 2 fails, all others pass
c++
office
ticket
0 Stemmen
2 Antwoorden
11th Jun 2021, 12:09 AM
flippo
How to pass an multidimensional array(a 2D array) to the function in C++?
c++
function-arguments
0 Stemmen
2 Antwoorden
10th Aug 2017, 7:33 PM
Ajaya Kumar Pradhan
Java question Can anyone help me with the test case situation in that problem like 3 test case is pass but other are not 🤦🤦
java
4 Stemmen
12 Antwoorden
7th Mar 2025, 12:14 PM
Tarun Thakur
I am keep on failing to pass test 3 in convert us date to eu date, please anyone can help me!
help
0 Stemmen
2 Antwoorden
2nd Apr 2020, 5:29 PM
Kirthevasen
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
< Vorige
1
...
8
9
10
...
12
Volgende >
Populair vandaag
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Need help
1 Votes
Pointers in c#
1 Votes
How to install Bcrypt here
1 Votes
Please click me
0 Votes
Can sololearn have multiple inpus&outputs?
3 Votes
How to Get Better at Solving Programming Problems
0 Votes
Hello !
0 Votes
Help
1 Votes