Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Is arguments and parameters same in a function in c ++? If they are, then how? And if they are not, then how?
c++
functions
0 Votes
2 Answers
25th Jul 2019, 3:11 AM
Merlyn J
How to Write a function "partition" that takes a parameter "list" and a parameter "size" and returns a list of sub-list, whe
java
0 Votes
2 Answers
3rd Nov 2019, 12:44 PM
Emmanuel Foka
I created a list named 'num'. But when I am trying to call some function it's not showing the pop up window.
python3
0 Votes
2 Answers
30th Oct 2018, 3:28 PM
Swarup Sen
Does anyone know how these functions work?
c++
capitalletter
change
cplusplus
cpp
function
functions
lowercaseletter
4 Votes
2 Answers
25th Dec 2019, 10:33 AM
Ali Pishro
Can anyone give me programs using the concept of passing object to function using pass by value and pass by refernce?
c++
0 Votes
2 Answers
16th Apr 2018, 11:51 AM
Jatin khajuria
This is the question I m having problem in "write a function sumprimes(l) that takes as input a list of integers and returns the sum of all the prime numbers in l".
python
-1 Vote
4 Answers
3rd Aug 2016, 6:15 PM
Vipul Jain
program creation?
codeplayground
function
python
system
0 Votes
1 Answer
9th Apr 2018, 1:42 PM
Cole Kleinow
return type as (void *) but returning interger value.
c
function
pointers
void
0 Votes
2 Answers
11th May 2017, 2:22 PM
Pranjal Upadhyay
Number of Operations in an Algorithm
algorithm
c++
function
operations
0 Votes
2 Answers
28th May 2017, 6:02 PM
Joseph P French
What if, in java programming language, we said "function" instead of "method"? Any thoughts?
function
java
javaapi
method
0 Votes
2 Answers
13th Dec 2016, 5:18 AM
Rivensky H. Allonce
How to find the hcf of 2 no.s in c++??
function
loop
operators
without
0 Votes
2 Answers
31st Aug 2017, 4:23 PM
Vidhu Verma
Debug this function so that it deletes all occurrences of y in array x (whose length is n)
cpp
-1 Vote
1 Answer
15th Mar 2021, 3:25 AM
Jayasudha selvan
main() be overloaded in java....java and cpp both are obeject oriented...why programmer does not overloaded main function in c++
c++
java
0 Votes
2 Answers
12th Oct 2017, 5:24 AM
Ashish Patel
Guys help am given a question on creating a function called rangeSum and adds all the numbers from x to y so l used a for loop
r
0 Votes
3 Answers
17th Jul 2022, 9:03 AM
Thandolwenkosi
Does anyone know how to connect a library to work with matrices in C#?
c#
function
inverse
library
matrix
toolkit
windowsforms
3 Votes
4 Answers
4th Dec 2017, 10:56 PM
Oleksandr Rubtsov
[SOLVED] How to set default values of variables in function?
default
function
in
js
of
using
values
variables
2 Votes
3 Answers
6th Jul 2020, 10:55 AM
Woolbex
How to set JSX content in a string (React)
dom
element
function
html
javascript
js
props
react
string
variable
2 Votes
5 Answers
27th Jun 2020, 11:38 AM
Clueless Coder
Write a function called longest which will take a string of space separated words and will return the longest one.
a
called
function
longest
of
string
take
which
will
write
0 Votes
1 Answer
10th Jun 2018, 4:28 PM
Abiodun Mathew
How to make a function that takes a sorted list of integers and returns index of a given number by using binary search?
python3
0 Votes
2 Answers
11th Aug 2019, 8:24 AM
Beki Mehari
Pls why is the audio in this code taking time to play even after I used onload function it still stops at some part
css
html
javascript
0 Votes
2 Answers
23rd Jul 2022, 11:52 AM
Coder X
Write a function in C++ to add 8 in all odd values and 6 in all even values of the array a....
arrays
c++
functions
1 Vote
2 Answers
21st Mar 2018, 3:45 PM
Aditya Mishra
What are lambda functions used for in Python?
average
challenge
code
codecoach
function
lambda
length
map
python
words
2 Votes
5 Answers
20th May 2020, 11:54 PM
Cinnamon-One
Can cout/cin be considered a function?
c
c++
cin
cout
function
method
parenthesis
printf
scanf
4 Votes
4 Answers
31st Mar 2021, 5:56 AM
Eduardo Santana
what is the python code to create a list of even numbers b/w 100 and 200 using range function and dispaly it using while and for loop
python
range
-1 Vote
5 Answers
7th Nov 2016, 3:40 PM
Anju kv
How I can plot mathematical functions in Android with Python3?
draw
function
matplotlib
pil
plot
1 Vote
2 Answers
25th Apr 2017, 12:25 AM
Alejandro Alvarez
I used a function to find the max between 2 numbers, what should i add to find max among 3 numbers????
c++
help!
1 Vote
2 Answers
31st Jul 2017, 7:54 PM
RiGeL
Create a function disp3char which takes a string as a parameter and displays all the 3 letter words of the sentence.
functions
looping
string,
1 Vote
2 Answers
26th Jan 2018, 1:31 PM
Harsh
I need some help about arm assembly
arm
asm
assembly
function
help
register
0 Votes
2 Answers
3rd Mar 2022, 7:45 AM
Domonkos Gyömörey
Call functions c++ (recursion and CIN input)
c++
call
cin
function
input
recursion
0 Votes
3 Answers
23rd Mar 2019, 9:30 AM
coding-space.ru
Float and double problem in overlaoding
c++
double
floats
function
int
overloading
0 Votes
3 Answers
2nd Apr 2020, 4:33 PM
Sajal Chuttani
Why this program gives error. It doesn't gives error if we remove the definition of fun() function in derived class B. Why it be
c++
classes
inheritance
oop
oops
0 Votes
2 Answers
13th Jun 2021, 6:00 AM
Rahul Kumar
Is it wrong to use the eval function to compute values in a calculator JavaScript project. If it's wrong, what other can be used
javascript
0 Votes
2 Answers
11th Jul 2022, 4:42 PM
Kehinde
Does the print function would be written as >>>print or it is wrong if we write it as >>>Print. What's the reason of it
python
0 Votes
2 Answers
7th Jun 2020, 6:06 AM
Saumya Pratap Singh
Does anyone know what is wrong with the line: print(areas.index[2]) where I'm trying to use the built in function to print the s
.index
index
lists
python
0 Votes
2 Answers
19th Dec 2019, 9:07 PM
Esteban Rueda
Can you expalin this output?
c++
coding
css
error
explain
function
html
java
output
python
3 Votes
3 Answers
8th Sep 2018, 6:39 AM
Maninder $ingh
Why this c code is not working properly?
c
c#
c++
function
garbage
help
input
java
3 Votes
2 Answers
8th Oct 2019, 12:00 PM
Maninder $ingh
Hot to get correct output using virtual?
c++
function
oop
virtual
0 Votes
1 Answer
18th May 2018, 1:51 AM
freedom
I have a book which says: "decimal.Decimal( ) function takes an integer or string argument but NOT float"
python
0 Votes
1 Answer
13th Jul 2016, 10:17 AM
Adarsh Namdev
Can any create a c program to check a function is one to one and onto or both
and
functions
one
onto
to
0 Votes
1 Answer
9th Oct 2018, 12:57 PM
PIYUSH AGRAWAL
What is the value of f(255) for the function below?def f(x): d=0 while x >= 1: (x,d) = (x/4,d+1) return(d)
python
0 Votes
1 Answer
2nd Feb 2019, 5:32 PM
Avijit Pal
Define class having data members as stud_id ,name ,age , percentage with member function get() and display ()
code
functions
java
-4 Votes
1 Answer
6th Apr 2022, 9:22 AM
Vikram Kamble
in the output of print(str(func)) what is the hex value that comes with the name of the function
function-arguments
python
1 Vote
1 Answer
20th Jul 2016, 8:23 AM
Phil
Write a function calculateAge() that takes your birthday in the format dd, mm, yyyy and return your age.
html
javascript
-2 Votes
2 Answers
4th Jul 2019, 11:40 AM
jyoti
Write a function that computes the average of the digits in an integer. Use (double averageDigits (long n)
1
-2 Votes
1 Answer
11th Nov 2021, 2:32 PM
Emmanuel Kiprotich
Am i using .format method wrong when that method involves a function with a list defined inside it?
eof_error
python3
syntax
0 Votes
1 Answer
23rd Jul 2017, 11:20 PM
Dean Carter
c++ program for class car .it contain make,colour,size,cost as data members.write a member function for reading & printing.
c++
-5 Votes
3 Answers
14th Nov 2017, 1:32 AM
SRI VISHNU T
It is necessary to put return 0 in void main or in any other function if you don't need to return anything?
c#
c++
javascript
0 Votes
3 Answers
25th Nov 2016, 12:22 PM
Manolache Gabriel Ionuț
Write a function that converts the binary number to the decimal number. For example "10" in binary will be "2" in decimal.
c++
code
coding
cpp
help
problem
solve
0 Votes
1 Answer
11th Oct 2020, 8:32 AM
Azat Malgazhdar
why the object pass to the friend function in declaration is different from invocation? (declaration with & and calling without & operator)
c++
classes
friend
0 Votes
3 Answers
23rd Jun 2016, 10:37 PM
Hosein Aghajani
top is not global variable so why peek is able to use it even without passing that .plz reply
c
data
datastructure
ds
function
1 Vote
1 Answer
15th Dec 2020, 7:42 PM
Dershil Jadav
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
115
116
117
...
124
Next >
Hot today
[OFFICIAL] 💘 Cupid’s Code Picks – Valentine’s Code Challenge 2025 Results
17 Votes
Time up code for data revision
0 Votes
Best Python Calculator Code
1 Votes
New code
1 Votes
Clean Code
3 Votes
Why does coding take so long to learn
0 Votes
Solved Ai generated practice the last question
0 Votes
Hello Everyone
0 Votes
PHP
1 Votes
How to add unordered lists in HTML.
0 Votes