Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Цены
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
it is not necessary to have self as first parameter of every function
classes
python
6 голосов
2 ответов
29th Oct 2016, 12:46 AM
Shekhar Bahuguna
Why the someFunc() has obj as parameter but not &obj in the main .
&obj
classes
friend
obj
parameters
1 голос
5 ответов
10th Nov 2020, 2:39 PM
VAIBHAV KUMAR
PHP Warning: mysqli_real_escape_string() expects parameter 1 to be mysqli, null given in
$thevalue
php
1 голос
3 ответов
6th May 2018, 9:21 PM
Kelly Arnold
Passing parameter to function when it is assigned to an object
javascript
methods
objects
2 голосов
1 ответ
11th Mar 2017, 8:49 AM
Chahat Gupta
Can we restrict the value for the parameter for any function in python??
python
1 голос
4 ответов
12th Oct 2018, 11:07 AM
Bishu Giri
c++ how do i give a vector as parameter in a function
c++
help
0 голосов
2 ответов
20th May 2019, 11:38 AM
Cat Sauce
PHP Warning: mysqli_real_escape_string() expects parameter 1 to be mysqli, null given
1
be
expects
given
in
mysqli
mysqli_fetch_assoc()
mysqli_query()
mysqli_result
null
parameter
php
to
warning:
1 голос
1 ответ
6th Nov 2018, 7:04 AM
Keaikitse Zlatan Modise
In the add method what is passed in the self parameter
magic-methods
python
1 голос
1 ответ
18th Jul 2018, 4:40 PM
adarsh pandey
[Solved]I really need a little bit explain on parameter for function (Please HELP meTwT)
functions
parameter
0 голосов
5 ответов
6th Oct 2019, 12:01 PM
Yourint
Fill in the blanks to define a function that prints "Yes", if its parameter is an even number, and "No" otherwise.
functions
python
0 голосов
10 ответов
30th Aug 2016, 9:56 PM
Peter
pass element's data to function's parameter when using onclick event listener?
html
javascript
1 голос
1 ответ
3rd Jan 2019, 10:41 AM
Parsa Gholipout
By which parameter people are more influenced here?Share your opinion here.!!?
general
question
0 голосов
1 ответ
16th Aug 2020, 7:39 PM
shubham kumar
JS ... I’m trying to simplify this code, and I’m not having a good time
js
parameter
simplify
4 голосов
11 ответов
1st Nov 2020, 9:49 PM
Ginfio
Why do we always write String args[] as a parameter in the main() function in Java ?
java
7 голосов
4 ответов
12th Dec 2019, 10:19 AM
Smriti Kaur
Write a function called printStars. The function receives a parameter containing an integer value...
3
python
0 голосов
2 ответов
11th Feb 2020, 11:53 PM
Philip
Can we use a parameter of a method in an another method
methods
0 голосов
2 ответов
23rd Mar 2020, 10:42 AM
Ratna Viking
Does anyone know how to describe the self parameter in object oriented programming?
classes
objects
oop
python
python3
1 голос
4 ответов
3rd Jul 2017, 4:01 AM
Ava Nicole
What is the benefit to use function parameters?
argument
parameter
2 голосов
2 ответов
5th May 2018, 6:15 AM
Varadi Nikica {🧙}
When is the second parameter of prompt useful in which cases can we use it?
functions
2 голосов
3 ответов
22nd Apr 2019, 11:05 AM
Rucha
Is void method with or without a parameter can return an int value?
java
methods
3 голосов
2 ответов
5th Aug 2017, 1:45 AM
PandaPanda🐼
How can i define function its parameter for in each case?
difficult
function-arguments
functions
python
0 голосов
2 ответов
22nd Nov 2016, 1:05 PM
Moon Hee Choi
how much value we can pass using parameter in a function?
functions
php
0 голосов
2 ответов
26th Oct 2016, 11:23 AM
Deepak kumar gurjar
Python function that returns a Boolean result based on whether the string parameter passed in is an integer.
python3
-2 голосов
11 ответов
27th Aug 2021, 2:46 PM
Kavitha AV
Is constructor's parameter allowed to have a default value? Looks likes No.
c++
constructors
java
2 голосов
1 ответ
20th Dec 2017, 5:48 AM
Bo Yang
Are the terms 'argument' and parameter as interchangeable as 'method' and 'function'?
c#
function-arguments
functions
methods
parameters
1 голос
2 ответов
24th Aug 2017, 4:03 PM
Garman
how to write the parameter in functions . I wanna cry...
c++
helpme
0 голосов
1 ответ
18th Sep 2016, 8:08 AM
amira
How do I write pointer reference parameter of coin class type?
c++
inheritance
pointers
0 голосов
1 ответ
4th Mar 2022, 4:56 AM
bazi
Shouldn't a parameter be a variable? How can an object be a parameter?
c#
readonly
this
1 голос
3 ответов
4th Jan 2017, 9:48 AM
박경록
i have overloaded two Funtions one with int parameter and the 2nd with A float one..and..:
c++
function
help!
overloading
1 голос
7 ответов
5th Apr 2018, 7:50 AM
RiGeL
What is the difference between argument and parameter in javascript or any other language?
angument
parameter
1 голос
3 ответов
26th Aug 2018, 4:09 PM
bit_byte
What is difference between parameters and arguments in methods?
argument
parameter
1 голос
2 ответов
6th Dec 2018, 4:06 PM
Nitin Gutte
I pass all except the third parameter and don't know why, anyone please help..?
java
popsicles
0 голосов
2 ответов
19th Oct 2020, 4:14 PM
Sean
Function that receives a string as a parameter and returns the length of that string
c
0 голосов
3 ответов
25th Nov 2020, 9:19 PM
Ticcher Leonar
How can I use a variable as an argument or parameter in a function?
function
function-arguments
help
question
variables
0 голосов
2 ответов
12th Dec 2021, 1:40 AM
Babydoll Scripts
Difference between an instance variable and parameter with respect to a constructor
constructor
java
0 голосов
1 ответ
17th Nov 2018, 12:01 AM
onwuazombe tobechukwu
How compiler determines a quantity of array's dimensions at parameter description point?
arrays
c++
functions
0 голосов
1 ответ
24th Apr 2017, 8:16 AM
Петр Мухачев
How does placing different numbers in the time parameter affect the output?
c++
functions
rand
0 голосов
1 ответ
22nd Jul 2016, 5:08 AM
Goitse
How are control and iteration statements able to read from code outside the parameter list?
c++
keywords
user_creation
4 голосов
2 ответов
3rd Apr 2017, 12:39 PM
Solo Wanderer 4315
How can I leave the first parameter at default and only set the second parameter?
c++
function-arguments
functions
2 голосов
3 ответов
15th Jul 2016, 1:29 PM
Bla
How to pass a function as a parameter or argument to other function ?
c
0 голосов
1 ответ
5th Sep 2019, 1:48 AM
Thanneeru Mohan Reddy
How do i write a function named "convertFahrToCelsius" that takes a single parameter and converts it to celsius.
javascript
0 голосов
7 ответов
19th May 2021, 3:52 PM
Eberechi Nwankudu
What is the parameter of "int main()" in C ? Does this even take any?
c
function
main
3 голосов
2 ответов
29th Jan 2018, 10:01 AM
Akib
Rearrange the code to define a function "foo", which throws an exception with a value of "-100" if its parameter is greater than
c++
3 голосов
8 ответов
18th May 2017, 8:23 PM
Jorge Luis
Is there any way to use one template definition for multiple function parameter definition...
templates
0 голосов
2 ответов
18th Oct 2018, 4:14 PM
Rashim Narayan Tiku
Write a program to input length and breadth of rectangle and calculate parameter of rectangle?
c#
c++
1 голос
3 ответов
31st Jan 2018, 7:01 AM
Dîväkär Kûmär Pöddär
why if math.abs parameter is a negative integer then it returns a positive integer
java
math
0 голосов
3 ответов
28th Sep 2016, 11:38 AM
Raghavendrachar B
Value of an integer remains the same after calling a function with it as a parameter
c++
functions
0 голосов
4 ответов
11th Jun 2018, 6:21 PM
Daniel
Please someone explain me this code , the parameter , the syntax , everything .
coding
python
1 голос
3 ответов
28th Mar 2017, 4:00 PM
Shru
Why the parameter in friend function should be passed with reference operator in c++
friend
1 голос
2 ответов
21st Mar 2018, 2:17 AM
abishek samuel
What exactly does a parameter mean in a method? while creating custom method?
c#
methods
0 голосов
2 ответов
2nd Aug 2016, 1:17 PM
Himansh Mulchandani
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
3
4
5
...
7
Следующий >
Актуальное сегодня
What's wrong in my code?
2 Votes
Cybersecurity techies
5 Votes
App Development
0 Votes
Please answer.
0 Votes
What's wrong with code?
0 Votes
HTML
0 Votes
Introduction of html
0 Votes
what languages should I learn to learn python
0 Votes
Is python better than javascript?
1 Votes
CSS or Tailwind
1 Votes